Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Regularized Densely-connected Pyramid Network for Salient Instance Segmentation

About

Much of the recent efforts on salient object detection (SOD) have been devoted to producing accurate saliency maps without being aware of their instance labels. To this end, we propose a new pipeline for end-to-end salient instance segmentation (SIS) that predicts a class-agnostic mask for each detected salient instance. To better use the rich feature hierarchies in deep networks and enhance the side predictions, we propose the regularized dense connections, which attentively promote informative features and suppress non-informative ones from all feature pyramids. A novel multi-level RoIAlign based decoder is introduced to adaptively aggregate multi-level features for better mask predictions. Such strategies can be well-encapsulated into the Mask R-CNN pipeline. Extensive experiments on popular benchmarks demonstrate that our design significantly outperforms existing \sArt competitors by 6.3\% (58.6\% vs. 52.3\%) in terms of the AP metric.The code is available at https://github.com/yuhuan-wu/RDPNet.

Yu-Huan Wu, Yun Liu, Le Zhang, Wang Gao, Ming-Ming Cheng• 2020

Related benchmarks

TaskDatasetResultRank
Camouflaged Object DetectionCOD10K (test)
S-measure (S_alpha)0.776
174
Camouflaged Object DetectionChameleon
S-measure (S_alpha)88
96
Camouflaged Object DetectionCAMO (test)
S_alpha0.739
85
Instance SegmentationCOME15K E
mAP49.8
23
Instance SegmentationDSIS
mAP66.1
23
Instance SegmentationSIP
mAP59
23
Instance SegmentationCOME15K-H
mAP42.1
23
Multi-class Instance SegmentationUSIS10K
mAP39.3
11
Class-agnostic instance segmentationUSIS10K
mAP54.7
11
Showing 9 of 9 rows

Other info

Follow for update