mirror of https://github.com/open-mmlab/mmocr.git
101 lines
2.0 KiB
ReStructuredText
101 lines
2.0 KiB
ReStructuredText
欢迎来到 MMOCR 的中文文档!
|
|
=======================================
|
|
|
|
您可以在页面左下角切换中英文文档。
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
:caption: 新手入门
|
|
|
|
get_started/overview.md
|
|
get_started/install.md
|
|
get_started/quick_run.md
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
:caption: 用户指南
|
|
|
|
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
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
:caption: 基础概念
|
|
|
|
basic_concepts/structures.md
|
|
basic_concepts/models.md
|
|
basic_concepts/evaluation.md
|
|
basic_concepts/overview.md
|
|
basic_concepts/data_flow.md
|
|
basic_concepts/datasets.md
|
|
basic_concepts/transforms.md
|
|
basic_concepts/visualizers.md
|
|
basic_concepts/convention.md
|
|
basic_concepts/engine.md
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
:caption: 迁移指南
|
|
|
|
migration/overview.md
|
|
migration/code.md
|
|
migration/dataset.md
|
|
migration/model.md
|
|
migration/transforms.md
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
:caption: 数据集支持
|
|
|
|
user_guides/data_prepare/datasetzoo.md
|
|
user_guides/data_prepare/dataset_preparer.md
|
|
user_guides/data_prepare/det.md
|
|
user_guides/data_prepare/recog.md
|
|
user_guides/data_prepare/kie.md
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
:caption: 模型支持
|
|
|
|
modelzoo.md
|
|
textdet_models.md
|
|
textrecog_models.md
|
|
kie_models.md
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
:caption: 记录
|
|
|
|
notes/contribution_guide.md
|
|
notes/projects.md
|
|
notes/changelog.md
|
|
notes/faq.md
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
:caption: API 文档
|
|
|
|
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>
|
|
|
|
.. toctree::
|
|
:caption: 切换语言
|
|
|
|
switch_language.md
|
|
|
|
导引
|
|
==================
|
|
|
|
* :ref:`genindex`
|
|
* :ref:`search`
|