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

Learning Uncertain Convolutional Features for Accurate Saliency Detection

About

Deep convolutional neural networks (CNNs) have delivered superior performance in many computer vision tasks. In this paper, we propose a novel deep fully convolutional network model for accurate salient object detection. The key contribution of this work is to learn deep uncertain convolutional features (UCF), which encourage the robustness and accuracy of saliency detection. We achieve this via introducing a reformulated dropout (R-dropout) after specific convolutional layers to construct an uncertain ensemble of internal feature units. In addition, we propose an effective hybrid upsampling method to reduce the checkerboard artifacts of deconvolution operators in our decoder network. The proposed methods can also be applied to other deep convolutional networks. Compared with existing saliency detection methods, the proposed UCF model is able to incorporate uncertainties for more accurate object boundary inference. Extensive experiments demonstrate that our proposed saliency model performs favorably against state-of-the-art approaches. The uncertain feature learning mechanism as well as the upsampling method can significantly improve performance on other pixel-wise vision tasks.

Pingping Zhang, Dong Wang, Huchuan Lu, Hongyu Wang, Baocai Yin• 2017

Related benchmarks

TaskDatasetResultRank
Salient Object DetectionDUTS (test)
M (MAE)0.1112
302
Salient Object DetectionECSSD
MAE0.0689
202
Salient Object DetectionPASCAL-S
MAE0.1099
186
Salient Object DetectionHKU-IS
MAE0.062
155
Salient Object DetectionPASCAL-S (test)
MAE0.127
149
Salient Object DetectionHRSOD (test)
F-beta0.7
65
Salient Object DetectionFBMS (test)
MAE0.147
58
Video Salient Object DetectionViSal
MAE0.068
42
Salient Object DetectionHKU-IS 4,447 images (test)
MAE0.062
42
Saliency DetectionDUT-OMRON
F_beta Score0.7296
40
Showing 10 of 34 rows

Other info

Code

Follow for update