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

IOU calculation #30

Open
MarkusAmann opened this issue Nov 14, 2019 · 1 comment
Open

IOU calculation #30

MarkusAmann opened this issue Nov 14, 2019 · 1 comment

Comments

@MarkusAmann
Copy link

Can you please explain the calculation of the iou within lines 73 - 79. To me all those +1 additions in the calculations of the box areas don't seem to be sensible. Where do they come from?

@GitHub-Crow
Copy link

I think there is no obvious difference between them in practice. But in detectron2, there is no +1 operation.

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