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

Box coordinate bug #14

Open
anlthms opened this issue Oct 3, 2023 · 1 comment
Open

Box coordinate bug #14

anlthms opened this issue Oct 3, 2023 · 1 comment

Comments

@anlthms
Copy link

anlthms commented Oct 3, 2023

happened to notice this in losses.py.

generalized_box_iou() expects the bounding boxes in xyxy format, but cxcywh boxes are passed in.

@stevebottos
Copy link
Owner

Good catch, I'll look into that. Thank you!

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