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 train.py #3099

Merged
merged 1 commit into from
May 10, 2021
Merged

Update train.py #3099

merged 1 commit into from
May 10, 2021

Conversation

glenn-jocher
Copy link
Member

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

πŸ› οΈ PR Summary

Made with ❀️ by Ultralytics Actions

🌟 Summary

Removed Google Cloud Storage (GCS) auto-backup of results in train.py.

πŸ“Š Key Changes

  • Deleted the code that automatically copies the results.txt file to a user-specified Google Cloud Storage bucket after each training epoch.

🎯 Purpose & Impact

  • Purpose: This change likely aims to streamline the training script and remove dependencies on GCS for better portability and user flexibility.
  • Impact: Users who relied on this feature to automatically backup their training results would need to implement their own solution for offsite result backups. This fosters a cleaner codebase for those not using GCS, while users with advanced needs retain the freedom to customize their own backup procedures. πŸ”„

@glenn-jocher glenn-jocher merged commit 60fe544 into master May 10, 2021
@glenn-jocher glenn-jocher deleted the glenn-jocher-patch-5 branch May 10, 2021 13:26
KMint1819 pushed a commit to KMint1819/yolov5 that referenced this pull request May 12, 2021
Lechtr pushed a commit to Lechtr/yolov5 that referenced this pull request Jul 20, 2021
(cherry picked from commit 60fe544)
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.

1 participant