Is mmPretrain not support wandbHook? #1491
Replies: 1 comment 1 reply
-
I find config params in MMEngine visualizer = dict(type='UniversalVisualizer',
vis_backends=[
dict(
type='WandbVisBackend',
init_kwargs=dict(project=''))]) |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
in Doc
I show the command "The MMClsWandbHook in hooks package is waiting for implementation."
when I use wandbHook?
Beta Was this translation helpful? Give feedback.
All reactions