Share your thoughts, 1 month free Claude Pro on usSee more
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
325
Camouflaged Object DetectionCOD10K (test)
S-measure (S_alpha)0.75
224
Salient Object DetectionECSSD
MAE0.037
222
RGB-D Salient Object DetectionSTERE
S-measure (Sα)0.888
198
Salient Object DetectionPASCAL-S
MAE0.072
196
Camouflaged Object DetectionCOD10K
S-measure (S_alpha)0.75
178
Salient Object DetectionHKU-IS
MAE0.034
175
Camouflaged Object DetectionChameleon
S-measure (S_alpha)85.7
150
Salient Object DetectionPASCAL-S (test)
MAE0.071
149
RGB-D Salient Object DetectionNJU2K (test)
S-measure (Sα)0.875
137
Showing 10 of 87 rows
...

Other info

Code

Follow for update