Experiment - Annotation quality
Problem:You are training an object detection model on images with bounding box annotations. The model's validation accuracy is low because some annotations are incorrect or inconsistent.
Current Metrics:Training mAP: 85%, Validation mAP: 60%
Issue:The model overfits to noisy or wrong annotations, causing poor validation performance.