• 3 min read
Evaluating Object Detection Models with mAP by Class
SUMMARY
Overall mAP scores can mask weak spots in a multi-class object detection model: a 98% aggregate hides the fact that one class is dragging performance down. Roboflow Train addresses this by surfacing per-class mAP on both the validation and training sets after every training run, so you