paper-with-me

Papers

Multi-Task Learning via Scale Aware Feature Pyramid Networks and Effective Joint Head

2019-09-25 · Feng Ni

As a concise and classic framework for object detection and instance segmentation, Mask R-CNN achieves promising performance in both two tasks. However, considering stronger feature representation for Mask R-CNN fashion framework, there is room for improvement from two aspects. On the one hand, performing multi-task prediction needs more credible feature extraction and multi-scale features integration to handle objects with varied scales. In this paper, we address this problem by using a novel neck module called SA-FPN (Scale Aware Feature Pyramid Networks). With the enhanced feature representations, our model can accurately detect and segment the objects of multiple scales. On the other hand, in Mask R-CNN framework, isolation between parallel detection branch and instance segmentation branch exists, causing the gap between training and testing processes. To narrow this gap, we propose a unified head module named EJ-Head (Effective Joint Head) to combine two branches into one head, not only realizing the interaction between two tasks, but also enhancing the effectiveness of multi-task learning. Comprehensive experiments show that our proposed methods bring noticeable gains for object detection and instance segmentation. In particular, our model outperforms the original Mask R-CNN by 1~2 percent AP in both object detection and instance segmentation task on MS-COCO benchmark. Code will be available soon.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Instance SegmentationMulti-Task Learningobject-detectionObject DetectionSegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

NETNet: Neighbor Erasing and Transferring Network for Better Single Shot Object Detection

2020-01-18 · CVPR 2020 6 · Yazhao Li, Yanwei Pang, Jianbing Shen, Jiale Cao 외

Due to the advantages of real-time detection and improved performance, single-shot detectors have gained great attention recently. To solve the complex scale variations, single-shot detectors make scale-aware predictions…

Objectobject-detectionObject Detection

CANet: Context aware network with dual-stream pyramid for medical image segmentation

2023-03-05 · Biomedical Signal Processing and Control 2023 3 · Xie Xiwang, Zhang Weidong, Pan Xipeng, Xie Lijie 외

Owing to the various object types and scales, complicated backgrounds, and similar appearance between tissues in medical images, it is difficult to extract some valuable information from different medical images. In this…

2D Semantic SegmentationDecoderImage SegmentationMedical Image Segmentation+3

A3-FPN: Asymptotic Content-Aware Pyramid Attention Network for Dense Visual Prediction

2026-04-11 · Meng'en Qin, Yu Song, Quanling Zhao, Xiaodong Yang 외 arxiv

Learning multi-scale representations is the common strategy to tackle object scale variation in dense prediction tasks. Although existing feature pyramid networks have greatly advanced visual recognition, inherent design…

FGAA-FPN: Foreground-Guided Angle-Aware Feature Pyramid Network for Oriented Object Detection

2026-02-11 · Jialin Ma arxiv

With the increasing availability of high-resolution remote sensing and aerial imagery, oriented object detection has become a key capability for geographic information updating, maritime surveillance, and disaster respon…

Object Detection

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