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

Bifurcated backbone strategy for RGB-D salient object detection

About

Multi-level feature fusion is a fundamental topic in computer vision. It has been exploited to detect, segment and classify objects at various scales. When multi-level features meet multi-modal cues, the optimal feature aggregation and multi-modal learning strategy become a hot potato. In this paper, we leverage the inherent multi-modal and multi-level nature of RGB-D salient object detection to devise a novel cascaded refinement network. In particular, first, we propose to regroup the multi-level features into teacher and student features using a bifurcated backbone strategy (BBS). Second, we introduce a depth-enhanced module (DEM) to excavate informative depth cues from the channel and spatial views. Then, RGB and depth modalities are fused in a complementary way. Our architecture, named Bifurcated Backbone Strategy Network (BBS-Net), is simple, efficient, and backbone-independent. Extensive experiments show that BBS-Net significantly outperforms eighteen SOTA models on eight challenging datasets under five evaluation measures, demonstrating the superiority of our approach ($\sim 4 \%$ improvement in S-measure $vs.$ the top-ranked model: DMRA-iccv2019). In addition, we provide a comprehensive analysis on the generalization ability of different RGB-D datasets and provide a powerful training set for future research.

Yingjie Zhai, Deng-Ping Fan, Jufeng Yang, Ali Borji, Ling Shao, Junwei Han, Liang Wang• 2020

Related benchmarks

TaskDatasetResultRank
RGB-D Salient Object DetectionNJU2K (test)
S-measure (Sα)0.921
137
Saliency Object DetectionSIP
F_beta Score0.868
79
RGB-D Salient Object DetectionNLPR (test)
S-measure (Sα)93
71
RGB-D Salient Object DetectionSTERE (test)
S-measure (Sα)0.908
45
RGB-D Salient Object DetectionSIP (test)
S-measure (Sα)87.9
37
RGB-D Salient Object DetectionDES (test)
S_alpha0.933
31
RGB-D Salient Object DetectionSSD (test)
Max F-beta Score0.859
23
RGB-D Salient Object DetectionLFSD (test)
S-measure86.4
20
RGB-D Saliency DetectionDUT (test)
S-measure92
18
Showing 9 of 9 rows

Other info

Code

Follow for update