mmocr/docs/en/index.rst

76 lines
1.2 KiB
ReStructuredText
Raw Normal View History

2021-04-03 01:21:33 +08:00
Welcome to MMOCR's documentation!
=======================================
You can switch between English and Chinese in the lower-left corner of the layout.
.. toctree::
:maxdepth: 2
2021-08-25 16:41:07 +08:00
:caption: Getting Started
2021-04-03 01:21:33 +08:00
install.md
getting_started.md
demo.md
2021-08-25 16:41:07 +08:00
training.md
testing.md
deployment.md
model_serving.md
2021-04-03 01:21:33 +08:00
.. toctree::
:maxdepth: 2
:caption: Tutorials
tutorials/config.md
tutorials/dataset_types.md
tutorials/kie_closeset_openset.md
tutorials/blank_recog.md
2021-04-03 01:21:33 +08:00
.. toctree::
:maxdepth: 2
:caption: Model Zoo
modelzoo.md
model_summary.md
2021-04-03 01:21:33 +08:00
textdet_models.md
textrecog_models.md
kie_models.md
ner_models.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
2021-08-25 16:41:07 +08:00
datasets/det.md
datasets/recog.md
datasets/kie.md
datasets/ner.md
2021-04-08 18:05:46 +08:00
2021-08-25 16:41:07 +08:00
.. toctree::
:maxdepth: 2
:caption: Miscellaneous
tools.md
2021-04-03 01:21:33 +08:00
changelog.md
.. toctree::
:caption: API Reference
api.rst
.. toctree::
:maxdepth: 2
:caption: Contact US
contact.md
.. toctree::
:caption: Switch Language
English <https://mmocr.readthedocs.io/en/latest/>
简体中文 <https://mmocr.readthedocs.io/zh_CN/latest/>
2021-04-03 01:21:33 +08:00
Indices and tables
==================
* :ref:`genindex`
* :ref:`search`