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

visualization #11026

Closed
wants to merge 9 commits into from
Closed

visualization #11026

wants to merge 9 commits into from

Conversation

bobo0810
Copy link
Contributor

@bobo0810 bobo0810 commented Feb 20, 2023

Images generated by the training and validation process support visualization via tensorboard
<-------------------------------------------------------------------------------------------------------->
image
<-------------------------------------------------------------------------------------------------------->

image

🛠️ PR Summary

Made with ❤️ by Ultralytics Actions

🌟 Summary

Enhanced logging for TensorBoard within the Ultralytics YOLOv5 training process.

📊 Key Changes

  • Added a condition to ensure only existing image files are logged.
  • Extended TensorBoard logging to include images for training batch and validation results.
  • Improved consistency of image logging across different platforms (WandB, ClearML, and now TensorBoard).

🎯 Purpose & Impact

  • Purpose: To provide a more robust and informative logging experience for users monitoring their model's training progress.
  • Impact:
    • For developers: Simplified error handling by auto-filtering non-existing image files, reducing potential file-related errors.
    • For users: Enhanced visualization of training and validation through TensorBoard, enabling easier interpretation and analysis of the model's performance. 📈

bobo0810 and others added 9 commits February 20, 2023 18:04
Images generated by the training and validation process support visualization via tensorboard
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
@github-actions
Copy link
Contributor

github-actions bot commented Oct 3, 2023

👋 Hello there! We wanted to let you know that we've decided to close this pull request due to inactivity. We appreciate the effort you put into contributing to our project, but unfortunately, not all contributions are suitable or aligned with our product roadmap.

We hope you understand our decision, and please don't let it discourage you from contributing to open source projects in the future. We value all of our community members and their contributions, and we encourage you to keep exploring new projects and ways to get involved.

For additional resources and information, please see the links below:

Thank you for your contributions to YOLO 🚀 and Vision AI ⭐

@github-actions github-actions bot added the Stale label Oct 3, 2023
@github-actions github-actions bot closed this Nov 2, 2023
@glenn-jocher
Copy link
Member

@bobo0810 hi there! Thanks for sharing your inquiry.

To visualize training and validation images using TensorBoard, simply launch TensorBoard from the runs directory after training. As for the images you've linked, they seem to be screenshots. If you have any specific issues or questions about visualizing the training and validation process, feel free to ask.

Thanks for your support and contributions to YOLOv5! We truly appreciate it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants