mmsegmentation/configs/_base_
谢昕辰 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
..
datasets [FIx] Set default `backend_args` values to None (#2597) 2023-02-16 15:33:52 +08:00
models [Feature] Support auto import modules from registry. (#2481) 2023-02-23 20:33:17 +08:00
schedules fix logger cfg (#1894) 2022-08-19 20:50:03 +08:00
default_runtime.py [Refactor] Support TTA (#2184) 2022-12-30 22:52:07 +08:00