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

Cascaded Partial Decoder for Fast and Accurate Salient Object Detection

About

Existing state-of-the-art salient object detection networks rely on aggregating multi-level features of pre-trained convolutional neural networks (CNNs). Compared to high-level features, low-level features contribute less to performance but cost more computations because of their larger spatial resolutions. In this paper, we propose a novel Cascaded Partial Decoder (CPD) framework for fast and accurate salient object detection. On the one hand, the framework constructs partial decoder which discards larger resolution features of shallower layers for acceleration. On the other hand, we observe that integrating features of deeper layers obtain relatively precise saliency map. Therefore we directly utilize generated saliency map to refine the features of backbone network. This strategy efficiently suppresses distractors in the features and significantly improves their representation ability. Experiments conducted on five benchmark datasets exhibit that the proposed model not only achieves state-of-the-art performance but also runs much faster than existing models. Besides, the proposed framework is further applied to improve existing multi-level feature aggregation models and significantly improve their efficiency and accuracy.

Zhe Wu, Li Su, Qingming Huang• 2019

Related benchmarks

TaskDatasetResultRank
Salient Object DetectionDUTS (test)
M (MAE)0.043
302
Salient Object DetectionECSSD
MAE0.037
202
RGB-D Salient Object DetectionSTERE
S-measure (Sα)0.888
198
Salient Object DetectionPASCAL-S
MAE0.072
186
Camouflaged Object DetectionCOD10K (test)
S-measure (S_alpha)0.75
174
Salient Object DetectionHKU-IS
MAE0.034
155
Salient Object DetectionPASCAL-S (test)
MAE0.071
149
RGB-D Salient Object DetectionNJU2K (test)
S-measure (Sα)0.875
137
Salient Object DetectionHKU-IS (test)
MAE0.034
137
RGB-D Salient Object DetectionLFSD
S-measure (Sα)79.7
122
Showing 10 of 87 rows
...

Other info

Code

Follow for update