2021-04-03 01:21:33 +08:00
|
|
|
mmocr.apis
|
|
|
|
-------------
|
|
|
|
.. automodule:: mmocr.apis
|
|
|
|
:members:
|
|
|
|
|
2021-04-08 18:05:46 +08:00
|
|
|
|
2021-04-03 01:21:33 +08:00
|
|
|
mmocr.core
|
|
|
|
-------------
|
|
|
|
evaluation
|
|
|
|
^^^^^^^^^^
|
|
|
|
.. automodule:: mmocr.core.evaluation
|
|
|
|
:members:
|
2021-04-08 18:05:46 +08:00
|
|
|
|
|
|
|
|
|
|
|
mmocr.utils
|
|
|
|
-------------
|
|
|
|
.. automodule:: mmocr.utils
|
|
|
|
:members:
|
|
|
|
|
|
|
|
|
|
|
|
mmocr.models
|
|
|
|
---------------
|
2021-12-28 12:41:24 +08:00
|
|
|
Common Backbones
|
|
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
2021-04-09 22:18:26 +08:00
|
|
|
.. automodule:: mmocr.models.common.backbones
|
2021-04-08 18:05:46 +08:00
|
|
|
:members:
|
|
|
|
|
2021-04-09 22:18:26 +08:00
|
|
|
.. automodule:: mmocr.models.common.losses
|
|
|
|
:members:
|
|
|
|
|
2021-12-28 12:41:24 +08:00
|
|
|
Text Detection Detectors
|
|
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
|
|
.. automodule:: mmocr.models.textdet.detectors
|
2021-04-09 22:18:26 +08:00
|
|
|
:members:
|
|
|
|
|
2021-12-28 12:41:24 +08:00
|
|
|
Text Detection Heads
|
|
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
|
|
.. automodule:: mmocr.models.textdet.dense_heads
|
2021-04-09 22:18:26 +08:00
|
|
|
:members:
|
|
|
|
|
2021-12-28 12:41:24 +08:00
|
|
|
Text Detection Necks
|
|
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
|
|
.. automodule:: mmocr.models.textdet.necks
|
2021-04-09 22:18:26 +08:00
|
|
|
:members:
|
|
|
|
|
2021-12-28 12:41:24 +08:00
|
|
|
Text Detection Losses
|
|
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
2021-04-09 22:18:26 +08:00
|
|
|
.. automodule:: mmocr.models.textdet.losses
|
|
|
|
:members:
|
|
|
|
|
2021-12-28 12:41:24 +08:00
|
|
|
Text Detection Postprocessors
|
|
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
2021-04-09 22:18:26 +08:00
|
|
|
.. automodule:: mmocr.models.textdet.postprocess
|
|
|
|
:members:
|
|
|
|
|
2021-12-28 12:41:24 +08:00
|
|
|
Text Recognition Recognizer
|
|
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
2021-04-09 22:18:26 +08:00
|
|
|
.. automodule:: mmocr.models.textrecog.recognizer
|
|
|
|
:members:
|
|
|
|
|
2021-12-28 12:41:24 +08:00
|
|
|
Text Recognition Backbones
|
|
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
2021-04-09 22:18:26 +08:00
|
|
|
.. automodule:: mmocr.models.textrecog.backbones
|
|
|
|
:members:
|
|
|
|
|
2021-12-28 12:41:24 +08:00
|
|
|
Text Recognition Necks
|
|
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
2021-04-09 22:18:26 +08:00
|
|
|
.. automodule:: mmocr.models.textrecog.necks
|
|
|
|
:members:
|
|
|
|
|
2021-12-28 12:41:24 +08:00
|
|
|
Text Recognition Heads
|
|
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
2021-04-09 22:18:26 +08:00
|
|
|
.. automodule:: mmocr.models.textrecog.heads
|
|
|
|
:members:
|
|
|
|
|
2021-12-31 11:26:38 +08:00
|
|
|
Text Recognition Preprocessors
|
|
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
|
|
.. automodule:: mmocr.models.textrecog.preprocessor
|
|
|
|
:members:
|
2021-12-28 12:41:24 +08:00
|
|
|
|
|
|
|
Text Recognition Backbones
|
|
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
|
|
.. automodule:: mmocr.models.textrecog.backbones
|
|
|
|
:members:
|
|
|
|
|
|
|
|
Text Recognition Layers
|
|
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
|
|
.. automodule:: mmocr.models.textrecog.layers
|
|
|
|
:members:
|
|
|
|
|
|
|
|
Text Recognition Convertors
|
|
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
2021-04-09 22:18:26 +08:00
|
|
|
.. automodule:: mmocr.models.textrecog.convertors
|
|
|
|
:members:
|
|
|
|
|
2021-12-28 12:41:24 +08:00
|
|
|
Text Recognition Encoders
|
|
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
2021-04-09 22:18:26 +08:00
|
|
|
.. automodule:: mmocr.models.textrecog.encoders
|
|
|
|
:members:
|
|
|
|
|
2021-12-28 12:41:24 +08:00
|
|
|
Text Recognition Decoders
|
|
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
2021-04-09 22:18:26 +08:00
|
|
|
.. automodule:: mmocr.models.textrecog.decoders
|
|
|
|
:members:
|
|
|
|
|
2021-12-31 11:26:38 +08:00
|
|
|
Text Recognition Fusers
|
|
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
|
|
.. automodule:: mmocr.models.textrecog.fusers
|
|
|
|
:members:
|
|
|
|
|
2021-12-28 12:41:24 +08:00
|
|
|
Text Recognition Losses
|
|
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
2021-04-09 22:18:26 +08:00
|
|
|
.. automodule:: mmocr.models.textrecog.losses
|
|
|
|
:members:
|
|
|
|
|
2021-12-28 12:41:24 +08:00
|
|
|
KIE Extractors
|
|
|
|
^^^^^^^^^^^^^^
|
|
|
|
.. automodule:: mmocr.models.kie.extractors
|
2021-04-09 22:18:26 +08:00
|
|
|
:members:
|
|
|
|
|
2021-12-28 12:41:24 +08:00
|
|
|
KIE Heads
|
2021-04-09 22:18:26 +08:00
|
|
|
^^^^^^^^^^^
|
2021-12-28 12:41:24 +08:00
|
|
|
.. automodule:: mmocr.models.kie.heads
|
2021-04-09 22:18:26 +08:00
|
|
|
:members:
|
|
|
|
|
2021-12-28 12:41:24 +08:00
|
|
|
KIE Losses
|
2021-04-09 22:18:26 +08:00
|
|
|
^^^^^^^^^^^
|
2021-12-28 12:41:24 +08:00
|
|
|
.. automodule:: mmocr.models.kie.losses
|
2021-04-09 22:18:26 +08:00
|
|
|
:members:
|
|
|
|
|
2021-12-28 12:41:24 +08:00
|
|
|
NER Encoders
|
|
|
|
^^^^^^^^^^^^
|
|
|
|
.. automodule:: mmocr.models.ner.encoders
|
2021-04-08 18:05:46 +08:00
|
|
|
:members:
|
|
|
|
|
2021-12-28 12:41:24 +08:00
|
|
|
NER Decoders
|
|
|
|
^^^^^^^^^^^^
|
|
|
|
.. automodule:: mmocr.models.ner.decoders
|
2021-04-08 18:05:46 +08:00
|
|
|
:members:
|
|
|
|
|
2021-12-28 12:41:24 +08:00
|
|
|
NER Losses
|
|
|
|
^^^^^^^^^^^
|
|
|
|
.. automodule:: mmocr.models.ner.losses
|
|
|
|
:members:
|
2021-04-08 18:05:46 +08:00
|
|
|
|
|
|
|
mmocr.datasets
|
|
|
|
-----------------
|
|
|
|
.. automodule:: mmocr.datasets
|
|
|
|
:members:
|
|
|
|
|
|
|
|
datasets
|
|
|
|
^^^^^^^^^^^
|
|
|
|
.. automodule:: mmocr.datasets.base_dataset
|
|
|
|
:members:
|
|
|
|
|
2021-04-09 22:18:26 +08:00
|
|
|
.. automodule:: mmocr.datasets.icdar_dataset
|
|
|
|
:members:
|
2021-04-08 18:05:46 +08:00
|
|
|
|
2021-04-09 22:18:26 +08:00
|
|
|
.. automodule:: mmocr.datasets.ocr_dataset
|
|
|
|
:members:
|
|
|
|
|
|
|
|
.. automodule:: mmocr.datasets.ocr_seg_dataset
|
2021-04-08 18:05:46 +08:00
|
|
|
:members:
|
|
|
|
|
2021-04-09 22:18:26 +08:00
|
|
|
.. automodule:: mmocr.datasets.text_det_dataset
|
2021-04-08 18:05:46 +08:00
|
|
|
:members:
|
|
|
|
|
2021-04-09 22:18:26 +08:00
|
|
|
.. automodule:: mmocr.datasets.kie_dataset
|
2021-04-08 18:05:46 +08:00
|
|
|
:members:
|
|
|
|
|
|
|
|
|
2021-04-09 22:18:26 +08:00
|
|
|
pipelines
|
2021-04-08 18:05:46 +08:00
|
|
|
^^^^^^^^^^^
|
2021-04-09 22:18:26 +08:00
|
|
|
.. automodule:: mmocr.datasets.pipelines
|
2021-04-08 18:05:46 +08:00
|
|
|
:members:
|
2021-05-27 21:58:11 +08:00
|
|
|
|
|
|
|
utils
|
|
|
|
^^^^^^^^^^^
|
|
|
|
.. automodule:: mmocr.datasets.utils
|
|
|
|
:members:
|