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

fix bug dot file #105

Closed denguir closed 2 years ago

denguir commented 2 years ago

This should be a quick fix for the bug of that appears when files have dots (.) in their naming (see issue #103)

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.

rafaelpadilla commented 2 years ago

Hi @denguir ,

Thank you for your contribution! :)