Skip to content

Tensorboard and WandB metrics log #2263

Discussion options

You must be logged in to vote

@ramajoballester Hi, thanks for your attention to our project. If you want to change the different visualizer backend, here:
https://github.com/open-mmlab/mmdetection3d/blob/dev-1.x/configs/_base_/datasets/kitti-3d-3class.py#L130
You can set: vis_backend = [dict(type='WandbVisBackend')] or vis_backend = [dict(type='TensorboardVisBackend')], or vis_backend = [dict(type='WandbVisBackend'), dict(type='WandbVisBackend')] and so on.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by ramajoballester
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants