Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

代码问题 #33

Open
Singapore-mor opened this issue Oct 22, 2019 · 1 comment
Open

代码问题 #33

Singapore-mor opened this issue Oct 22, 2019 · 1 comment

Comments

@Singapore-mor
Copy link

data_loader文件的def center_to_corner(self, box):中 81行和82行box_[:,2],box_[:,3]的计算是什么?感觉并没有改变原有的数值啊,我的理解center to corner是(cx,cy,w,h)变为(左上x,左上y,右下x,右下y),但是看代码感觉是转变成(左上x,左上y,w,h)???corner_to_center是(左上x,左上y,右下x,右下y)转变成(cx,cy,w,h),这个我是觉得没有问题的

@yangjiangeyjg
Copy link

你好,请问你最后复现成功这份代码了吗

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants