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

RGBD Salient Object Detection via Deep Fusion

About

Numerous efforts have been made to design different low level saliency cues for the RGBD saliency detection, such as color or depth contrast features, background and color compactness priors. However, how these saliency cues interact with each other and how to incorporate these low level saliency cues effectively to generate a master saliency map remain a challenging problem. In this paper, we design a new convolutional neural network (CNN) to fuse different low level saliency cues into hierarchical features for automatically detecting salient objects in RGBD images. In contrast to the existing works that directly feed raw image pixels to the CNN, the proposed method takes advantage of the knowledge in traditional saliency detection by adopting various meaningful and well-designed saliency feature vectors as input. This can guide the training of CNN towards detecting salient object more effectively due to the reduced learning ambiguity. We then integrate a Laplacian propagation framework with the learned CNN to extract a spatially consistent saliency map by exploiting the intrinsic structure of the input image. Extensive quantitative and qualitative experimental evaluations on three datasets demonstrate that the proposed method consistently outperforms state-of-the-art methods.

Liangqiong Qu, Shengfeng He, Jiawei Zhang, Jiandong Tian, Yandong Tang, Qingxiong Yang• 2016

Related benchmarks

TaskDatasetResultRank
RGB-D Salient Object DetectionSTERE
S-measure (Sα)0.757
198
RGB-D Salient Object DetectionNJU2K (test)
S-measure (Sα)0.763
137
RGB-D Salient Object DetectionSIP
S-measure (Sα)0.653
124
RGB-D Salient Object DetectionLFSD
S-measure (Sα)79.1
122
RGBD Saliency DetectionDES
S-measure0.802
102
RGB-D Salient Object DetectionRGBD135
S-measure (Sα)0.752
92
RGBD Saliency DetectionNLPR
S-measure80.6
85
Saliency Object DetectionSIP
F_beta Score0.657
79
Salient Object DetectionNLPR (test)
F-beta64.8
76
RGB-D Salient Object DetectionNLPR (test)
S-measure (Sα)80.2
71
Showing 10 of 44 rows

Other info

Code

Follow for update