paper-with-me

홈 › Papers

Learning Selective Self-Mutual Attention for RGB-D Saliency Detection

2020-06-01 · CVPR 2020 6 · Nian Liu, Ni Zhang, Junwei Han

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.

📄 PDF Abstract BibTeX

Code (1)

nnizhang/S2MA 공식 구현 pytorch

Tasks

DecoderRGB-D Salient Object DetectionSaliency Detection

Similar Papers 제목 키워드 기반

Learning Selective Mutual Attention and Contrast for RGB-D Saliency Detection

2020-10-12 · Nian Liu, Ni Zhang, Ling Shao, Junwei Han

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+1

Bridging Saliency Detection to Weakly Supervised Object Detection Based on Self-paced Curriculum Learning

2017-03-03 · Dingwen Zhang, Deyu Meng, Long Zhao, Junwei Han

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+1

RSONet: Region-guided Selective Optimization Network for RGB-T Salient Object Detection

2026-03-13 · Bin Wan, Runmin Cong, Xiaofei Zhou, Hao Fang 외 arxiv

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 Detection

PiCANet: Learning Pixel-wise Contextual Attention for Saliency Detection

2017-08-21 · CVPR 2018 6 · Nian Liu, Junwei Han, Ming-Hsuan Yang

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 Detection

UniV2D: Bridging Visual Restoration and Semantic Perception for Underwater Salient Object Detection

2026-05-08 · Laibin Chang, Shaodong Wang, Yunke Wang, Xu Zhang 외 arxiv

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