mmsegmentation/docs/zh_cn/advanced_guides
谢昕辰 039ba5d4ca
[Feature] Support auto import modules from registry. (#2481)
## 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_datasets.md [Refactor] Refine documentation (#1993) 2022-08-31 20:54:15 +08:00
add_metric.md [Refactor] Refine documentation (#1993) 2022-08-31 20:54:15 +08:00
add_modules.md [Refactor] Refine documentation (#1993) 2022-08-31 20:54:15 +08:00
add_transforms.md [Refactor] Refine documentation (#1993) 2022-08-31 20:54:15 +08:00
customize_runtime.md [Doc] Add ZN Customized_runtime Doc in dev-1.x (#2502) 2023-01-19 16:29:56 +08:00
data_flow.md [Refactor] Refine documentation (#1993) 2022-08-31 20:54:15 +08:00
datasets.md [Feature] Support auto import modules from registry. (#2481) 2023-02-23 20:33:17 +08:00
engine.md [Doc] Change some content from customize_runtime to engine ZN doc (#2341) 2022-12-30 22:52:07 +08:00
evaluation.md [Refactor] Refine documentation (#1993) 2022-08-31 20:54:15 +08:00
index.rst [Refactor] Refine documentation (#1993) 2022-08-31 20:54:15 +08:00
models.md [Refactor] Refine documentation (#1993) 2022-08-31 20:54:15 +08:00
structures.md [Doc] Add Data Structure chinese doc (#2129) 2022-09-30 14:00:30 +08:00
training_tricks.md [Refactor] Refine documentation (#1993) 2022-08-31 20:54:15 +08:00
transforms.md [Refactor] Refine documentation (#1993) 2022-08-31 20:54:15 +08:00