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 [FIx] Set default `backend_args` values to None (#2597) 2023-02-16 15:33:52 +08:00
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 [Feature] Support MMSegInferencer (#2413) 2023-02-23 21:16:19 +08:00
version.py bump v1.0.0rc6 (#2647) 2023-03-03 16:54:12 +08:00