You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Fix] Remove locations of not exists modules in the registry (open-mmlab#2829)
## Motivation
If the module does not actually exist, setting locations will report an
error.
open-mmlab/mmengine#1010
## Modification
mmseg/registry/registry.py
0 commit comments