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

Fix benchmark.py usage comment #10131

Merged
merged 1 commit into from
Nov 11, 2022
Merged

Conversation

rusamentiaga
Copy link
Contributor

@rusamentiaga rusamentiaga commented Nov 11, 2022

Signed-off-by: Rubén Usamentiaga rusamentiaga@uniovi.es

🛠️ PR Summary

Made with ❤️ by Ultralytics Actions

🌟 Summary

Improved usability in benchmarking script invocation.

📊 Key Changes

  • Simplified the command for running benchmarks by changing the script path in the usage instructions.

🎯 Purpose & Impact

  • Makes it easier for users to run benchmarks by providing a more intuitive command.
  • Reduces the potential for user error when attempting to benchmark model performance.

Signed-off-by: Rubén Usamentiaga <rusamentiaga@uniovi.es>
@rusamentiaga rusamentiaga changed the title fix/bechmark_folder fix/benchmark_folder Nov 11, 2022
Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👋 Hello @rusamentiaga, thank you for submitting a YOLOv5 🚀 PR! To allow your work to be integrated as seamlessly as possible, we advise you to:

  • ✅ Verify your PR is up-to-date with ultralytics/yolov5 master branch. If your PR is behind you can update your code by clicking the 'Update branch' button or by running git pull and git merge master locally.
  • ✅ Verify all YOLOv5 Continuous Integration (CI) checks are passing.
  • ✅ Reduce changes to the absolute minimum required for your bug fix or feature addition. "It is not daily increase but daily decrease, hack away the unessential. The closer to the source, the less wastage there is." — Bruce Lee

@rusamentiaga rusamentiaga changed the title fix/benchmark_folder fix benchmark usage comment Nov 11, 2022
@glenn-jocher glenn-jocher changed the title fix benchmark usage comment Fix benchmark.py usage comment Nov 11, 2022
@glenn-jocher glenn-jocher merged commit 7c3827a into ultralytics:master Nov 11, 2022
@glenn-jocher
Copy link
Member

@rusamentiaga PR is merged. Thank you for your contributions to YOLOv5 🚀 and Vision AI ⭐

@rusamentiaga rusamentiaga deleted the patch-1 branch November 11, 2022 19:53
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