paper-with-me

Papers

Object-Guided Instance Segmentation for Biological Images

2019-11-20 · Jingru Yi, Hui Tang, Pengxiang Wu, Bo Liu, Daniel J. Hoeppner, Dimitris N. Metaxas, Lianyi Han, Wei Fan

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.

📄 PDF Abstract BibTeX arXiv:1911.09199

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringInstance SegmentationObjectobject-detectionObject DetectionPlant PhenotypingSegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

Object-Guided Instance Segmentation With Auxiliary Feature Refinement for Biological Images

2021-06-14 · Jingru Yi, Pengxiang Wu, Hui Tang, Bo Liu 외

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+1

Instance Segmentation of Biological Images Using Harmonic Embeddings

2019-04-10 · CVPR 2020 6 · Victor Kulikov, Victor Lempitsky

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+2

Region Proposal Rectification Towards Robust Instance Segmentation of Biological Images

2022-03-06 · Qilong Zhangli, Jingru Yi, Di Liu, Xiaoxiao He 외

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+2

Learning Video Object Segmentation from Static Images

2016-12-08 · CVPR 2017 7 · Anna Khoreva, Federico Perazzi, Rodrigo Benenson, Bernt Schiele 외

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+5

Panoptic Feature Fusion Net: A Novel Instance Segmentation Paradigm for Biomedical and Biological Images

2020-02-15 · Dongnan Liu, Donghao Zhang, Yang song, Heng Huang 외

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