mmsegmentation/mmseg
谢昕辰 8806b4e548
[Fix] Fix visualizor (#3154)
## Motivation

**Current visualize result**


![rs-dev](https://github.com/open-mmlab/mmsegmentation/assets/15952744/147ea3f7-f632-457b-b257-031199320825)

**Fixed the visualization result**



![rs-fix](https://github.com/open-mmlab/mmsegmentation/assets/15952744/98a86025-5a1e-4c2b-83e0-653dd659ba79)


## Modification

remove mmengine `draw_binary_masks` api
2023-07-03 09:43:00 +08:00
..
apis [Fix] Fix visualizor (#3154) 2023-07-03 09:43:00 +08:00
datasets [Fix] Robust mapping from image path to seg map path (#3091) 2023-06-16 11:07:17 +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 fix assert (#3119) 2023-06-19 18:34:52 +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 [Fix] Fix visualizor (#3154) 2023-07-03 09:43:00 +08:00
__init__.py [Feature] Support MMSegInferencer (#2413) 2023-02-23 21:16:19 +08:00
version.py bumpv1.0.0 (#2849) 2023-04-06 17:24:57 +08:00