mirror of
https://github.com/open-mmlab/mmocr.git
synced 2025-06-03 21:54:47 +08:00
69 lines
984 B
ReStructuredText
69 lines
984 B
ReStructuredText
API Reference
|
|
=============
|
|
|
|
mmocr.apis
|
|
-------------
|
|
.. automodule:: mmocr.apis
|
|
:members:
|
|
|
|
|
|
mmocr.core
|
|
-------------
|
|
evaluation
|
|
^^^^^^^^^^
|
|
.. automodule:: mmocr.core.evaluation
|
|
:members:
|
|
|
|
|
|
mmocr.utils
|
|
-------------
|
|
.. automodule:: mmocr.utils
|
|
:members:
|
|
|
|
|
|
mmocr.models
|
|
---------------
|
|
common
|
|
^^^^^^^^^^^
|
|
.. automodule:: mmocr.models.common
|
|
:members:
|
|
|
|
textdet
|
|
^^^^^^^^^^^
|
|
.. automodule:: mmocr.models.textdet
|
|
:members:
|
|
|
|
textrecog
|
|
^^^^^^^^^^^
|
|
.. automodule:: mmocr.models.textrecog
|
|
:members:
|
|
|
|
|
|
mmocr.datasets
|
|
-----------------
|
|
.. automodule:: mmocr.datasets
|
|
:members:
|
|
|
|
datasets
|
|
^^^^^^^^^^^
|
|
.. automodule:: mmocr.datasets.base_dataset
|
|
:members:
|
|
|
|
|
|
pipelines
|
|
^^^^^^^^^^^
|
|
.. automodule:: mmocr.datasets.pipelines
|
|
:members:
|
|
|
|
.. automodule:: mmocr.datasets.pipelines.transforms
|
|
:members:
|
|
|
|
.. automodule:: mmocr.datasets.pipelines.ocr_transforms
|
|
:members:
|
|
|
|
|
|
targets
|
|
^^^^^^^^^^^
|
|
.. automodule:: mmocr.datasets.pipelines.textdet_targets
|
|
:members:
|