Skip to content

Conversation

glenn-jocher
Copy link
Member

@glenn-jocher glenn-jocher commented Oct 14, 2021

Minor bug fix, this should have been a part of release v6.0 PR.

πŸ› οΈ PR Summary

Made with ❀️ by Ultralytics Actions

🌟 Summary

Update fallback download assets and release tag in downloads.py.

πŸ“Š Key Changes

  • Added 'yolov5n.pt' and 'yolov5n6.pt' to the list of fallback assets.
  • Updated the fallback release tag from 'v5.0' to 'v6.0'.

🎯 Purpose & Impact

  • Ensures the availability of the newest model weights (yolov5n and yolov5n6) in case the primary method of fetching release assets fails. πŸ†•
  • Reflects the latest release version in the fallback plan, which aids in maintaining the relevance and up-to-dateness of the download script. πŸ”„
  • Users reliant on the fallback will have access to the latest models, enhancing their experience with more recent and potentially improved pre-trained weights. πŸ’ͺ

@glenn-jocher glenn-jocher self-assigned this Oct 14, 2021
@glenn-jocher glenn-jocher merged commit e520e82 into master Oct 14, 2021
@glenn-jocher glenn-jocher deleted the update/autodownload_v60 branch October 14, 2021 02:58
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