92 lines
1.6 KiB
ReStructuredText
92 lines
1.6 KiB
ReStructuredText
欢迎来到 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 参考文档
|
|
|
|
mmcls.apis <api/apis>
|
|
mmcls.models <api/models>
|
|
mmcls.models.utils <api/models.utils>
|
|
mmcls.datasets <api/datasets>
|
|
数据转换 <api/transforms>
|
|
批数据增强 <api/models.utils.augment>
|
|
mmcls.utils <api/utils>
|
|
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
:caption: 其他说明
|
|
|
|
changelog.md
|
|
compatibility.md
|
|
faq.md
|
|
|
|
|
|
.. toctree::
|
|
:caption: 语言切换
|
|
|
|
English <https://mmclassification.readthedocs.io/en/latest/>
|
|
简体中文 <https://mmclassification.readthedocs.io/zh_CN/latest/>
|
|
|
|
|
|
索引与表格
|
|
==================
|
|
|
|
* :ref:`genindex`
|
|
* :ref:`search`
|