Object Detection Metrics. 14 object detection metrics: mean Average Precision (mAP), Average Recall (AR), Spatio-Temporal Tube Average Precision (STT-AP). This project supports different bounding box formats as in COCO, PASCAL, Imagenet, etc.
Other
1.09k
stars
215
forks
source link
How to calculate the general Precision x recall curve of the detection model? #118
@rafaelpadilla Firstly thanks for the great library. I can easily plot the Precision x recall curve for each class and all of them at one graph. But how one could calculate the 'Precision x recall curve' of the average of all classes?
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
@rafaelpadilla Firstly thanks for the great library. I can easily plot the Precision x recall curve for each class and all of them at one graph. But how one could calculate the 'Precision x recall curve' of the average of all classes?