You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Anyone know of good and FAST ways to perform mAP calculations? The naive approach of calculating PR for each possible score value is going to be very inexcusably slow. There should be an online formulation? When I get time I will think about this - it may involve serious refactoring.
The text was updated successfully, but these errors were encountered:
Anyone know of good and FAST ways to perform mAP calculations? The naive approach of calculating PR for each possible score value is going to be very inexcusably slow. There should be an online formulation? When I get time I will think about this - it may involve serious refactoring.
The text was updated successfully, but these errors were encountered: