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

Add .tar support for datasets #8963

Merged
merged 1 commit into from
Aug 14, 2022
Merged

Add .tar support for datasets #8963

merged 1 commit into from
Aug 14, 2022

Conversation

glenn-jocher
Copy link
Member

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

πŸ› οΈ PR Summary

Made with ❀️ by Ultralytics Actions

🌟 Summary

Enhanced file extraction capabilities in download utility.

πŸ“Š Key Changes

  • Expanded the support for unzipping files to include .tar archives.
  • Integrated command to extract .tar files after download.

🎯 Purpose & Impact

  • Purpose: To improve the download utility's ability to handle more types of compressed files automatically.
  • Impact: Users benefit from streamlined downloading and extraction of .tar files, facilitating easier access to datasets or models packaged in this format. This reduces manual steps and can enhance the user experience when setting up or updating machine learning models within the YOLOv5 framework. πŸ“¦πŸ› οΈ

@glenn-jocher glenn-jocher self-assigned this Aug 14, 2022
@glenn-jocher glenn-jocher merged commit d7bc5d7 into master Aug 14, 2022
@glenn-jocher glenn-jocher deleted the glenn-jocher-patch-1 branch August 14, 2022 21:06
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.

None yet

1 participant