paper-with-me

홈 › Papers

Robust RGB-D Fusion for Saliency Detection

2022-08-02 · Zongwei Wu, Shriarulmozhivarman Gobichettipalayam, Brahim Tamadazte, Guillaume Allibert, Danda Pani Paudel, Cédric Demonceaux

Efficiently exploiting multi-modal inputs for accurate RGB-D saliency detection is a topic of high interest. Most existing works leverage cross-modal interactions to fuse the two streams of RGB-D for intermediate features' enhancement. In this process, a practical aspect of the low quality of the available depths has not been fully considered yet. In this work, we aim for RGB-D saliency detection that is robust to the low-quality depths which primarily appear in two forms: inaccuracy due to noise and the misalignment to RGB. To this end, we propose a robust RGB-D fusion method that benefits from (1) layer-wise, and (2) trident spatial, attention mechanisms. On the one hand, layer-wise attention (LWA) learns the trade-off between early and late fusion of RGB and depth features, depending upon the depth accuracy. On the other hand, trident spatial attention (TSA) aggregates the features from a wider spatial context to address the depth misalignment problem. The proposed LWA and TSA mechanisms allow us to efficiently exploit the multi-modal inputs for saliency detection while being robust against low-quality depths. Our experiments on five benchmark datasets demonstrate that the proposed fusion method performs consistently better than the state-of-the-art fusion alternatives.

📄 PDF Abstract BibTeX arXiv:2208.01762

Code (1)

zongwei97/rfnet 공식 구현 pytorch

Tasks

Saliency Detection

Similar Papers 제목 키워드 기반

Learning Optimal Seeds for Diffusion-based Salient Object Detection

2014-06-01 · CVPR 2014 6 · Song Lu, Vijay Mahadevan, Nuno Vasconcelos

In diffusion-based saliency detection, an image is partitioned into superpixels and mapped to a graph, with superpixels as nodes and edge strengths proportional to superpixel similarity. Saliency information is then prop…

Objectobject-detectionObject DetectionRGB Salient Object Detection+3

A Saliency Enhanced Feature Fusion based multiscale RGB-D Salient Object Detection Network

2024-01-22 · Rui Huang, Qingyi Zhao, Yan Xing, Sihua Gao 외

Multiscale convolutional neural network (CNN) has demonstrated remarkable capabilities in solving various vision problems. However, fusing features of different scales alwaysresults in large model sizes, impeding the app…

object-detectionObject DetectionRGB-D Salient Object DetectionSaliency Detection+1

Saliency Detection via Combining Region-Level and Pixel-Level Predictions with CNNs

2016-08-18 · Youbao Tang, Xiangqian Wu

This paper proposes a novel saliency detection method by combining region-level saliency estimation and pixel-level saliency prediction with CNNs (denoted as CRPSD). For pixel-level saliency prediction, a fully convoluti…

PredictionSaliency DetectionSaliency Prediction

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

EF-Net: A novel enhancement and fusion network for RGB-D saliency detection

2020-11-04 · Qian Chen, Keren Fu, Ze Liu, Geng Chen 외

Salient object detection (SOD) has gained tremendous attention in the field of computer vision. Multi-modal SOD based on the complementary information from RGB images and depth maps has shown remarkable success, making R…

object-detectionObject DetectionSaliency DetectionSalient Object Detection