2022-08-30 16:27:20 +08:00
|
|
|
.. role:: hidden
|
|
|
|
:class: hidden-section
|
|
|
|
|
|
|
|
mmengine.visualization
|
|
|
|
===================================
|
|
|
|
|
|
|
|
.. contents:: mmengine.visualization
|
|
|
|
:depth: 2
|
|
|
|
:local:
|
|
|
|
:backlinks: top
|
|
|
|
|
|
|
|
.. currentmodule:: mmengine.visualization
|
|
|
|
|
|
|
|
Visualizer
|
|
|
|
----------------
|
|
|
|
|
|
|
|
.. autosummary::
|
|
|
|
:toctree: generated
|
|
|
|
:nosignatures:
|
|
|
|
:template: classtemplate.rst
|
|
|
|
|
|
|
|
Visualizer
|
|
|
|
|
|
|
|
visualization Backend
|
|
|
|
---------------------
|
|
|
|
|
|
|
|
.. autosummary::
|
|
|
|
:toctree: generated
|
|
|
|
:nosignatures:
|
|
|
|
:template: classtemplate.rst
|
|
|
|
|
|
|
|
BaseVisBackend
|
|
|
|
LocalVisBackend
|
2023-04-07 17:35:41 +09:00
|
|
|
MLflowVisBackend
|
2022-08-30 16:27:20 +08:00
|
|
|
TensorboardVisBackend
|
|
|
|
WandbVisBackend
|
2023-06-01 18:41:34 +09:00
|
|
|
ClearMLVisBackend
|
2023-08-17 23:29:58 +08:00
|
|
|
NeptuneVisBackend
|
2023-09-08 17:22:23 +08:00
|
|
|
DVCLiveVisBackend
|
2023-09-09 11:39:48 +08:00
|
|
|
AimVisBackend
|