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 hubconf.py local repo Usage example #9803

Merged
merged 2 commits into from
Oct 13, 2022
Merged

Conversation

glenn-jocher
Copy link
Member

@glenn-jocher glenn-jocher commented Oct 13, 2022

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

πŸ› οΈ PR Summary

Made with ❀️ by Ultralytics Actions

🌟 Summary

Enhanced Torch Hub support for YOLOv5 models.

πŸ“Š Key Changes

  • Official models can be loaded with simplified syntax.
  • Branch-specific models can be loaded using the branch designation.
  • Added support for loading custom models with a .pt file.
  • Included option to load models from a local repository.

🎯 Purpose & Impact

  • Simplifies model loading for users, making it more intuitive.
  • Provides greater flexibility in accessing different versions of models.
  • Allows easy integration of custom-trained models.
  • Enables use of locally stored models, which benefits users with limited internet access or those working with proprietary models.

Signed-off-by: Glenn Jocher <[email protected]>
@glenn-jocher glenn-jocher self-assigned this Oct 13, 2022
Signed-off-by: Glenn Jocher <[email protected]>
@glenn-jocher glenn-jocher merged commit 15b7565 into master Oct 13, 2022
@glenn-jocher glenn-jocher deleted the glenn-jocher-patch-2 branch October 13, 2022 13:27
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