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.08k
stars
215
forks
source link
plot_precision_recall_curve according to COCO score #83
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.
I got 0.8638 for COCO and 0.8646 for pascal metrics. How can I plot precision recall curve according to COCO scores?