mmsegmentation
mmsegmentation copied to clipboard
problem about reduce_zero_label
Besides the four classes in the image, I also have a background class labeled as 0, but I want to ignore the background class. Shouldn't it be set this way?When I use image_demo, the predictions are all incorrect.