mmclassification/docs/zh_CN/index.rst

84 lines
1.4 KiB
ReStructuredText
Raw Normal View History

欢迎来到 MMClassification 中文教程!
==========================================
You can switch between Chinese and English documentation in the lower-left corner of the layout.
您可以在页面左下角切换中英文文档。
.. toctree::
:maxdepth: 1
:caption: 开始你的第一步
install.md
getting_started.md
.. toctree::
:maxdepth: 1
:caption: 教程
tutorials/config.md
tutorials/finetune.md
tutorials/new_dataset.md
tutorials/data_pipeline.md
tutorials/new_modules.md
tutorials/schedule.md
tutorials/runtime.md
.. toctree::
:maxdepth: 1
:caption: 模型库
:glob:
modelzoo_statistics.md
model_zoo.md
papers/*
.. toctree::
:maxdepth: 1
:caption: 实用工具
tools/pytorch2onnx.md
tools/onnx2tensorrt.md
tools/pytorch2torchscript.md
tools/model_serving.md
tools/visualization.md
tools/analysis.md
tools/miscellaneous.md
.. toctree::
:maxdepth: 1
:caption: 社区
community/CONTRIBUTING.md
.. toctree::
:caption: API 参考文档
api.rst
.. toctree::
:maxdepth: 1
:caption: 更新日志
changelog.md
.. toctree::
:caption: 语言切换
English <https://mmclassification.readthedocs.io/en/latest/>
简体中文 <https://mmclassification.readthedocs.io/zh_CN/latest/>
索引与表格
==================
* :ref:`genindex`
* :ref:`search`