45 lines
632 B
ReStructuredText
45 lines
632 B
ReStructuredText
|
.. role:: hidden
|
||
|
:class: hidden-section
|
||
|
|
||
|
mmengine.evaluator
|
||
|
===================================
|
||
|
|
||
|
.. contents:: mmengine.evaluator
|
||
|
:depth: 2
|
||
|
:local:
|
||
|
:backlinks: top
|
||
|
|
||
|
.. currentmodule:: mmengine.evaluator
|
||
|
|
||
|
Evaluator
|
||
|
----------------
|
||
|
|
||
|
.. autosummary::
|
||
|
:toctree: generated
|
||
|
:nosignatures:
|
||
|
:template: classtemplate.rst
|
||
|
|
||
|
Evaluator
|
||
|
|
||
|
Metric
|
||
|
----------------
|
||
|
|
||
|
.. autosummary::
|
||
|
:toctree: generated
|
||
|
:nosignatures:
|
||
|
:template: classtemplate.rst
|
||
|
|
||
|
BaseMetric
|
||
|
|
||
|
DumpResults
|
||
|
|
||
|
Utils
|
||
|
----------------
|
||
|
|
||
|
.. autosummary::
|
||
|
:toctree: generated
|
||
|
:nosignatures:
|
||
|
:template: classtemplate.rst
|
||
|
|
||
|
get_metric_value
|