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

Questions about the implementation of the IOU #28

Open
Chaolei98 opened this issue Nov 30, 2023 · 0 comments
Open

Questions about the implementation of the IOU #28

Chaolei98 opened this issue Nov 30, 2023 · 0 comments

Comments

@Chaolei98
Copy link

Thanks to the authors for introducing the pre-trained ViL model in the ZSTAD domain, especially making the code publicly available to give more reference to that community. I can't understand the code of the IOU implementation very well, it seems to me that "Aand" shoule be implemented by "min(e1, e2) - max(s1, s2)" and returns "Aand / Aor" directly, however, when I do this, the mAP drops. Is it a variant of IOU, I would appreciate if you could help me with this confusion.
image

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

1 participant