1
0
mirror of https://github.com/open-mmlab/mmsegmentation.git synced 2025-06-03 22:03:48 +08:00

27 lines
373 B
ReStructuredText
Raw Normal View History

Basic Concepts
***************
.. toctree::
:maxdepth: 1
data_flow.md
structures.md
models.md
datasets.md
transforms.md
evaluation.md
engine.md
training_tricks.md
Component Customization
************************
.. toctree::
:maxdepth: 1
add_modules.md
add_datasets.md
add_transforms.md
add_metrics.md
customize_runtime.md