Command Palette
Search for a command to run...
Shu Liu; Lu Qi; Haifang Qin; Jianping Shi; Jiaya Jia

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
Code Repositories
Benchmarks
| Benchmark | Methodology | Metrics |
|---|---|---|
| instance-segmentation-on-coco | PANet | mask AP: 42.0 |
| instance-segmentation-on-coco-minival | PANet (ResNet-50) | mask AP: 37.8 |
| instance-segmentation-on-isaid | PANet | Average Precision: 34.17 |
| object-detection-on-coco | PANet (ResNeXt-101, multi-scale) | AP50: 67.2 AP75: 51.8 APL: 60.0 APM: 51.7 APS: 30.1 Hardware Burden: Operations per network pass: box mAP: 47.4 |
| object-detection-on-isaid | PANet | Average Precision: 41.66 |
Build AI with AI
From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.