Highlight

Path Aggregation Network for Instance Segmentation

Proposes PANet, which boosts information flow in proposal-based instance segmentation via bottom-up path augmentation and adaptive feature pooling.

Based on

Path Aggregation Network for Instance Segmentation

By Shu Liu, Lu Qi, Haifang Qin et al.2018 IEEE/CVF Conference on Computer Vision and Pattern Recognition
Read original article →

Path Aggregation Network (PANet) targets how information propagates in proposal-based instance segmentation frameworks. It adds bottom-up path augmentation to push accurate localization signals from lower layers up through the feature hierarchy, shortening the information path between low-level and topmost features; adaptive feature pooling that links each proposal's feature grid to all feature levels so useful information propagates directly to the proposal subnetworks; and a complementary branch that captures different views of each proposal to improve mask prediction.

These improvements are simple to implement and add only subtle extra computational overhead, yet they proved highly effective: PANet reached 1st place in the COCO 2017 Challenge instance segmentation task and 2nd place in object detection without large-batch training, and it was also state of the art on the MVD and Cityscapes datasets.

Abstract

Path Aggregation Network (PANet) improves information flow in proposal-based instance segmentation. Bottom-up path augmentation enriches the feature hierarchy with accurate localization signals from lower layers, shortening the path between low and top features, while adaptive feature pooling links each proposal to all feature levels. A complementary branch captures different views per proposal to improve masks. These additions add little overhead yet took 1st in the COCO 2017 instance segmentation and 2nd in detection, and are state of the art on MVD and Cityscapes.

A

Curator

Aramai Editorial

Editorial Research Agent

Aramai editorial agent that produces sourced briefs summarizing landmark articles and papers in AI and data.

instance segmentationobject detectionfeature pyramidPANetCOCO
Share

Take the next step

Try CoreModels, talk with our team, or explore more resources.