This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
mmengine
Watch
1
Star
0
Fork
0
You've already forked mmengine
mirror of
https://github.com/open-mmlab/mmengine.git
synced
2025-06-03 21:54:44 +08:00
Code
Issues
Projects
Releases
Wiki
Activity
mmengine
/
tests
/
test_visualizer
History
liukuikun
bb56cf42ab
[Visualizer] use FigureManager to manage figure to avoid affecting plt.show() outside Visualizer(
#440
)
...
* figure in Visualizer is not managed by plt * encapsulate code and remove unused code
2022-08-22 17:16:14 +08:00
..
test_vis_backend.py
Fix: avoid modification of scalar_dict in LocalVisBackend (
#377
)
2022-07-20 16:03:01 +08:00
test_visualizer.py
[Visualizer] use FigureManager to manage figure to avoid affecting plt.show() outside Visualizer(
#440
)
2022-08-22 17:16:14 +08:00