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

Specificity-preserving RGB-D Saliency Detection

About

Salient object detection (SOD) on RGB and depth images has attracted more and more research interests, due to its effectiveness and the fact that depth cues can now be conveniently captured. Existing RGB-D SOD models usually adopt different fusion strategies to learn a shared representation from the two modalities (\ie, RGB and depth), while few methods explicitly consider how to preserve modality-specific characteristics. In this study, we propose a novel framework, termed SPNet} (Specificity-preserving network), which benefits SOD performance by exploring both the shared information and modality-specific properties (\eg, specificity). Specifically, we propose to adopt two modality-specific networks and a shared learning network to generate individual and shared saliency prediction maps, respectively. To effectively fuse cross-modal features in the shared learning network, we propose a cross-enhanced integration module (CIM) and then propagate the fused feature to the next layer for integrating cross-level information. Moreover, to capture rich complementary multi-modal information for boosting the SOD performance, we propose a multi-modal feature aggregation (MFA) module to integrate the modality-specific features from each individual decoder into the shared decoder. By using a skip connection, the hierarchical features between the encoder and decoder layers can be fully combined. Extensive experiments demonstrate that our~\ours~outperforms cutting-edge approaches on six popular RGB-D SOD and three camouflaged object detection benchmarks. The project is publicly available at: https://github.com/taozh2017/SPNet.

Tao Zhou, Deng-Ping Fan, Geng Chen, Yi Zhou, Huazhu Fu• 2021

Related benchmarks

TaskDatasetResultRank
RGB-D Salient Object DetectionSTERE
S-measure (Sα)0.907
198
RGB-D Salient Object DetectionSIP
S-measure (Sα)0.894
124
Saliency Object DetectionSIP
F_beta Score0.916
79
RGB-D Saliency DetectionNLPR
Max F-beta0.925
65
RGB-D Salient Object DetectionNJUD
S-measure92.5
54
Salient Object DetectionNJUD
MAE3
52
Salient Object DetectionNLPR
MAE0.022
52
Salient Object DetectionUSOD10k
S-alpha0.9075
40
RGB-D Saliency DetectionNJU2K
S-measure0.925
32
RGB-D Saliency DetectionDES
S_alpha94.5
32
Showing 10 of 25 rows

Other info

Code

Follow for update