[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
Please register or sign in to comment