Why do the masks of instances overlap?
I'm working on instance segmentation task for person class. My model works fine, it gives reasonable results and masks look fine, but when I color the image by the masks of every instance, overlapping areas are emerging. Here is what I mean.