Skip to content

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.

1 participant