2020-07-10 17:06:36 +08:00
|
|
|
Welcome to MMClassification's documentation!
|
2021-07-14 15:06:50 +08:00
|
|
|
============================================
|
2020-07-10 17:06:36 +08:00
|
|
|
|
2021-05-29 10:00:37 +08:00
|
|
|
You can switch between Chinese and English documents in the lower-left corner of the layout.
|
|
|
|
|
|
|
|
您可以在页面左下角切换中英文文档。
|
|
|
|
|
2020-07-10 17:06:36 +08:00
|
|
|
.. toctree::
|
2021-09-23 22:21:03 +08:00
|
|
|
:maxdepth: 1
|
2020-12-28 19:47:06 +08:00
|
|
|
:caption: Get Started
|
2020-07-10 17:06:36 +08:00
|
|
|
|
|
|
|
install.md
|
|
|
|
getting_started.md
|
2020-12-28 19:47:06 +08:00
|
|
|
|
|
|
|
|
|
|
|
.. toctree::
|
2021-09-23 22:21:03 +08:00
|
|
|
:maxdepth: 1
|
2020-12-28 19:47:06 +08:00
|
|
|
:caption: Tutorials
|
|
|
|
|
2020-07-10 17:06:36 +08:00
|
|
|
tutorials/finetune.md
|
|
|
|
tutorials/new_dataset.md
|
|
|
|
tutorials/data_pipeline.md
|
|
|
|
tutorials/new_modules.md
|
|
|
|
|
|
|
|
|
2021-10-14 15:26:47 +08:00
|
|
|
.. include:: _model_zoo.rst
|
|
|
|
|
|
|
|
|
2020-12-28 19:47:06 +08:00
|
|
|
.. toctree::
|
2021-09-23 22:21:03 +08:00
|
|
|
:maxdepth: 1
|
2020-12-28 19:47:06 +08:00
|
|
|
:caption: Useful Tools and Scripts
|
|
|
|
|
2021-06-30 20:53:09 +08:00
|
|
|
tools/pytorch2onnx.md
|
|
|
|
tools/onnx2tensorrt.md
|
|
|
|
tools/pytorch2torchscript.md
|
|
|
|
tools/model_serving.md
|
2021-05-29 10:00:37 +08:00
|
|
|
|
|
|
|
|
2021-09-28 18:05:50 +08:00
|
|
|
.. toctree::
|
|
|
|
:maxdepth: 1
|
|
|
|
:caption: Community
|
|
|
|
|
|
|
|
community/CONTRIBUTING.md
|
|
|
|
|
|
|
|
|
2021-07-14 15:06:50 +08:00
|
|
|
.. toctree::
|
|
|
|
:caption: API Reference
|
|
|
|
|
|
|
|
api.rst
|
|
|
|
|
|
|
|
|
2021-05-29 10:00:37 +08:00
|
|
|
.. toctree::
|
|
|
|
:caption: Language Switch
|
|
|
|
|
2021-10-14 15:26:47 +08:00
|
|
|
English <https://mmclassification.readthedocs.io/en/latest/>
|
|
|
|
简体中文 <https://mmclassification.readthedocs.io/zh_CN/latest/>
|
2021-05-29 10:00:37 +08:00
|
|
|
|
2020-12-28 19:47:06 +08:00
|
|
|
|
2020-07-10 17:06:36 +08:00
|
|
|
Indices and tables
|
|
|
|
==================
|
|
|
|
|
|
|
|
* :ref:`genindex`
|
|
|
|
* :ref:`search`
|