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

Use YOLOv5n for CI testing #5154

Merged
merged 1 commit into from
Oct 12, 2021
Merged

Use YOLOv5n for CI testing #5154

merged 1 commit into from
Oct 12, 2021

Conversation

glenn-jocher
Copy link
Member

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

Faster tests!

πŸ› οΈ PR Summary

Made with ❀️ by Ultralytics Actions

🌟 Summary

Update to CI testing configuration to test a different model variant in the YOLOv5 repository.

πŸ“Š Key Changes

  • Changed the model used in continuous integration (CI) testing from 'yolov5s' to 'yolov5n'.

🎯 Purpose & Impact

  • The purpose is to ensure the smaller, newer 'yolov5n' model is robust and functions as expected within the testing framework, showcasing continuous maintenance and quality assurance.
  • The impact is a potential shift in the testing focus from a slightly larger model ('yolov5s') to the smallest model ('yolov5n'), which might be emphasizing the performance and efficiency of the lightweight model in the YOLOv5 suite. It helps ensure that updates to the YOLOv5 codebase do not break functionality for this particular model variant.

@glenn-jocher
Copy link
Member Author

/rebase

@glenn-jocher glenn-jocher merged commit 26784af into master Oct 12, 2021
@glenn-jocher glenn-jocher deleted the update/ci_nano branch October 12, 2021 15:42
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.

None yet

1 participant