mmsegmentation/docs/en/advanced_guides
谢昕辰 039ba5d4ca
[Feature] Support auto import modules from registry. ()
## Motivation

The registry now supports auto-import modules from the given location.

register_all_modules before running is no longer needed. The modules
will be lazy-imported during building.

- [x] This PR can be merged after
https://github.com/open-mmlab/mmengine/pull/643. The MMEngine version
should be updated.

Ref: https://github.com/open-mmlab/mmdetection/pull/9143
2023-02-23 20:33:17 +08:00
..
add_dataset.md [Fix] README for mmseg 1.x () 2022-09-01 00:03:51 +08:00
add_models.md [Doc] Update add module doc () 2022-09-29 16:42:19 +08:00
add_transform.md [Refactor] Refine documentation () 2022-08-31 20:54:15 +08:00
customize_runtime.md [Doc] Add EN custmized runtime doc in dev-1.x () 2023-02-07 14:47:22 +08:00
data_flow.md [Doc] Add dataflow document () 2022-12-30 22:52:07 +08:00
datasets.md [Feature] Support auto import modules from registry. () 2023-02-23 20:33:17 +08:00
engine.md
evaluation.md [Doc] Add evaluation doc () 2022-10-13 14:55:04 +08:00
index.rst
models.md update model doc () 2022-10-08 21:01:07 +08:00
structures.md [Doc] Add Data Structures and Elements () 2022-10-28 22:22:44 +08:00
training_tricks.md [Refactor] Refine documentation () 2022-08-31 20:54:15 +08:00
transforms.md fix typo 2022-10-08 17:17:05 +08:00