Skip to content

Conversation

glenn-jocher
Copy link
Member

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

πŸ› οΈ PR Summary

Made with ❀️ by Ultralytics Actions

🌟 Summary

Enhanced COCO dataset download script with optional arguments for selective downloading.

πŸ“Š Key Changes

  • Added optional arguments to specify which parts of the COCO dataset to download (--train, --val, --test, --segments).
  • Segregated download and extraction logic for different dataset parts based on the provided arguments.
  • Changed the mode of the get_coco128.sh script to be executable.

🎯 Purpose & Impact

  • Customizability: Users can now tailor dataset downloading to their specific needs, saving bandwidth and storage.
  • Efficiency: The script only processes selected dataset components, making it faster for users who do not require the entire dataset.
  • Usability Improvement: This change can enhance the user experience, especially for those with limited resources or specific dataset requirements.

@glenn-jocher glenn-jocher merged commit 42812fc into master Aug 14, 2022
@glenn-jocher glenn-jocher deleted the update/scripts branch August 14, 2022 20:33
ctjanuhowski pushed a commit to ctjanuhowski/yolov5 that referenced this pull request Sep 8, 2022
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