Ma Zerun 42b99be9b2
[Docs] rearrange docs and add multiple translation docs. (#320)
* Move tools docs to `tools` folder.

* Fix link error in model_serving.md

* Fix typo in CONTRIBUTING.md

* Add Chinese translation of CONTRIBUTING.md

* Add translation of `onnx2tensorrt.md`, `pytorch2onnx.md`,
`model_serving.md` and `pytorch2torchscript.md`.

* Improve tools docs.

* Add docs about installing mmcls via mim.
2021-06-30 20:53:09 +08:00

55 lines
896 B
ReStructuredText

Welcome to MMClassification's documentation!
==========================================
You can switch between Chinese and English documents in the lower-left corner of the layout.
您可以在页面左下角切换中英文文档。
.. toctree::
:maxdepth: 2
:caption: Get Started
install.md
getting_started.md
.. toctree::
:maxdepth: 2
:caption: Model zoo
modelzoo_statistics.md
.. toctree::
:maxdepth: 2
:caption: Tutorials
tutorials/finetune.md
tutorials/new_dataset.md
tutorials/data_pipeline.md
tutorials/new_modules.md
.. toctree::
:maxdepth: 2
:caption: Useful Tools and Scripts
tools/pytorch2onnx.md
tools/onnx2tensorrt.md
tools/pytorch2torchscript.md
tools/model_serving.md
.. toctree::
:caption: Language Switch
switch_language.md
Indices and tables
==================
* :ref:`genindex`
* :ref:`search`