Replies: 3 comments 1 reply
-
Beta Was this translation helpful? Give feedback.
0 replies
-
Maybe setting the default of |
Beta Was this translation helpful? Give feedback.
1 reply
-
@mzr1996 I agree with you that this warning is unnecessary. It would be better to include this if branch only if the vis_backends is not None. I plan to raise a pull request to implement this change. Please let me know your thoughts on this. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The below warning is verbose, I just want to use the visualizer to draw some images, but don't want to save it anywhere. So I don't want to pass a
save_dir
argument.mmengine/mmengine/visualization/visualizer.py
Lines 165 to 167 in c712070
Beta Was this translation helpful? Give feedback.
All reactions