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 val.py --speed and --study usages #5120

Merged
merged 1 commit into from
Oct 11, 2021
Merged

Conversation

glenn-jocher
Copy link
Member

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

πŸ› οΈ PR Summary

Made with ❀️ by Ultralytics Actions

🌟 Summary

Enhancements to the val.py script facilitating easier speed benchmarks and studies with varying YOLOv5 models.

πŸ“Š Key Changes

  • Added a comment line in the speed task section for better usage clarity.
  • Updated the comment line in the study task section to include lighter models.

🎯 Purpose & Impact

  • πŸ›  Usability Improvement: The added comments serve as quick-use examples directly in the code, making it easier for users to understand how to execute speed benchmarks and studies.
  • πŸ“ˆ Broader Model Support: By including yolov5n.pt (a lighter model) in the example commands, users are encouraged to test across a wider range of models for comprehensive performance insights.
  • βœ… Potential User Impact: Both novice and advanced users benefit from clear examples within the code, reducing the learning curve and simplifying the testing process across different model sizes.

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