Just aware of Li and Malik paper "Amodal Instance Segmentation" https://arxiv.org/pdf/1604.08202.pdf. Just as Monsieur Jourdain was unaware that he was speaking prose, resolving overlapping chromosomes is an amodal segmentation, a task that instance segmentation algorithms are specifically designed to handle. A segmentation algorithm such an instance segmentation should be capable of generating overlapping masks by definition, for example:
COCO format overlapping masks (hand made). |
Minor progress
- Masks simplification: one mask per chromosomes, no mask for overlapping domains.
- Use standardized grayscale images (mean and standard deviation inside the masks reunion)
As converting binary masks into coco format is a pain in the ass, we'll try to perform instance segmentation only with binary mask images. Making explicit masks corresponding to overlapping domain should not be necessary. So that one data looks like: