paper-with-me

Papers

Cross-modality Discrepant Interaction Network for RGB-D Salient Object Detection

2021-08-04 · Chen Zhang, Runmin Cong, Qinwei Lin, Lin Ma, Feng Li, Yao Zhao, Sam Kwong

The popularity and promotion of depth maps have brought new vigor and vitality into salient object detection (SOD), and a mass of RGB-D SOD algorithms have been proposed, mainly concentrating on how to better integrate cross-modality features from RGB image and depth map. For the cross-modality interaction in feature encoder, existing methods either indiscriminately treat RGB and depth modalities, or only habitually utilize depth cues as auxiliary information of the RGB branch. Different from them, we reconsider the status of two modalities and propose a novel Cross-modality Discrepant Interaction Network (CDINet) for RGB-D SOD, which differentially models the dependence of two modalities according to the feature representations of different layers. To this end, two components are designed to implement the effective cross-modality interaction: 1) the RGB-induced Detail Enhancement (RDE) module leverages RGB modality to enhance the details of the depth features in low-level encoder stage. 2) the Depth-induced Semantic Enhancement (DSE) module transfers the object positioning and internal consistency of depth features to the RGB branch in high-level encoder stage. Furthermore, we also design a Dense Decoding Reconstruction (DDR) structure, which constructs a semantic block by combining multi-level encoder features to upgrade the skip connection in the feature decoding. Extensive experiments on five benchmark datasets demonstrate that our network outperforms $15$ state-of-the-art methods both quantitatively and qualitatively. Our code is publicly available at: https://rmcong.github.io/proj_CDINet.html.

📄 PDF Abstract BibTeX arXiv:2108.01971

Code (1)

kingcong/CDINet mindspore

Tasks

object-detectionObject DetectionRGB-D Salient Object DetectionSalient Object Detection

Similar Papers 제목 키워드 기반

HODINet: High-Order Discrepant Interaction Network for RGB-D Salient Object Detection

2023-07-03 · Kang Yi, Jing Xu, Xiao Jin, Fu Guo 외

RGB-D salient object detection (SOD) aims to detect the prominent regions by jointly modeling RGB and depth information. Most RGB-D SOD methods apply the same type of backbones and fusion modules to identically learn the…

object-detectionObject DetectionRGB-D Salient Object DetectionSalient Object Detection

CIR-Net: Cross-modality Interaction and Refinement for RGB-D Salient Object Detection

2022-10-06 · Runmin Cong, Qinwei Lin, Chen Zhang, Chongyi Li 외

Focusing on the issue of how to effectively capture and utilize cross-modality information in RGB-D salient object detection (SOD) task, we present a convolutional neural network (CNN) model, named CIR-Net, based on the …

Decoderobject-detectionObject DetectionRGB-D Salient Object Detection+1

Point-aware Interaction and CNN-induced Refinement Network for RGB-D Salient Object Detection

2023-08-17 · Runmin Cong, Hongyu Liu, Chen Zhang, Wei zhang 외

By integrating complementary information from RGB image and depth map, the ability of salient object detection (SOD) for complex and challenging scenes can be improved. In recent years, the important role of Convolutiona…

object-detectionObject DetectionRGB-D Salient Object DetectionSalient Object Detection

CNN-based RGB-D Salient Object Detection: Learn, Select and Fuse

2019-09-20 · Hao Chen, Youfu Li

The goal of this work is to present a systematic solution for RGB-D salient object detection, which addresses the following three aspects with a unified framework: modal-specific representation learning, complementary cu…

object-detectionObject DetectionRepresentation LearningRGB-D Salient Object Detection+3

Does Thermal Really Always Matter for RGB-T Salient Object Detection?

2022-10-09 · Runmin Cong, Kepu Zhang, Chen Zhang, Feng Zheng 외

In recent years, RGB-T salient object detection (SOD) has attracted continuous attention, which makes it possible to identify salient objects in environments such as low light by introducing thermal image. However, most …

object-detectionObject DetectionObject LocalizationRGB-T Salient Object Detection+1