TL;DR
This paper introduces a novel object-guided instance segmentation approach for biological images, utilizing center point detection, a coarse-to-fine segmentation branch, and an auxiliary feature refinement module to improve accuracy in differentiating neighboring objects.
Contribution
The proposed method uniquely combines object center detection with an auxiliary feature refinement module for enhanced segmentation in biological images.
Findings
Outperforms existing methods on three biological datasets
Effectively differentiates neighboring objects with similar textures
Improves segmentation quality through feature refinement
Abstract
Instance segmentation is of great importance for many biological applications, such as study of neural cell interactions, plant phenotyping, and quantitatively measuring how cells react to drug treatment. In this paper, we propose a novel box-based instance segmentation method. Box-based instance segmentation methods capture objects via bounding boxes and then perform individual segmentation within each bounding box region. However, existing methods can hardly differentiate the target from its neighboring objects within the same bounding box region due to their similar textures and low-contrast boundaries. To deal with this problem, in this paper, we propose an object-guided instance segmentation method. Our method first detects the center points of the objects, from which the bounding box parameters are then predicted. To perform segmentation, an object-guided coarse-to-fine…
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.
