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

Weights download script minor improvements #5213

Merged
merged 3 commits into from
Oct 23, 2021

Conversation

CristiFati
Copy link
Contributor

@CristiFati CristiFati commented Oct 15, 2021

πŸ› οΈ PR Summary

Made with ❀️ by Ultralytics Actions

🌟 Summary

Enhanced model download script to support new P6 variants of YOLOv5.

πŸ“Š Key Changes

  • Added support for downloading new 'P6' model weights ('n6', 's6', 'm6', 'l6', 'x6').
  • Script now iterates over an extended list of models including both original and P6 variants.

🎯 Purpose & Impact

  • Purpose: To allow easy download of the latest YOLOv5 P6 models, which are presumably designed to detect objects at different scale variations.
  • Impact: Users can now seamlessly access a wider range of pre-trained models, potentially improving object detection performance in their applications.

@glenn-jocher
Copy link
Member

/rebase experiment after #5245

@glenn-jocher
Copy link
Member

/rebase experiment after #5251 GH actions bump to 1.5

@glenn-jocher
Copy link
Member

/rebase experiment after #5255 Update rebase.yml with workflows permissions

@glenn-jocher
Copy link
Member

/rebase experiment after #5255 adding Organization secret ACTIONS_TOKEN

@glenn-jocher glenn-jocher self-requested a review October 23, 2021 12:20
@glenn-jocher glenn-jocher merged commit fee83c1 into ultralytics:master Oct 23, 2021
@glenn-jocher
Copy link
Member

@CristiFati PR is merged. Thank you for your contributions to YOLOv5 πŸš€ and Vision AI ⭐

@CristiFati CristiFati deleted the cfati_work branch October 28, 2021 14:54
BjarneKuehl pushed a commit to fhkiel-mlaip/yolov5 that referenced this pull request Aug 26, 2022
* Add nano model to the download list

* Add possibility to also download the "*6" models

* Cleanup

Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
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

2 participants