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

Accurate RGB-D Salient Object Detection via Collaborative Learning

About

Benefiting from the spatial cues embedded in depth images, recent progress on RGB-D saliency detection shows impressive ability on some challenge scenarios. However, there are still two limitations. One hand is that the pooling and upsampling operations in FCNs might cause blur object boundaries. On the other hand, using an additional depth-network to extract depth features might lead to high computation and storage cost. The reliance on depth inputs during testing also limits the practical applications of current RGB-D models. In this paper, we propose a novel collaborative learning framework where edge, depth and saliency are leveraged in a more efficient way, which solves those problems tactfully. The explicitly extracted edge information goes together with saliency to give more emphasis to the salient regions and object boundaries. Depth and saliency learning is innovatively integrated into the high-level feature learning process in a mutual-benefit manner. This strategy enables the network to be free of using extra depth networks and depth inputs to make inference. To this end, it makes our model more lightweight, faster and more versatile. Experiment results on seven benchmark datasets show its superior performance.

Wei Ji, Jingjing Li, Miao Zhang, Yongri Piao, Huchuan Lu• 2020

Related benchmarks

TaskDatasetResultRank
RGB-D Salient Object DetectionSTERE
S-measure (Sα)0.908
198
RGB-D Salient Object DetectionNJU2K (test)
S-measure (Sα)0.911
137
RGB-D Salient Object DetectionSIP
S-measure (Sα)0.86
124
RGB-D Salient Object DetectionLFSD
S-measure (Sα)84.8
122
RGB-D Salient Object DetectionRGBD135
S-measure (Sα)0.914
92
Saliency Object DetectionSIP
F_beta Score0.883
79
Salient Object DetectionNLPR (test)
F-beta85
76
RGB-D Salient Object DetectionNLPR (test)
S-measure (Sα)90
71
Saliency DetectionNJUD (test)
MAE0.047
68
RGB-D Saliency DetectionNLPR
Max F-beta0.893
65
Showing 10 of 45 rows

Other info

Code

Follow for update