2021-04-03 01:21:33 +08:00
|
|
|
Welcome to MMOCR's documentation!
|
|
|
|
=======================================
|
|
|
|
|
2021-07-07 14:13:27 +08:00
|
|
|
You can switch between English and Chinese in the lower-left corner of the layout.
|
|
|
|
|
2021-05-12 09:57:53 +08:00
|
|
|
.. toctree::
|
|
|
|
:maxdepth: 2
|
2022-08-29 15:37:13 +08:00
|
|
|
:caption: Get Started
|
2021-04-03 01:21:33 +08:00
|
|
|
|
2022-08-29 15:37:13 +08:00
|
|
|
get_started/overview.md
|
|
|
|
get_started/install.md
|
|
|
|
get_started/quick_run.md
|
2021-04-03 01:21:33 +08:00
|
|
|
|
2021-11-11 17:39:27 +08:00
|
|
|
.. toctree::
|
|
|
|
:maxdepth: 2
|
2022-08-29 15:37:13 +08:00
|
|
|
:caption: User Guides
|
2021-11-11 17:39:27 +08:00
|
|
|
|
2022-08-29 15:37:13 +08:00
|
|
|
user_guides/inference.md
|
|
|
|
user_guides/config.md
|
|
|
|
user_guides/dataset_prepare.md
|
|
|
|
user_guides/train_test.md
|
|
|
|
user_guides/visualization.md
|
|
|
|
user_guides/useful_tools.md
|
2021-11-11 17:39:27 +08:00
|
|
|
|
2021-04-03 01:21:33 +08:00
|
|
|
.. toctree::
|
|
|
|
:maxdepth: 2
|
2022-08-29 15:37:13 +08:00
|
|
|
:caption: Basic Concepts
|
|
|
|
|
|
|
|
basic_concepts/overview.md
|
|
|
|
basic_concepts/data_flow.md
|
|
|
|
basic_concepts/dataset.md
|
|
|
|
basic_concepts/structures.md
|
|
|
|
basic_concepts/models.md
|
|
|
|
basic_concepts/transforms.md
|
|
|
|
basic_concepts/visualizers.md
|
|
|
|
basic_concepts/evaluation.md
|
|
|
|
basic_concepts/convention.md
|
|
|
|
basic_concepts/engine.md
|
2021-04-03 01:21:33 +08:00
|
|
|
|
2022-08-29 15:37:13 +08:00
|
|
|
.. toctree::
|
|
|
|
:maxdepth: 2
|
|
|
|
:caption: Migration Guides
|
|
|
|
|
|
|
|
migration/code.md
|
|
|
|
migration/dataset.md
|
|
|
|
migration/model.md
|
2022-08-30 19:46:46 +08:00
|
|
|
migration/transforms.md
|
2021-04-03 01:21:33 +08:00
|
|
|
|
2021-04-08 18:05:46 +08:00
|
|
|
.. toctree::
|
|
|
|
:maxdepth: 2
|
2021-08-25 16:41:07 +08:00
|
|
|
:caption: Dataset Zoo
|
2021-04-08 18:05:46 +08:00
|
|
|
|
2022-08-29 15:37:13 +08:00
|
|
|
data_prepare/det.md
|
|
|
|
data_prepare/recog.md
|
|
|
|
data_prepare/kie.md
|
|
|
|
|
|
|
|
.. toctree::
|
|
|
|
:maxdepth: 2
|
|
|
|
:caption: Model Zoo
|
|
|
|
|
|
|
|
modelzoo.md
|
|
|
|
textdet_models.md
|
|
|
|
textrecog_models.md
|
|
|
|
kie_models.md
|
2021-04-08 18:05:46 +08:00
|
|
|
|
2021-08-25 16:41:07 +08:00
|
|
|
.. toctree::
|
|
|
|
:maxdepth: 2
|
2022-08-29 15:37:13 +08:00
|
|
|
:caption: Notes
|
2021-08-25 16:41:07 +08:00
|
|
|
|
2022-08-29 15:37:13 +08:00
|
|
|
notes/contribution_guide.md
|
|
|
|
notes/projects.md
|
|
|
|
notes/changelog.md
|
|
|
|
notes/faq.md
|
2021-04-03 01:21:33 +08:00
|
|
|
|
|
|
|
.. toctree::
|
2022-08-29 15:37:13 +08:00
|
|
|
:maxdepth: 1
|
2021-04-03 01:21:33 +08:00
|
|
|
:caption: API Reference
|
|
|
|
|
|
|
|
api.rst
|
|
|
|
|
2021-07-07 16:21:52 +08:00
|
|
|
.. toctree::
|
|
|
|
:caption: Switch Language
|
|
|
|
|
2022-08-29 15:37:13 +08:00
|
|
|
switch_language.md
|
|
|
|
|
2021-07-07 16:21:52 +08:00
|
|
|
|
2021-04-03 01:21:33 +08:00
|
|
|
Indices and tables
|
|
|
|
==================
|
|
|
|
|
|
|
|
* :ref:`genindex`
|
|
|
|
* :ref:`search`
|