DPANet: Depth Potentiality-Aware Gated Attention Network for RGB-D Salient Object Detection
About
There are two main issues in RGB-D salient object detection: (1) how to effectively integrate the complementarity from the cross-modal RGB-D data; (2) how to prevent the contamination effect from the unreliable depth map. In fact, these two problems are linked and intertwined, but the previous methods tend to focus only on the first problem and ignore the consideration of depth map quality, which may yield the model fall into the sub-optimal state. In this paper, we address these two issues in a holistic model synergistically, and propose a novel network named DPANet to explicitly model the potentiality of the depth map and effectively integrate the cross-modal complementarity. By introducing the depth potentiality perception, the network can perceive the potentiality of depth information in a learning-based manner, and guide the fusion process of two modal data to prevent the contamination occurred. The gated multi-modality attention module in the fusion process exploits the attention mechanism with a gate controller to capture long-range dependencies from a cross-modal perspective. Experimental results compared with 15 state-of-the-art methods on 8 datasets demonstrate the validity of the proposed approach both quantitatively and qualitatively.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Saliency Object Detection | SIP | F_beta Score0.904 | 79 | |
| Salient Object Detection | NLPR (test) | F-beta92.2 | 76 | |
| Saliency Detection | NJUD (test) | MAE0.035 | 68 | |
| Salient Object Detection | RGBD135 (test) | Sx (Structure Measure)0.919 | 49 | |
| RGB saliency detection | LFSD (test) | F_beta Score89.1 | 43 | |
| Salient Object Detection | DUT (test) | MAE4.8 | 41 | |
| Salient Object Detection | SSD (test) | F-measure89.8 | 33 | |
| Glass Segmentation | RGB-T dataset Images without glass 1.0 (test) | MAE0.291 | 28 | |
| Glass Segmentation | RGB-T dataset All images 1.0 (test) | MAE0.154 | 28 | |
| Glass Segmentation | RGB-T dataset Images with glass 1.0 (test) | MAE24.1 | 28 |