mmsegmentation/mmseg/registry
谢昕辰 4dc4ed9650
[Fix] Remove locations of not exists modules in the registry (#2829)
## Motivation

If the module does not actually exist, setting locations will report an
error.

https://github.com/open-mmlab/mmengine/pull/1010

## Modification

mmseg/registry/registry.py
2023-04-03 17:29:53 +08:00
..
__init__.py [Feature] Support auto import modules from registry. (#2481) 2023-02-23 20:33:17 +08:00
registry.py [Fix] Remove locations of not exists modules in the registry (#2829) 2023-04-03 17:29:53 +08:00