-
Notifications
You must be signed in to change notification settings - Fork 419
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
Fixed MAP metric when using custom list of thresholds #995
Conversation
Codecov Report
@@ Coverage Diff @@
## master #995 +/- ##
=====================================
Coverage 94% 95%
=====================================
Files 179 179
Lines 7640 7644 +4
=====================================
+ Hits 7218 7242 +24
+ Misses 422 402 -20 |
(cherry picked from commit 9011ec9)
I have a question about this suggested fix: I am wondering, how can I get the mAP for a custom IOU threshold = 0.25 for example? The resulting dict from
|
What does this PR do?
Fixes #994
Before submitting
PR review
Anyone in the community is free to review the PR once the tests have passed.
If we didn't discuss your PR in Github issues there's a high chance it will not be merged.
Did you have fun?
Make sure you had fun coding 🙃