Skip to content

Latest commit

 

History

History
101 lines (78 loc) · 1.88 KB

index.rst

File metadata and controls

101 lines (78 loc) · 1.88 KB

Welcome to MMPose's documentation!

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

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

.. toctree::
   :maxdepth: 2

   install.md
   get_started.md
   demo.md
   benchmark.md
   inference_speed_summary.md

.. toctree::
   :maxdepth: 2
   :caption: Datasets

   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: Model Zoo

   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,kpt,rgb,img).md
   topics/hand(3d,kpt,rgb,img).md
   topics/hand(gesture,rgbd,vid).md
   topics/wholebody.md

.. toctree::
   :maxdepth: 2
   :caption: Model Zoo (by paper)

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

.. toctree::
   :maxdepth: 2
   :caption: Tutorials

   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
   tutorials/7_webcam_api.md

.. toctree::
   :maxdepth: 2
   :caption: Useful Tools and Scripts

   useful_tools.md

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

   changelog.md
   faq.md

.. toctree::
   :caption: API Reference

   api.rst

.. toctree::
   :caption: Languages

   language.md


Indices and tables