2021-07-07 14:13:27 +08:00
|
|
|
欢迎来到 MMOCR 的中文文档!
|
|
|
|
=======================================
|
|
|
|
|
|
|
|
您可以在页面左下角切换中英文文档。
|
|
|
|
|
|
|
|
.. toctree::
|
|
|
|
:maxdepth: 2
|
2022-08-29 15:37:13 +08:00
|
|
|
:caption: 新手入门
|
2021-07-07 14:13:27 +08:00
|
|
|
|
2022-08-29 15:37:13 +08:00
|
|
|
get_started/overview.md
|
|
|
|
get_started/install.md
|
|
|
|
get_started/quick_run.md
|
2023-03-10 14:51:57 +08:00
|
|
|
get_started/faq.md
|
2021-07-07 14:13:27 +08:00
|
|
|
|
2021-11-11 17:39:27 +08:00
|
|
|
.. toctree::
|
|
|
|
:maxdepth: 2
|
2022-08-29 15:37:13 +08:00
|
|
|
:caption: 用户指南
|
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-07-07 14:13:27 +08:00
|
|
|
.. toctree::
|
|
|
|
:maxdepth: 2
|
2022-08-29 15:37:13 +08:00
|
|
|
:caption: 基础概念
|
|
|
|
|
2022-10-17 12:58:35 +08:00
|
|
|
basic_concepts/structures.md
|
|
|
|
basic_concepts/models.md
|
|
|
|
basic_concepts/evaluation.md
|
2022-08-29 15:37:13 +08:00
|
|
|
basic_concepts/overview.md
|
|
|
|
basic_concepts/data_flow.md
|
2022-09-05 14:25:38 +08:00
|
|
|
basic_concepts/datasets.md
|
2022-08-29 15:37:13 +08:00
|
|
|
basic_concepts/transforms.md
|
|
|
|
basic_concepts/visualizers.md
|
|
|
|
basic_concepts/convention.md
|
|
|
|
basic_concepts/engine.md
|
2021-07-07 14:13:27 +08:00
|
|
|
|
2022-08-29 15:37:13 +08:00
|
|
|
.. toctree::
|
|
|
|
:maxdepth: 2
|
2023-01-30 10:27:02 +08:00
|
|
|
:caption: MMOCR 0.x 迁移指南
|
2022-08-29 15:37:13 +08:00
|
|
|
|
2022-08-31 20:15:39 +08:00
|
|
|
migration/overview.md
|
2022-08-29 15:37:13 +08:00
|
|
|
migration/code.md
|
|
|
|
migration/dataset.md
|
|
|
|
migration/model.md
|
2022-08-30 19:46:46 +08:00
|
|
|
migration/transforms.md
|
2021-07-07 14:13:27 +08:00
|
|
|
|
|
|
|
.. toctree::
|
|
|
|
:maxdepth: 2
|
2022-08-29 15:37:13 +08:00
|
|
|
:caption: 数据集支持
|
|
|
|
|
2022-11-02 15:06:49 +08:00
|
|
|
user_guides/data_prepare/datasetzoo.md
|
|
|
|
user_guides/data_prepare/dataset_preparer.md
|
2022-08-31 20:16:33 +08:00
|
|
|
user_guides/data_prepare/det.md
|
|
|
|
user_guides/data_prepare/recog.md
|
|
|
|
user_guides/data_prepare/kie.md
|
2021-07-07 14:13:27 +08:00
|
|
|
|
2022-08-29 15:37:13 +08:00
|
|
|
.. toctree::
|
|
|
|
:maxdepth: 2
|
|
|
|
:caption: 模型支持
|
|
|
|
|
|
|
|
modelzoo.md
|
2022-11-03 19:01:16 +08:00
|
|
|
backbones.md
|
2022-08-29 15:37:13 +08:00
|
|
|
textdet_models.md
|
|
|
|
textrecog_models.md
|
|
|
|
kie_models.md
|
2021-07-07 14:13:27 +08:00
|
|
|
|
2021-09-28 11:32:44 +08:00
|
|
|
.. toctree::
|
|
|
|
:maxdepth: 2
|
2022-08-29 15:37:13 +08:00
|
|
|
:caption: 记录
|
2021-09-28 11:32:44 +08:00
|
|
|
|
2022-08-29 15:37:13 +08:00
|
|
|
notes/contribution_guide.md
|
|
|
|
notes/projects.md
|
|
|
|
notes/changelog.md
|
2021-07-07 14:13:27 +08:00
|
|
|
|
|
|
|
.. toctree::
|
2022-10-10 11:35:33 +08:00
|
|
|
:maxdepth: 2
|
2022-08-29 15:37:13 +08:00
|
|
|
:caption: API 文档
|
2021-07-07 14:13:27 +08:00
|
|
|
|
2023-02-02 19:05:55 +08:00
|
|
|
mmocr.apis <api/apis>
|
2022-10-10 11:35:33 +08:00
|
|
|
mmocr.structures <api/structures>
|
|
|
|
mmocr.datasets <api/datasets>
|
|
|
|
mmocr.transforms <api/transforms>
|
|
|
|
mmocr.models <api/models>
|
|
|
|
mmocr.evaluation <api/evaluation>
|
|
|
|
mmocr.visualization <api/visualization>
|
|
|
|
mmocr.engine <api/engine>
|
|
|
|
mmocr.utils <api/utils>
|
2021-07-07 14:13:27 +08:00
|
|
|
|
2023-01-06 17:29:28 +08:00
|
|
|
.. toctree::
|
|
|
|
:maxdepth: 2
|
|
|
|
:caption: 联系我们
|
|
|
|
|
|
|
|
contact.md
|
|
|
|
|
2021-07-07 16:21:52 +08:00
|
|
|
.. toctree::
|
|
|
|
:caption: 切换语言
|
|
|
|
|
2022-08-29 15:37:13 +08:00
|
|
|
switch_language.md
|
2021-07-07 16:21:52 +08:00
|
|
|
|
2021-07-07 14:13:27 +08:00
|
|
|
导引
|
|
|
|
==================
|
|
|
|
|
|
|
|
* :ref:`genindex`
|
|
|
|
* :ref:`search`
|