mmsegmentation/mmseg
谢昕辰 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
..
apis [Doc] Refine doc and fix links (#2821) 2023-03-31 16:26:30 +08:00
datasets [Features]Support dump segment predition (#2712) 2023-03-17 22:58:08 +08:00
engine
evaluation [Features]Support dump segment predition (#2712) 2023-03-17 22:58:08 +08:00
models [Feature] Support SegNeXt in MMSegmentation 2.0 (#2654) 2023-03-16 16:49:15 +08:00
registry [Fix] Remove locations of not exists modules in the registry (#2829) 2023-04-03 17:29:53 +08:00
structures
utils [Datasets] Add Mapillary Vistas Datasets to MMSeg Core Package. (#2576) 2023-03-15 14:44:38 +08:00
visualization [Doc] Refine doc and fix links (#2821) 2023-03-31 16:26:30 +08:00
__init__.py
version.py