paper-with-me

홈 › Papers

Concatenated Feature Pyramid Network for Instance Segmentation

2019-03-16 · Yongqing Sun, Pranav Shenoy K P, Jun Shimamura, Atsushi Sagata

Low level features like edges and textures play an important role in accurately localizing instances in neural networks. In this paper, we propose an architecture which improves feature pyramid networks commonly used instance segmentation networks by incorporating low level features in all layers of the pyramid in an optimal and efficient way. Specifically, we introduce a new layer which learns new correlations from feature maps of multiple feature pyramid levels holistically and enhances the semantic information of the feature pyramid to improve accuracy. Our architecture is simple to implement in instance segmentation or object detection frameworks to boost accuracy. Using this method in Mask RCNN, our model achieves consistent improvement in precision on COCO Dataset with the computational overhead compared to the original feature pyramid network.

📄 PDF Abstract BibTeX arXiv:1904.00768

Code (0)

등록된 구현이 없습니다.

Tasks

Instance Segmentationobject-detectionObject DetectionSegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

Improving Video Instance Segmentation via Temporal Pyramid Routing

2021-07-28 · Xiangtai Li, Hao He, Yibo Yang, Henghui Ding 외

Video Instance Segmentation (VIS) is a new and inherently multi-task problem, which aims to detect, segment, and track each instance in a video sequence. Existing approaches are mainly based on single-frame features or s…

Instance SegmentationPanoptic SegmentationSegmentationSemantic Segmentation+1

Bimodal SegNet: Instance Segmentation Fusing Events and RGB Frames for Robotic Grasping

2023-03-20 · Sanket Kachole, Xiaoqian Huang, Fariborz Baghaei Naeini, Rajkumar Muthusamy 외

Object segmentation for robotic grasping under dynamic conditions often faces challenges such as occlusion, low light conditions, motion blur and object size variance. To address these challenges, we propose a Deep Learn…

DecoderInstance SegmentationObjectRobotic Grasping+2

Unsupervised Learning of Cell Instances with Generative Routing Pyramids

2026-08-17 · Ziwen Liu, Martin Weigert arxiv

Identifying and representing object instances such as cells or nuclei is a common task in microscopy image analysis. Established machine learning workflows typically use supervised detection or segmentation followed by f…

Instance Segmentation

A^2-FPN: Attention Aggregation based Feature Pyramid Network for Instance Segmentation

2021-05-07 · Miao Hu, YaLi Li, Lu Fang, Shengjin Wang

Learning pyramidal feature representations is crucial for recognizing object instances at different scales. Feature Pyramid Network (FPN) is the classic architecture to build a feature pyramid with high-level semantics t…

Instance SegmentationSemantic Segmentation

A2-FPN: Attention Aggregation Based Feature Pyramid Network for Instance Segmentation

2021-06-19 · CVPR 2021 1 · Miao Hu, YaLi Li, Lu Fang, Shengjin Wang

Learning pyramidal feature representations is crucial for recognizing object instances at different scales. Feature Pyramid Network (FPN) is the classic architecture to build a feature pyramid with high-level semanti…

Instance SegmentationSemantic Segmentation