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
27 lines
363 B
ReStructuredText
27 lines
363 B
ReStructuredText
基本概念
|
|
***************
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
data_flow.md
|
|
structures.md
|
|
models.md
|
|
datasets.md
|
|
transforms.md
|
|
evaluation.md
|
|
engine.md
|
|
training_tricks.md
|
|
|
|
自定义组件
|
|
************************
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
add_modules.md
|
|
add_datasets.md
|
|
add_transforms.md
|
|
add_metrics.md
|
|
customize_runtime.md
|