Skip to content

Use YOLOv5n for CI testing#5154

Merged
glenn-jocher merged 1 commit intomasterfrom
update/ci_nano
Oct 12, 2021
Merged

Use YOLOv5n for CI testing#5154
glenn-jocher merged 1 commit intomasterfrom
update/ci_nano

Conversation

@glenn-jocher
Copy link
Copy Markdown
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
Copy Markdown
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.

1 participant