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.09k stars 215 forks source link

Can you share commands on how to run the coco and PascalVOC evaluators via terminal to generate the outputs? #120

Closed NIKHILDUGAR closed 1 year ago

NIKHILDUGAR commented 1 year ago

Thank you.

github-actions[bot] commented 1 year 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.

kalikhademi commented 1 year ago

Where did you put the instructions on running through terminal? I tried to use GUI but it did not work for me. Can you share a sample notebook or something like that?

kalikhademi commented 1 year ago

Thank you.

Hi Did you find any instructions?