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

Improved the code to support the pip install #102

Closed CSJDeveloper closed 2 years ago

CSJDeveloper commented 2 years ago

Do you have any plans to build the code to support the pip install? By doing so, the user can utilize it directly in the project.