HyperAIHyperAI

Command Palette

Search for a command to run...

4 months ago

Path Aggregation Network for Instance Segmentation

Shu Liu; Lu Qi; Haifang Qin; Jianping Shi; Jiaya Jia

Path Aggregation Network for Instance Segmentation

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

ShuLiu1993/PANet
Official
pytorch
Mentioned in GitHub
YuefeiZ/PANet
tf
Mentioned in GitHub
texasinstruments/edgeai-yolox
pytorch
Mentioned in GitHub
texasinstruments/edgeai-yolov5
pytorch
Mentioned in GitHub
ultralytics/yolov5
pytorch
Mentioned in GitHub
wslerry/yolov5
pytorch
Mentioned in GitHub
CVUsers/Smart-Retail-By-Efficientdet
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
instance-segmentation-on-cocoPANet
mask AP: 42.0
instance-segmentation-on-coco-minivalPANet (ResNet-50)
mask AP: 37.8
instance-segmentation-on-isaidPANet
Average Precision: 34.17
object-detection-on-cocoPANet (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-isaidPANet
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.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Path Aggregation Network for Instance Segmentation | Papers | HyperAI