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
this work only for coco ? if i want to use it for diffrent datasets or custom training does it will work ? #53
Yes, it works with any dataset.
Your annotations have to be in one of the supported formats.