欢迎来到 MMAction2 中文教程!
=====================================

You can switch between Chinese and English documents in the lower-left corner of the layout.

.. toctree::
   :maxdepth: 1
   :caption: 新手入门

   get_started/overview.md
   get_started/installation.md
   get_started/quick_run.md
   get_started/guide_to_framework.md
   get_started/contribution_guide.md
   get_started/faq.md

.. toctree::
   :maxdepth: 1
   :caption: 用户指南

   user_guides/inference.md
   user_guides/config.md
   user_guides/train_test.md
   user_guides/prepare_dataset.md
   user_guides/finetune.md

.. toctree::
   :maxdepth: 1
   :caption: 进阶教程

   advanced_guides/dataflow.md
   advanced_guides/customize_models.md
   advanced_guides/customize_dataset.md
   advanced_guides/customize_pipeline.md
   advanced_guides/customize_optimizer.md
   advanced_guides/customize_logging.md
   advanced_guides/deploy.md
   useful_tools.md


.. toctree::
   :maxdepth: 1
   :caption: 模型支持

   modelzoo_statistics.md
   model_zoo/recognition.md
   model_zoo/recognition_audio.md
   model_zoo/skeleton.md
   model_zoo/detection.md
   model_zoo/retrieval.md
   model_zoo/localization.md

.. toctree::
   :maxdepth: 1
   :caption: 数据集支持
   :glob:

   datasetzoo_statistics.md
   dataset_zoo/*

.. toctree::
   :maxdepth: 1
   :caption: 相关项目

   projectzoo.md

.. toctree::
   :maxdepth: 1
   :caption: MMAction2 0.x 迁移指南

   migration.md

.. toctree::
   :maxdepth: 1
   :caption: API 参考文档

   api.rst

.. toctree::
   :maxdepth: 1
   :caption: 其他说明

   notes/ecosystem.md

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

   switch_language.md



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

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