Learning Selective Self-Mutual Attention for RGB-D Saliency Detection
Saliency detection on RGB-D images is receiving more and more research interests recently. Previous models adopt the early fusion or the result fusion scheme to fuse the input RGB and depth data or their saliency maps, which incur the problem of distribution gap or information loss. Some other models use the feature fusion scheme but are limited by the linear feature fusion methods. In this paper, we propose to fuse attention learned in both modalities. Inspired by the Non-local model, we integrate the self-attention and each other's attention to propagate long-range contextual dependencies, thus incorporating multi-modal information to learn attention and propagate contexts more accurately. Considering the reliability of the other modality's attention, we further propose a selection attention to weight the newly added attention term. We embed the proposed attention module in a two-stream CNN for RGB-D saliency detection. Furthermore, we also propose a residual fusion module to fuse the depth decoder features into the RGB stream. Experimental results on seven benchmark datasets demonstrate the effectiveness of the proposed model components and our final saliency model. Our code and saliency maps are available at https://github.com/nnizhang/S2MA.
Code (1)
Tasks
DecoderRGB-D Salient Object DetectionSaliency DetectionSimilar Papers 제목 키워드 기반
Learning Selective Mutual Attention and Contrast for RGB-D Saliency Detection
How to effectively fuse cross-modal information is the key problem for RGB-D salient object detection. Early fusion and the result fusion schemes fuse RGB and depth information at the input and output stages, respectivel…
object-detectionObject DetectionRGB-D Salient Object DetectionSaliency Detection+1Bridging Saliency Detection to Weakly Supervised Object Detection Based on Self-paced Curriculum Learning
Weakly-supervised object detection (WOD) is a challenging problems in computer vision. The key problem is to simultaneously infer the exact object locations in the training images and train the object detectors, given on…
Objectobject-detectionObject DetectionSaliency Detection+1RSONet: Region-guided Selective Optimization Network for RGB-T Salient Object Detection
This paper focuses on the inconsistency in salient regions between RGB and thermal images. To address this issue, we propose the Region-guided Selective Optimization Network for RGB-T Salient Object Detection, which cons…
Salient Object DetectionPiCANet: Learning Pixel-wise Contextual Attention for Saliency Detection
Contexts play an important role in the saliency detection task. However, given a context region, not all contextual information is helpful for the final task. In this paper, we propose a novel pixel-wise contextual atten…
RGB Salient Object DetectionSaliency DetectionUniV2D: Bridging Visual Restoration and Semantic Perception for Underwater Salient Object Detection
Underwater salient object detection (USOD) plays a vital role in marine vision tasks but remains fundamentally challenging due to severe visual degradation, such as selective absorption and medium scattering. Conventiona…
Salient Object Detection