Own mAP implementation #660
Unanswered
Borda
asked this question in
CompVision
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
[0.6.1] - 2021-12-06
Changed
torch.topk
instead oftorch.argsort
in retrieval precision for speedup ([precision.py] Wall-clock time speedup by performing top-k slicing at first and replacingargsort
withtopk
#627)Fixed
average=weighted
on GPU (Fix weighted AUROC on gpu #606)forward
in compositional metrics (Fix ComputationalMetric.forward() to not only consider the last batch #645)Contributors
@Callidior, @SkafteNicki, @tkupek, @twsl, @zuoxingdong
If we forgot someone due to not matching commit email with GitHub account, let us know :]
This discussion was created from the release Own mAP implementation.
Beta Was this translation helpful? Give feedback.
All reactions