Yolo11 training with custom dataset

The default YOLO11n model trained on the COCO dataset has an mAP^{50-95}=0.395 and is quite good at detecting several classes. Ultimately, it’s up to you to determine if the score is sufficient for your use case. These metrics are indicators of performance, but they’re not going to provide an answer to “is this good enough?” because as an engineer or data scientist, it’s your job to answer that question.

1 Like