Open caleb-vicente opened 1 year ago
https://cloud.google.com/vision/automl/object-detection/docs/prepare
About the score measure they usually use map/iou:
"The mAP calculation varies in different object detection challenges. According to the COCO 2017 challenge evaluation guidelines, the mAP was calculated by averaging the AP over 80 object classes AND all 10 IoU thresholds from 0.5 to 0.95 with a step size of 0.05" https://www.v7labs.com/blog/mean-average-precision
How should be an object detection dataset looks like??
Some of the task that must be accomplished in this user story: