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

在配置文件里设置:visualizer=dict(type='Visualizer', vis_backends=[dict(type='WandbVisBackend')])会出错 #166

Closed
yrhub opened this issue Oct 16, 2023 · 2 comments
Assignees

Comments

@yrhub
Copy link

yrhub commented Oct 16, 2023

在配置文件里设置:visualizer=dict(type='Visualizer', vis_backends=[dict(type='WandbVisBackend')])会出错,vis_backends设置为ClearMLVisBackend、TensorboardVisBackend则没有问题。

请问是什么原因?

@LZHgrla
Copy link
Collaborator

LZHgrla commented Oct 17, 2023

@yrhub
您好,在上游仓库 MMEngine,Wandb Vis存在小bug,已经有PR对其进行解决,待review、merge

open-mmlab/mmengine#1390

该pr有最新消息我会在本issue下第一时间联系您~

@LZHgrla LZHgrla self-assigned this Oct 17, 2023
@LZHgrla
Copy link
Collaborator

LZHgrla commented Oct 26, 2023

PR 已经合并,您可以尝试安装最新版mmengine再次尝试

pip uninstall mmengine
pip install git+https://github.com/open-mmlab/mmengine.git

@LZHgrla LZHgrla closed this as completed Oct 26, 2023
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

No branches or pull requests

2 participants