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

Set Comet as default logger for Segment, Classify notebooks #11504

Merged
merged 3 commits into from
May 8, 2023

Conversation

glenn-jocher
Copy link
Member

@glenn-jocher glenn-jocher commented May 8, 2023

@pderrenger @AyushExel @taliabender

πŸ€– Generated by Copilot at ac9d2c6

Summary

✨✏️🚚

The pull request enhances the tutorials for YOLOv5 by adding Comet logging to the classification tutorial and creating a new segmentation tutorial. It also fixes some formatting issues in the notebook files.

To classify objects with YOLOv5
We use Comet to log and derive
Some insights and plots
From our training and loss
And we end with a newline for style

Walkthrough

  • Rename and update the segmentation tutorial file from segment/tutorial.ipynb to classify/tutorial.ipynb (link)
  • Change the default logger for the classification tutorial from TensorBoard to Comet and reorder the options accordingly (link)
  • Add newlines at the end of both tutorial files (link, link)

πŸ› οΈ PR Summary

Made with ❀️ by Ultralytics Actions

🌟 Summary

Integration of popular logging tools Comet and ClearML into YOLOv5 tutorials.

πŸ“Š Key Changes

  • Default logger in tutorials changed from 'TensorBoard' to 'Comet'.
  • Added automated pip installation commands for Comet and ClearML upon selection.
  • Rearranged the order of logger selection to prioritize Comet.

🎯 Purpose & Impact

  • πŸ’» Ease of Use: Users can start Comet and ClearML sessions without manual setup.
  • πŸš€ Flexibility: Provides more logging options to users for experiment tracking.
  • 🌐 Accessibility: Simplifies switching between different loggers, promoting a smoother user experience.

@glenn-jocher glenn-jocher merged commit 016e046 into master May 8, 2023
@glenn-jocher glenn-jocher deleted the notebooks branch May 8, 2023 21:14
NagatoYuki0943 added a commit to NagatoYuki0943/yolov5-ultralytics that referenced this pull request May 9, 2023
Set Comet as default logger for Segment, Classify notebooks (ultralytics#11504)
bandakopi pushed a commit to irajcode/yolov5 that referenced this pull request Jul 20, 2023
…ics#11504)

* Created using Colaboratory

* Created using Colaboratory

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
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