Object-Guided Instance Segmentation for Biological Images
Instance segmentation of biological images is essential for studying object behaviors and properties. The challenges, such as clustering, occlusion, and adhesion problems of the objects, make instance segmentation a non-trivial task. Current box-free instance segmentation methods typically rely on local pixel-level information. Due to a lack of global object view, these methods are prone to over- or under-segmentation. On the contrary, the box-based instance segmentation methods incorporate object detection into the segmentation, performing better in identifying the individual instances. In this paper, we propose a new box-based instance segmentation method. Mainly, we locate the object bounding boxes from their center points. The object features are subsequently reused in the segmentation branch as a guide to separate the clustered instances within an RoI patch. Along with the instance normalization, the model is able to recover the target object distribution and suppress the distribution of neighboring attached objects. Consequently, the proposed model performs excellently in segmenting the clustered objects while retaining the target object details. The proposed method achieves state-of-the-art performances on three biological datasets: cell nuclei, plant phenotyping dataset, and neural cells.
Code (0)
등록된 구현이 없습니다.
Tasks
ClusteringInstance SegmentationObjectobject-detectionObject DetectionPlant PhenotypingSegmentationSemantic SegmentationSimilar Papers 제목 키워드 기반
Object-Guided Instance Segmentation With Auxiliary Feature Refinement for Biological Images
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, …
Instance SegmentationObjectPlant PhenotypingSegmentation+1Instance Segmentation of Biological Images Using Harmonic Embeddings
We present a new instance segmentation approach tailored to biological images, where instances may correspond to individual cells, organisms or plant parts. Unlike instance segmentation for user photographs or road scene…
ClusteringComputational EfficiencyInstance SegmentationObject+2Region Proposal Rectification Towards Robust Instance Segmentation of Biological Images
Top-down instance segmentation framework has shown its superiority in object detection compared to the bottom-up framework. While it is efficient in addressing over-segmentation, top-down instance segmentation suffers fr…
Instance Segmentationobject-detectionObject DetectionRegion Proposal+2Learning Video Object Segmentation from Static Images
Inspired by recent advances of deep learning in instance segmentation and object tracking, we introduce video object segmentation problem as a concept of guided instance segmentation. Our model proceeds on a per-frame ba…
Instance SegmentationObjectObject TrackingSegmentation+5Panoptic Feature Fusion Net: A Novel Instance Segmentation Paradigm for Biomedical and Biological Images
Instance segmentation is an important task for biomedical and biological image analysis. Due to the complicated background components, the high variability of object appearances, numerous overlapping objects, and ambiguo…
Instance SegmentationMedical Image SegmentationObjectSemantic Segmentation