mirror of https://github.com/open-mmlab/mmocr.git
58 lines
980 B
ReStructuredText
58 lines
980 B
ReStructuredText
|
.. role:: hidden
|
||
|
:class: hidden-section
|
||
|
|
||
|
mmocr.evaluation
|
||
|
===================================
|
||
|
|
||
|
.. contents:: mmocr.evaluation
|
||
|
:depth: 2
|
||
|
:local:
|
||
|
:backlinks: top
|
||
|
|
||
|
.. currentmodule:: mmocr.evaluation.evaluator
|
||
|
|
||
|
Evaluator
|
||
|
---------------------------------------------
|
||
|
|
||
|
.. autosummary::
|
||
|
:toctree: generated
|
||
|
:nosignatures:
|
||
|
:template: classtemplate.rst
|
||
|
|
||
|
MultiDatasetsEvaluator
|
||
|
|
||
|
.. currentmodule:: mmocr.evaluation.metrics
|
||
|
|
||
|
TextDet Metric
|
||
|
---------------------------------------------
|
||
|
|
||
|
.. autosummary::
|
||
|
:toctree: generated
|
||
|
:nosignatures:
|
||
|
:template: classtemplate.rst
|
||
|
|
||
|
HmeanIOUMetric
|
||
|
|
||
|
TextRecog Metric
|
||
|
---------------------------------------------
|
||
|
|
||
|
.. autosummary::
|
||
|
:toctree: generated
|
||
|
:nosignatures:
|
||
|
:template: classtemplate.rst
|
||
|
|
||
|
WordMetric
|
||
|
CharMetric
|
||
|
OneMinusNEDMetric
|
||
|
|
||
|
|
||
|
KIE Metric
|
||
|
---------------------------------------------
|
||
|
|
||
|
.. autosummary::
|
||
|
:toctree: generated
|
||
|
:nosignatures:
|
||
|
:template: classtemplate.rst
|
||
|
|
||
|
F1Metric
|