Skip to content

Conversation

glenn-jocher
Copy link
Member

@glenn-jocher glenn-jocher commented Aug 21, 2022

Issues with Classification models

Signed-off-by: Glenn Jocher [email protected]

πŸ› οΈ PR Summary

Made with ❀️ by Ultralytics Actions

🌟 Summary

Enhanced logging functionalities in Ultralytics YOLOv5.

πŸ“Š Key Changes

  • Removed the threaded decorator from the TensorFlow graph logging function.
  • Simplified import statements by removing unnecessary references.

🎯 Purpose & Impact

  • This PR aims to streamline the logging process by removing the threaded decorator, which may improve the stability and predictability of the TensorFlow graph logging.
  • Users may experience more reliable logging performance without the complexity of multi-threading, potentially leading to better debugging and visualization experiences in TensorBoard. πŸŒπŸ”

Issues with Classification models

Signed-off-by: Glenn Jocher <[email protected]>
@glenn-jocher glenn-jocher self-assigned this Aug 21, 2022
Signed-off-by: Glenn Jocher <[email protected]>
@glenn-jocher glenn-jocher merged commit db2ee5f into master Aug 21, 2022
@glenn-jocher glenn-jocher deleted the glenn-jocher-patch-1 branch August 21, 2022 15:07
ctjanuhowski pushed a commit to ctjanuhowski/yolov5 that referenced this pull request Sep 8, 2022
* De-thread TensorBoard graph logging

Issues with Classification models

Signed-off-by: Glenn Jocher <[email protected]>

* Update __init__.py

Signed-off-by: Glenn Jocher <[email protected]>

Signed-off-by: Glenn Jocher <[email protected]>
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