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

Print hubconf.py args #8800

Merged
merged 1 commit into from
Jul 30, 2022
Merged

Print hubconf.py args #8800

merged 1 commit into from
Jul 30, 2022

Conversation

glenn-jocher
Copy link
Member

@glenn-jocher glenn-jocher commented Jul 30, 2022

πŸ› οΈ PR Summary

Made with ❀️ by Ultralytics Actions

🌟 Summary

Improved argument logging in hubconf.py for YOLOv5 models.

πŸ“Š Key Changes

  • Added the print_args function from utils.general to the list of imports.
  • Introduced a call to print_args to output parsed arguments when initializing a YOLOv5 model.

🎯 Purpose & Impact

  • Purpose: The update is designed to enhance debugging and logging by providing a clear printout of the model configuration arguments upon initialization.
  • Impact: This change will help users and developers alike to quickly verify and troubleshoot the arguments being used to set up their YOLOv5 models, improving user experience and transparency. πŸ’‘πŸ”

@glenn-jocher glenn-jocher self-assigned this Jul 30, 2022
@glenn-jocher glenn-jocher merged commit 56f5cb5 into master Jul 30, 2022
@glenn-jocher glenn-jocher deleted the glenn-jocher-patch-3 branch July 30, 2022 19:02
ctjanuhowski pushed a commit to ctjanuhowski/yolov5 that referenced this pull request Sep 8, 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