File size: 1,811 Bytes
d7a991a
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
欢迎来到 MMPose 中文文档!
==================================

您可以在页面左下角切换文档语言。

You can change the documentation language at the lower-left corner of the page.

.. toctree::
   :maxdepth: 2

   install.md
   getting_started.md
   demo.md
   benchmark.md
   inference_speed_summary.md

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

   datasets.md
   tasks/2d_body_keypoint.md
   tasks/2d_wholebody_keypoint.md
   tasks/2d_face_keypoint.md
   tasks/2d_hand_keypoint.md
   tasks/2d_fashion_landmark.md
   tasks/2d_animal_keypoint.md
   tasks/3d_body_keypoint.md
   tasks/3d_body_mesh.md
   tasks/3d_hand_keypoint.md

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

   modelzoo.md
   topics/animal.md
   topics/body(2d,kpt,sview,img).md
   topics/body(2d,kpt,sview,vid).md
   topics/body(3d,kpt,sview,img).md
   topics/body(3d,kpt,sview,vid).md
   topics/body(3d,kpt,mview,img).md
   topics/body(3d,mesh,sview,img).md
   topics/face.md
   topics/fashion.md
   topics/hand(2d).md
   topics/hand(3d).md
   topics/wholebody.md

.. toctree::
   :maxdepth: 2
   :caption: 模型池(按论文整理)

   papers/algorithms.md
   papers/backbones.md
   papers/datasets.md
   papers/techniques.md

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

   tutorials/0_config.md
   tutorials/1_finetune.md
   tutorials/2_new_dataset.md
   tutorials/3_data_pipeline.md
   tutorials/4_new_modules.md
   tutorials/5_export_model.md
   tutorials/6_customize_runtime.md

.. toctree::
   :maxdepth: 2
   :caption: 常用工具

   useful_tools.md

.. toctree::
   :maxdepth: 2
   :caption: Notes

   faq.md

.. toctree::
   :caption: API文档

   api.rst

.. toctree::
   :caption: 语言

   Language.md

Indices and tables
==================

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