vix.ing · top · new · best · stats

Path Aggregation Network for Instance Segmentation

2018/03/05 by Shu Liu, Liu, Shu, Lu Qi +7 · 112 citations
Computer Science · #Advanced Image and Video Retrieval Techniques #Advanced Neural Network Applications #Computer Vision and Pattern Recognition (cs.CV) #FOS: Computer and information sciences #Video Surveillance and Tracking Methods #cs.CV

paper · pdf · doi:10.48550/arxiv.1803.01534

Accepted to CVPR 2018

openalex publication_date 2018/03/05 · arxiv created 2018/09/18 · arxiv updated 2018/09/19 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28

Abstract

The way that information propagates in neural networks is of great importance. In this paper, we propose Path Aggregation Network (PANet) aiming at boosting information flow in proposal-based instance segmentation framework. Specifically, we enhance the entire feature hierarchy with accurate localization signals in lower layers by bottom-up path augmentation, which shortens the information path between lower layers and topmost feature. We present adaptive feature pooling, which links feature grid and all feature levels to make useful information in each feature level propagate directly to following proposal subnetworks. A complementary branch capturing different views for each proposal is created to further improve mask prediction. These improvements are simple to implement, with subtle extra computational overhead. Our PANet reaches the 1st place in the COCO 2017 Challenge Instance Segmentation task and the 2nd place in Object Detection task without large-batch training. It is also state-of-the-art on MVD and Cityscapes. Code is available at https://github.com/ShuLiu1993/PANet

Citations

Cited by

Related