File size: 1,079 Bytes
2366e36
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
欢迎来到 MMOCR 的中文文档!
=======================================

您可以在页面左下角切换中英文文档。

.. toctree::
   :maxdepth: 2
   :caption: 开始

   install.md
   getting_started.md
   demo.md
   training.md
   testing.md
   deployment.md
   model_serving.md

.. toctree::
   :maxdepth: 2
   :caption: 教程

   tutorials/config.md
   tutorials/dataset_types.md
   tutorials/kie_closeset_openset.md

.. toctree::
   :maxdepth: 2
   :caption: 模型库

   modelzoo.md
   model_summary.md
   textdet_models.md
   textrecog_models.md
   kie_models.md
   ner_models.md

.. toctree::
   :maxdepth: 2
   :caption: 数据集

   datasets/det.md
   datasets/recog.md
   datasets/kie.md
   datasets/ner.md

.. toctree::
   :maxdepth: 2
   :caption: 杂项

   tools.md
   changelog.md

.. toctree::
   :caption: API 参考

   api.rst

.. toctree::
   :caption: 切换语言

   English <https://mmocr.readthedocs.io/en/latest/>
   简体中文 <https://mmocr.readthedocs.io/zh_CN/latest/>

导引
==================

* :ref:`genindex`
* :ref:`search`