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

Refactoring cleanup #3565

Merged
merged 2 commits into from
Jun 9, 2021
Merged

Refactoring cleanup #3565

merged 2 commits into from
Jun 9, 2021

Conversation

glenn-jocher
Copy link
Member

@glenn-jocher glenn-jocher commented Jun 9, 2021

πŸ› οΈ PR Summary

Made with ❀️ by Ultralytics Actions

🌟 Summary

Refinements and clarifications in argument descriptions and labels across multiple scripts including detect.py, test.py, and train.py.

πŸ“Š Key Changes

  • Improved argument documentation in detect.py, making the help messages more consistent.
  • Extensive updates to test.py including clearer argument help messages and re-ordering of code for readability.
  • Changed the help message for the --data argument in train.py to maintain consistency across scripts.

🎯 Purpose & Impact

  • These changes aim to make the code more understandable and user-friendly for developers and users by providing clearer explanations for command line arguments.
  • While these updates are minor, they contribute to a better user experience and could ease the learning curve for new users working with the YOLOv5 codebase. πŸ§‘β€πŸ’»πŸ“ˆ
  • There is no direct functional impact on the models or inference, so users should not experience any changes in model performance or behavior. πŸš€πŸ“Š

@glenn-jocher glenn-jocher self-assigned this Jun 9, 2021
@glenn-jocher
Copy link
Member Author

/rebase

@glenn-jocher glenn-jocher merged commit 4695ca8 into master Jun 9, 2021
@glenn-jocher glenn-jocher deleted the refactor_cleanup branch June 9, 2021 20:50
Lechtr pushed a commit to Lechtr/yolov5 that referenced this pull request Jul 20, 2021
* Refactoring cleanup

* Update test.py

(cherry picked from commit 4695ca8)
BjarneKuehl pushed a commit to fhkiel-mlaip/yolov5 that referenced this pull request Aug 26, 2022
* Refactoring cleanup

* Update test.py
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