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 example dataset visual #9559

Merged
merged 6 commits into from Apr 6, 2024
Merged

Conversation

IvorZhu331
Copy link
Contributor

@IvorZhu331 IvorZhu331 commented Apr 4, 2024

The code block example will align horizontally with the image example.

This alignment is responsive to the screen size and will change to vertical on mobile devices.

🛠️ PR Summary

Made with ❤️ by Ultralytics Actions

🌟 Summary

Improvement to dataset documentation with a clearer example structure.

📊 Key Changes

  • Updated the example for organizing training and validation images and labels to reference the COCO8 dataset.
  • Introduced a new, more detailed image demonstrating dataset directory structure.

🎯 Purpose & Impact

  • Enhanced Clarity: By linking to the COCO8 dataset example and providing a detailed visual guide, users have a clearer, more concrete example of how to organize their datasets for YOLO format. 📁👀
  • Easier Setup for New Users: This change aims to streamline the initial setup process for new users, making it easier to get started with using Ultralytics YOLO for object detection tasks. 🚀
  • Potential to Improve Model Training: Organizing datasets effectively is crucial for training machine learning models efficiently. This update facilitates better dataset management, which can lead to improved model performance. 📈💡

The image example will align horizontally with the code block. This alignment is responsive to the screen size and will change to vertical on mobile devices.
Copy link

github-actions bot commented Apr 4, 2024

CLA Assistant Lite bot All Contributors have signed the CLA. ✅

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👋 Hello @IvorZhu331, thank you for submitting an Ultralytics YOLOv8 🚀 PR! To allow your work to be integrated as seamlessly as possible, we advise you to:

  • ✅ Verify your PR is up-to-date with ultralytics/ultralytics main branch. If your PR is behind you can update your code by clicking the 'Update branch' button or by running git pull and git merge main locally.
  • ✅ Verify all YOLOv8 Continuous Integration (CI) checks are passing.
  • ✅ Update YOLOv8 Docs for any new or updated features.
  • ✅ Reduce changes to the absolute minimum required for your bug fix or feature addition. "It is not daily increase but daily decrease, hack away the unessential. The closer to the source, the less wastage there is." — Bruce Lee

See our Contributing Guide for details and let us know if you have any questions!

@IvorZhu331
Copy link
Contributor Author

I have read the CLA Document and I sign the CLA

@glenn-jocher
Copy link
Member

@IvorZhu331 thanks for the PR! I've updated the PR to show the COCO8 dataset fully which should help users understand the structure better.

@glenn-jocher glenn-jocher changed the title Add code block to the examples of dataset directory structure Update example dataset visual Apr 6, 2024
@glenn-jocher glenn-jocher merged commit 79bb931 into ultralytics:main Apr 6, 2024
2 checks passed
hmurari pushed a commit to hmurari/ultralytics that referenced this pull request Apr 17, 2024
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
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

2 participants