TL;DR
MultiStar extends StarDist for instance segmentation of overlapping objects in biomedical images, effectively identifying overlaps to improve proposal sampling and segmentation accuracy with a simple, trainable network.
Contribution
It introduces a novel approach to handle overlapping objects by identifying overlap pixels, enhancing proposal sampling without significant overhead.
Findings
Effective segmentation of overlapping objects demonstrated on two datasets.
Maintains simplicity and ease of training in the network architecture.
Improved proposal sampling leads to better segmentation results.
Abstract
Instance segmentation of overlapping objects in biomedical images remains a largely unsolved problem. We take up this challenge and present MultiStar, an extension to the popular instance segmentation method StarDist. The key novelty of our method is that we identify pixels at which objects overlap and use this information to improve proposal sampling and to avoid suppressing proposals of truly overlapping objects. This allows us to apply the ideas of StarDist to images with overlapping objects, while incurring only a small overhead compared to the established method. MultiStar shows promising results on two datasets and has the advantage of using a simple and easy to train network architecture.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
