Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update HUBDatasetStats() usage examples #9842

Merged
merged 1 commit into from
Oct 18, 2022
Merged

Conversation

glenn-jocher
Copy link
Member

@glenn-jocher glenn-jocher commented Oct 18, 2022

Signed-off-by: Glenn Jocher glenn.jocher@ultralytics.com

πŸ› οΈ PR Summary

Made with ❀️ by Ultralytics Actions

🌟 Summary

Enhancement of dataset statistics utility within the YOLOv5 framework.

πŸ“Š Key Changes

  • πŸ“ Updated docstrings in HUBDatasetStats for better clarity on the class purpose.
  • ✨ Introduced new methods get_json() and process_images() within the HUBDatasetStats class.

🎯 Purpose & Impact

  • πŸŽ“ The clearer documentation aids in understanding how to use the HUBDatasetStats class.
  • πŸš€ New methods provide functionality for generating JSON statistics and preparing datasets, making dataset handling more efficient.
  • πŸ“ˆ These enhancements may improve developer experience and streamline dataset management procedures for YOLOv5 users.

Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
@glenn-jocher glenn-jocher merged commit 010cd0d into master Oct 18, 2022
@glenn-jocher glenn-jocher deleted the glenn-jocher-patch-2 branch October 18, 2022 13:25
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.

None yet

1 participant