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 unzip flag to download() #3002

Merged
merged 1 commit into from
May 1, 2021
Merged

Add unzip flag to download() #3002

merged 1 commit into from
May 1, 2021

Conversation

glenn-jocher
Copy link
Member

@glenn-jocher glenn-jocher commented May 1, 2021

πŸ› οΈ PR Summary

Made with ❀️ by Ultralytics Actions

🌟 Summary

Enhanced download function with an unzip option in utils/general.py.

πŸ“Š Key Changes

  • πŸ”„ Updated the download function to include an unzip parameter.
  • πŸ›  Default set to unzip files by default when they are downloaded.

🎯 Purpose & Impact

  • ✨ Allows users to choose whether or not to automatically unzip downloaded files, offering more flexibility and control during the file download process.
  • πŸš€ Potential to save time and streamline workflows that involve downloading and using datasets directly from URLs.

@glenn-jocher glenn-jocher merged commit 4d7bca7 into master May 1, 2021
@glenn-jocher glenn-jocher deleted the glenn-jocher-patch-4 branch May 1, 2021 10:37
KMint1819 pushed a commit to KMint1819/yolov5 that referenced this pull request May 12, 2021
danny-schwartz7 pushed a commit to danny-schwartz7/yolov5 that referenced this pull request May 22, 2021
Lechtr pushed a commit to Lechtr/yolov5 that referenced this pull request Jul 20, 2021
BjarneKuehl pushed a commit to fhkiel-mlaip/yolov5 that referenced this pull request Aug 26, 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