Welcome to MMAction2's documentation!
=====================================

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

.. toctree::
   :maxdepth: 1
   :caption: Get Started

   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

   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

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

   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: Dataset Zoo
   :glob:

   datasetzoo_statistics.md
   dataset_zoo/*

.. toctree::
   :maxdepth: 1
   :caption: Projects

   projectzoo.md

.. toctree::
   :maxdepth: 1
   :caption: Migration

   migration.md

.. toctree::
   :maxdepth: 1
   :caption: API Reference

   api.rst

.. toctree::
   :maxdepth: 1
   :caption: Notes

   notes/ecosystem.md
   notes/changelog.md

.. toctree::
   :caption: Switch Language

   switch_language.md



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

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