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

Tensorboard integration #134

Open
1 of 2 tasks
ksv87 opened this issue Feb 26, 2024 · 0 comments
Open
1 of 2 tasks

Tensorboard integration #134

ksv87 opened this issue Feb 26, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@ksv87
Copy link

ksv87 commented Feb 26, 2024

Search before asking

  • I have searched the DAMO-YOLO issues and found no similar feature requests.

Description

Integration with tensorboard

from torch.utils.tensorboard import SummaryWriter
...
writer.add_scalar(...)
...

https://pytorch.org/docs/stable/tensorboard.html

Use case

This is more informative than a text log

Additional

Map metrics must be included in the tensorboard

Are you willing to submit a PR?

  • Yes I'd like to help by submitting a PR!
@ksv87 ksv87 added the enhancement New feature or request label Feb 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant