paper-with-me

Papers

Region Proposal Rectification Towards Robust Instance Segmentation of Biological Images

2022-03-06 · Qilong Zhangli, Jingru Yi, Di Liu, Xiaoxiao He, Zhaoyang Xia, Qi Chang, Ligong Han, Yunhe Gao, Song Wen, Haiming Tang, He Wang, Mu Zhou, Dimitris Metaxas

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 from over-crop problem. However, a complete segmentation mask is crucial for biological image analysis as it delivers important morphological properties such as shapes and volumes. In this paper, we propose a region proposal rectification (RPR) module to address this challenging incomplete segmentation problem. In particular, we offer a progressive ROIAlign module to introduce neighbor information into a series of ROIs gradually. The ROI features are fed into an attentive feed-forward network (FFN) for proposal box regression. With additional neighbor information, the proposed RPR module shows significant improvement in correction of region proposal locations and thereby exhibits favorable instance segmentation performances on three biological image datasets compared to state-of-the-art baseline methods. Experimental results demonstrate that the proposed RPR module is effective in both anchor-based and anchor-free top-down instance segmentation approaches, suggesting the proposed method can be applied to general top-down instance segmentation of biological images.

📄 PDF Abstract BibTeX arXiv:2203.02846

Code (0)

등록된 구현이 없습니다.

Tasks

Instance Segmentationobject-detectionObject DetectionRegion ProposalSegmentationSemantic Segmentation

Methods 이 논문이 사용한 방법론

RoIAlign Region of Interest Align, or RoIAlign, is an operation for extracting a small feature map from each RoI in detection and segmentation based tasks. It removes the harsh…

Similar Papers 제목 키워드 기반

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

GSPN: Generative Shape Proposal Network for 3D Instance Segmentation in Point Cloud

2018-12-08 · CVPR 2019 6 · Li Yi, Wang Zhao, He Wang, Minhyuk Sung 외

We introduce a novel 3D object proposal approach named Generative Shape Proposal Network (GSPN) for instance segmentation in point cloud data. Instead of treating object proposal as a direct bounding box regression probl…

3D Instance Segmentation3D Object DetectionInstance SegmentationObject+3

Proposal-free Network for Instance-level Object Segmentation

2015-09-09 · Xiaodan Liang, Yunchao Wei, Xiaohui Shen, Jianchao Yang 외

Instance-level object segmentation is an important yet under-explored task. The few existing studies are almost all based on region proposal methods to extract candidate segments and then utilize object classification to…

ClusteringObjectRegion ProposalSegmentation+1

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

Structure-Aware Feature Rectification with Region Adjacency Graphs for Training-Free Open-Vocabulary Semantic Segmentation

2025-12-08 · Qiming Huang, Hao Ai, Jianbo Jiao arxiv

Benefiting from the inductive biases learned from large-scale datasets, open-vocabulary semantic segmentation (OVSS) leverages the power of vision-language models, such as CLIP, to achieve remarkable progress without req…

Semantic Segmentation