Segment small regions of the image
Guys, I'm using TensorFlow and doing semantic segmentation and can't find a way to segment small and tiny parts as well. I'm thinking about modifying the loss function or adding some refinement block on top of my model. What suggestions do you have?
Here is what I mean.