Skip to content

Conversation

glenn-jocher
Copy link
Member

@glenn-jocher glenn-jocher commented Aug 30, 2022

Solution by @Laughing-q to resolve duplicate segment verification bug in #9052 (comment)

Signed-off-by: Glenn Jocher [email protected]

🛠️ PR Summary

Made with ❤️ by Ultralytics Actions

🌟 Summary

Improved handling of duplicate segment labels in data loading.

📊 Key Changes

  • A fix to the data loader script (utils/dataloaders.py) that ensures duplicate segment labels are correctly removed from the dataset.

🎯 Purpose & Impact

  • 🎯 Purpose: To prevent potential issues caused by duplicate labels during training, which could affect model performance.
  • 🔍 Impact: Users will experience more reliable training sessions with datasets containing segment labels, leading to potentially higher model accuracy and stability. 🚀

Solution by @Laughing-q  to resolve duplicate segment verification bug in #9052 (comment)

Signed-off-by: Glenn Jocher <[email protected]>
@glenn-jocher glenn-jocher self-assigned this Aug 30, 2022
@glenn-jocher glenn-jocher merged commit 5fb267f into master Aug 30, 2022
@glenn-jocher glenn-jocher deleted the fix/duplicate_segments branch August 30, 2022 11:40
@glenn-jocher
Copy link
Member Author

@Laughing-q PR is merged. Thank you for your contributions to YOLOv5 🚀 and Vision AI ⭐

ctjanuhowski pushed a commit to ctjanuhowski/yolov5 that referenced this pull request Sep 8, 2022
Solution by @Laughing-q  to resolve duplicate segment verification bug in ultralytics#9052 (comment)

Signed-off-by: Glenn Jocher <[email protected]>

Signed-off-by: Glenn Jocher <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant