paper-with-me

홈 › 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, respectively, hence incur the problem of distribution gap or information loss. Many models use the feature fusion strategy but are limited by the low-order point-to-point fusion methods. In this paper, we propose a novel mutual attention model by fusing attention and contexts from different modalities. We use the non-local attention of one modality to propagate long-range contextual dependencies for the other modality, thus leveraging complementary attention cues to perform high-order and trilinear cross-modal interaction. We also propose to induce contrast inference from the mutual attention and obtain a unified model. Considering low-quality depth data may detriment the model performance, we further propose selective attention to reweight the added depth cues. We embed the proposed modules in a two-stream CNN for RGB-D SOD. Experimental results have demonstrated the effectiveness of our proposed model. Moreover, we also construct a new challenging large-scale RGB-D SOD dataset with high-quality, thus can both promote the training and evaluation of deep models.

📄 PDF Abstract BibTeX arXiv:2010.05537

Code (1)

nnizhang/SMAC 공식 구현 pytorch

Tasks

object-detectionObject DetectionRGB-D Salient Object DetectionSaliency DetectionSalient Object Detection

Similar 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, w…

DecoderRGB-D Salient Object DetectionSaliency 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

PiCANet: Pixel-wise Contextual Attention Learning for Accurate Saliency Detection

2018-12-15 · Nian Liu, Junwei Han, Ming-Hsuan Yang

In saliency detection, every pixel needs contextual information to make saliency prediction. Previous models usually incorporate contexts holistically. However, for each pixel, usually only part of its context region is …

object-detectionObject DetectionRGB Salient Object DetectionSaliency Detection+3

Rethinking of the Image Salient Object Detection: Object-level Semantic Saliency Re-ranking First, Pixel-wise Saliency Refinement Latter

2020-08-10 · Zhen-Yu Wu, Shuai Li, Chenglizhao Chen, Aimin Hao 외

The real human attention is an interactive activity between our visual system and our brain, using both low-level visual stimulus and high-level semantic information. Previous image salient object detection (SOD) works c…

Objectobject-detectionObject DetectionRe-Ranking+2

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