Spaces:
Sleeping
Sleeping
| 欢迎来到 MMOCR 的中文文档! | |
| ======================================= | |
| 您可以在页面左下角切换中英文文档。 | |
| .. toctree:: | |
| :maxdepth: 2 | |
| :caption: 新手入门 | |
| get_started/overview.md | |
| get_started/install.md | |
| get_started/quick_run.md | |
| get_started/faq.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/transforms.md | |
| basic_concepts/evaluation.md | |
| basic_concepts/datasets.md | |
| basic_concepts/overview.md | |
| basic_concepts/data_flow.md | |
| basic_concepts/models.md | |
| basic_concepts/visualizers.md | |
| basic_concepts/convention.md | |
| basic_concepts/engine.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 | |
| projectzoo.md | |
| backbones.md | |
| textdet_models.md | |
| textrecog_models.md | |
| kie_models.md | |
| .. toctree:: | |
| :maxdepth: 2 | |
| :caption: 其它 | |
| notes/branches.md | |
| notes/contribution_guide.md | |
| notes/changelog.md | |
| .. toctree:: | |
| :maxdepth: 2 | |
| :caption: MMOCR 0.x 迁移指南 | |
| migration/overview.md | |
| migration/news.md | |
| migration/branches.md | |
| migration/code.md | |
| migration/dataset.md | |
| migration/model.md | |
| migration/transforms.md | |
| .. toctree:: | |
| :maxdepth: 2 | |
| :caption: API 文档 | |
| mmocr.apis <api/apis> | |
| 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:: | |
| :maxdepth: 2 | |
| :caption: 联系我们 | |
| contact.md | |
| .. toctree:: | |
| :caption: 切换语言 | |
| switch_language.md | |
| 导引 | |
| ================== | |
| * :ref:`genindex` | |
| * :ref:`search` | |