Skip to content

Conversation

glenn-jocher
Copy link
Member

@glenn-jocher glenn-jocher commented Sep 10, 2022

Partially resolves #9360

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

🛠️ PR Summary

Made with ❤️ by Ultralytics Actions

🌟 Summary

Improved label plotting function for better readability.

📊 Key Changes

  • Altered the way class names are displayed in the label plotting function.
  • Class names now derive from a dictionary's values rather than from an indexed list.

🎯 Purpose & Impact

  • Enhanced Clarity: Users will experience clearer class name labels when visualizing data, especially when class names are stored in a dictionary structure.
  • Greater Flexibility: This change supports different data structures for class names, allowing for more versatile use cases. 🔄

Partially resolves #9360

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.

Error while trying to run a Detection with a Model trained on Yolov 6.2

1 participant