99 lines
2.1 KiB
ReStructuredText
99 lines
2.1 KiB
ReStructuredText
欢迎来到 MMClassification 中文教程!
|
|
==========================================
|
|
|
|
You can switch between Chinese and English documentation in the lower-left corner of the layout.
|
|
|
|
您可以在页面左下角切换中英文文档。
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
:caption: 开始你的第一步
|
|
|
|
get_started.md
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
:caption: 教程
|
|
|
|
user_guides/inference.md
|
|
user_guides/dataset_prepare.md
|
|
user_guides/train_test.md
|
|
user_guides/config.md
|
|
user_guides/finetune.md
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
:caption: 实用工具
|
|
|
|
useful_tools/dataset_visualization.md
|
|
useful_tools/scheduler_visualization.md
|
|
useful_tools/cam_visualization.md
|
|
useful_tools/print_config.md
|
|
useful_tools/verify_dataset.md
|
|
useful_tools/log_result_analysis.md
|
|
useful_tools/complexity_analysis.md
|
|
useful_tools/model_serving.md
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
:caption: 进阶教程
|
|
|
|
advanced_guides/datasets.md
|
|
advanced_guides/pipeline.md
|
|
advanced_guides/modules.md
|
|
advanced_guides/schedule.md
|
|
advanced_guides/runtime.md
|
|
advanced_guides/evaluation.md
|
|
advanced_guides/data_flow.md
|
|
advanced_guides/convention.md
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
:caption: 模型库
|
|
:glob:
|
|
|
|
modelzoo_statistics.md
|
|
papers/*
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
:caption: 迁移指南
|
|
|
|
migration.md
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
:caption: API 参考文档
|
|
|
|
mmcls.apis <api/apis>
|
|
mmcls.engine <api/engine>
|
|
mmcls.datasets <api/datasets>
|
|
数据处理 <api/data_process>
|
|
mmcls.models <api/models>
|
|
mmcls.structures <api/structures>
|
|
mmcls.visualization <api/visualization>
|
|
mmcls.evaluation <api/evaluation>
|
|
mmcls.utils <api/utils>
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
:caption: 其他说明
|
|
|
|
notes/contribution_guide.md
|
|
notes/projects.md
|
|
notes/changelog.md
|
|
notes/faq.md
|
|
|
|
.. toctree::
|
|
:caption: 切换语言
|
|
|
|
English <https://mmclassification.readthedocs.io/en/1.x/>
|
|
简体中文 <https://mmclassification.readthedocs.io/zh_CN/1.x/>
|
|
|
|
|
|
索引与表格
|
|
==================
|
|
|
|
* :ref:`genindex`
|
|
* :ref:`search`
|