mirror of
https://github.com/open-mmlab/mmsegmentation.git
synced 2025-06-03 22:03:48 +08:00
* [WIP] Refine documentation * get started done * config refine * train_test * refine user guides * add contribution * add contribution * refine visualization * advanced tutorial * advanced guides * tricks * refine zh doc * refactor changelog
21 lines
253 B
ReStructuredText
21 lines
253 B
ReStructuredText
训练 & 测试
|
|
**************
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
1_config.md
|
|
2_dataset_prepare.md
|
|
3_inference.md
|
|
4_train_test.md
|
|
|
|
实用工具
|
|
*************
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
visualization.md
|
|
useful_tools.md
|
|
deployment.md
|