ultralytics / yolov5

YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite
https://docs.ultralytics.com
GNU Affero General Public License v3.0
49.67k stars 16.11k forks source link

Yolov5 inventing label on validation set #13295

Open tomhoq opened 1 week ago

tomhoq commented 1 week ago

Search before asking

YOLOv5 Component

Validation

Bug

I noticed on one of the val batch files after training yolov5l that some of the images in the val_batch_labels.jpg had labels in them that weren't supposed to be there. I checked the label file of the image where I saw it happen and it was correct, so where did the new labels come from?

Environment

yolov5l - OS: Windows 10, Python 3.12.3

Minimal Reproducible Example

No response

Additional

No response

Are you willing to submit a PR?

glenn-jocher commented 1 week ago

@tomhoq thank you for reporting this issue. Please ensure you are using the latest version of YOLOv5, as updates often include bug fixes. If the problem persists, could you provide more details or a minimal reproducible example to help us investigate further?

tomhoq commented 2 days ago

Sorry for the long delay, I will try to check as soon as possible

glenn-jocher commented 2 days ago

No problem at all! When you're ready, please let us know if the issue persists with the latest YOLOv5 version. We're here to help.