| Welcome to MMOCR's documentation! |
| ======================================= |
|
|
| You can switch between English and Chinese in the lower-left corner of the layout. |
|
|
| .. toctree:: |
| :maxdepth: 2 |
| :caption: Getting Started |
|
|
| install.md |
| getting_started.md |
| demo.md |
| training.md |
| testing.md |
| deployment.md |
| model_serving.md |
|
|
| .. toctree:: |
| :maxdepth: 2 |
| :caption: Tutorials |
|
|
| tutorials/config.md |
| tutorials/dataset_types.md |
| tutorials/kie_closeset_openset.md |
|
|
| .. toctree:: |
| :maxdepth: 2 |
| :caption: Model Zoo |
|
|
| modelzoo.md |
| model_summary.md |
| textdet_models.md |
| textrecog_models.md |
| kie_models.md |
| ner_models.md |
|
|
| .. toctree:: |
| :maxdepth: 2 |
| :caption: Dataset Zoo |
|
|
| datasets/det.md |
| datasets/recog.md |
| datasets/kie.md |
| datasets/ner.md |
|
|
| .. toctree:: |
| :maxdepth: 2 |
| :caption: Miscellaneous |
|
|
| tools.md |
| changelog.md |
|
|
| .. toctree:: |
| :caption: API Reference |
|
|
| api.rst |
|
|
| .. toctree:: |
| :caption: Switch Language |
|
|
| English <https://mmocr.readthedocs.io/en/latest/> |
| 简体中文 <https://mmocr.readthedocs.io/zh_CN/latest/> |
|
|
| Indices and tables |
| ================== |
|
|
| * :ref:`genindex` |
| * :ref:`search` |
|
|