rafaelpadilla / review_object_detection_metrics

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

Running COCO evaluator for APs, APm and APl #80

Closed Ashutosh1995 closed 2 years ago

Ashutosh1995 commented 3 years ago

Hi,

Thanks for this repo!

I see two functions in the src.coco_evaluator.py file.

Could you please tell the steps to run the script to get AP for various scales for custom dataset!

rafaelpadilla commented 3 years ago

Hi @Ashutosh1995 ,

Please, check if your doubt was answered here

github-actions[bot] commented 2 years ago

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.