image-segmentation-keras icon indicating copy to clipboard operation
image-segmentation-keras copied to clipboard

Change colors in segmentation image and legend

Open momoai96 opened this issue 3 years ago • 2 comments
trafficstars

Hey guys,

I have a dataset with only 3 classes ( background, class_1, class_2). The problem is, that the first 3 class colors look really similar to each other. Is there a way to change maybe from three more or less different greens to blue and red for example?

momoai96 avatar Dec 20 '21 08:12 momoai96

Update: Ok I think it's changeable in the data_loader script. Does anyone has some help with the color coding?

momoai96 avatar Dec 20 '21 09:12 momoai96

Update : Okay it's just normal color coding. For a low number of classes random = 8 delivers quite good results....

momoai96 avatar Dec 20 '21 09:12 momoai96