|
a |
|
b/ViTPose/docs/en/index.rst |
|
|
1 |
Welcome to MMPose's documentation! |
|
|
2 |
================================== |
|
|
3 |
|
|
|
4 |
You can change the documentation language at the lower-left corner of the page. |
|
|
5 |
|
|
|
6 |
您可以在页面左下角切换文档语言。 |
|
|
7 |
|
|
|
8 |
.. toctree:: |
|
|
9 |
:maxdepth: 2 |
|
|
10 |
|
|
|
11 |
install.md |
|
|
12 |
getting_started.md |
|
|
13 |
demo.md |
|
|
14 |
benchmark.md |
|
|
15 |
inference_speed_summary.md |
|
|
16 |
|
|
|
17 |
.. toctree:: |
|
|
18 |
:maxdepth: 2 |
|
|
19 |
:caption: Datasets |
|
|
20 |
|
|
|
21 |
datasets.md |
|
|
22 |
tasks/2d_body_keypoint.md |
|
|
23 |
tasks/2d_wholebody_keypoint.md |
|
|
24 |
tasks/2d_face_keypoint.md |
|
|
25 |
tasks/2d_hand_keypoint.md |
|
|
26 |
tasks/2d_fashion_landmark.md |
|
|
27 |
tasks/2d_animal_keypoint.md |
|
|
28 |
tasks/3d_body_keypoint.md |
|
|
29 |
tasks/3d_body_mesh.md |
|
|
30 |
tasks/3d_hand_keypoint.md |
|
|
31 |
|
|
|
32 |
.. toctree:: |
|
|
33 |
:maxdepth: 2 |
|
|
34 |
:caption: Model Zoo |
|
|
35 |
|
|
|
36 |
modelzoo.md |
|
|
37 |
topics/animal.md |
|
|
38 |
topics/body(2d,kpt,sview,img).md |
|
|
39 |
topics/body(2d,kpt,sview,vid).md |
|
|
40 |
topics/body(3d,kpt,sview,img).md |
|
|
41 |
topics/body(3d,kpt,sview,vid).md |
|
|
42 |
topics/body(3d,kpt,mview,img).md |
|
|
43 |
topics/body(3d,mesh,sview,img).md |
|
|
44 |
topics/face.md |
|
|
45 |
topics/fashion.md |
|
|
46 |
topics/hand(2d).md |
|
|
47 |
topics/hand(3d).md |
|
|
48 |
topics/wholebody.md |
|
|
49 |
|
|
|
50 |
.. toctree:: |
|
|
51 |
:maxdepth: 2 |
|
|
52 |
:caption: Model Zoo (by paper) |
|
|
53 |
|
|
|
54 |
papers/algorithms.md |
|
|
55 |
papers/backbones.md |
|
|
56 |
papers/datasets.md |
|
|
57 |
papers/techniques.md |
|
|
58 |
|
|
|
59 |
.. toctree:: |
|
|
60 |
:maxdepth: 2 |
|
|
61 |
:caption: Tutorials |
|
|
62 |
|
|
|
63 |
tutorials/0_config.md |
|
|
64 |
tutorials/1_finetune.md |
|
|
65 |
tutorials/2_new_dataset.md |
|
|
66 |
tutorials/3_data_pipeline.md |
|
|
67 |
tutorials/4_new_modules.md |
|
|
68 |
tutorials/5_export_model.md |
|
|
69 |
tutorials/6_customize_runtime.md |
|
|
70 |
|
|
|
71 |
.. toctree:: |
|
|
72 |
:maxdepth: 2 |
|
|
73 |
:caption: Useful Tools and Scripts |
|
|
74 |
|
|
|
75 |
useful_tools.md |
|
|
76 |
|
|
|
77 |
.. toctree:: |
|
|
78 |
:maxdepth: 2 |
|
|
79 |
:caption: Notes |
|
|
80 |
|
|
|
81 |
changelog.md |
|
|
82 |
faq.md |
|
|
83 |
|
|
|
84 |
.. toctree:: |
|
|
85 |
:caption: API Reference |
|
|
86 |
|
|
|
87 |
api.rst |
|
|
88 |
|
|
|
89 |
.. toctree:: |
|
|
90 |
:caption: Languages |
|
|
91 |
|
|
|
92 |
language.md |
|
|
93 |
|
|
|
94 |
|
|
|
95 |
Indices and tables |
|
|
96 |
================== |
|
|
97 |
|
|
|
98 |
* :ref:`genindex` |
|
|
99 |
* :ref:`search` |