-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
update metric mAP@k for image retrieval #980
base: dev-1.x
Are you sure you want to change the base?
Conversation
Codecov ReportBase: 0.02% // Head: 86.82% // Increases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## dev-1.x #980 +/- ##
============================================
+ Coverage 0.02% 86.82% +86.80%
============================================
Files 121 169 +48
Lines 8217 14016 +5799
Branches 1368 2227 +859
============================================
+ Hits 2 12170 +12168
+ Misses 8215 1462 -6753
- Partials 0 384 +384
Flags with carried forward coverage won't be shown. Click here to find out more.
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
e157037
to
2388b7f
Compare
ae50a2c
to
986d473
Compare
986d473
to
76082b1
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM.
Motivation
Support mAP@k in image retrieval
Use cases
Checklist
Before PR:
After PR: