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 get_coco.sh #10057

Merged
merged 1 commit into from
Nov 6, 2022
Merged

Update get_coco.sh #10057

merged 1 commit into from
Nov 6, 2022

Conversation

glenn-jocher
Copy link
Member

@glenn-jocher glenn-jocher commented Nov 6, 2022

COCO labels filesize fix

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

🛠️ PR Summary

Made with ❤️ by Ultralytics Actions

🌟 Summary

Reduced the size of the COCO dataset labels download in the get_coco.sh script.

📊 Key Changes

  • Updated the size of coco2017labels.zip from 168 MB to 46 MB in the COCO dataset download script.

🎯 Purpose & Impact

  • Efficiency: Decreasing the file size from 168 MB to 46 MB makes the download process faster and more bandwidth-efficient for users.
  • Accessibility: This change improves accessibility, allowing users with slower internet connections or limited data plans to download the necessary labels without incurring significant delays or high data costs.
  • Space-saving: Reducing the file size helps conserve storage space on users' systems, which is particularly beneficial for those with limited storage capacity.
  • Overall Impact: This update may encourage wider use of the dataset and facilitate more rapid setup for training and testing machine learning models.

Signed-off-by: Glenn Jocher <[email protected]>
@glenn-jocher glenn-jocher merged commit 6ae3dff into master Nov 6, 2022
@glenn-jocher glenn-jocher deleted the glenn-jocher-patch-2 branch November 6, 2022 17:43
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