paper-with-me

Papers

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

2022-10-06 · Runmin Cong, Qinwei Lin, Chen Zhang, Chongyi Li, Xiaochun Cao, Qingming Huang, Yao Zhao

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 novel cross-modality interaction and refinement. For the cross-modality interaction, 1) a progressive attention guided integration unit is proposed to sufficiently integrate RGB-D feature representations in the encoder stage, and 2) a convergence aggregation structure is proposed, which flows the RGB and depth decoding features into the corresponding RGB-D decoding streams via an importance gated fusion unit in the decoder stage. For the cross-modality refinement, we insert a refinement middleware structure between the encoder and the decoder, in which the RGB, depth, and RGB-D encoder features are further refined by successively using a self-modality attention refinement unit and a cross-modality weighting refinement unit. At last, with the gradually refined features, we predict the saliency map in the decoder stage. Extensive experiments on six popular RGB-D SOD benchmarks demonstrate that our network outperforms the state-of-the-art saliency detectors both qualitatively and quantitatively.

📄 PDF Abstract BibTeX arXiv:2210.02843

Code (3)

https://gitee.com/Lin-Qinwei/CIR-Net-MindSpore.git 공식 구현 mindspore
2023-MindSpore-1/ms-code-14 mindspore
2023-MindSpore-1/ms-code-147 mindspore

Tasks

Decoderobject-detectionObject DetectionRGB-D Salient Object DetectionSalient Object Detection

Similar Papers 제목 키워드 기반

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

Depth-Cooperated Trimodal Network for Video Salient Object Detection

2022-02-12 · Yukang Lu, Dingyao Min, Keren Fu, Qijun Zhao

Depth can provide useful geographical cues for salient object detection (SOD), and has been proven helpful in recent RGB-D SOD methods. However, existing video salient object detection (VSOD) methods only utilize spatiot…

Objectobject-detectionObject DetectionOptical Flow Estimation+2

HyPSAM: Hybrid Prompt-driven Segment Anything Model for RGB-Thermal Salient Object Detection

2025-09-23 · Ruichao Hou, Xingyuan Li, Tongwei Ren, Dongming Zhou 외 arxiv

RGB-thermal salient object detection (RGB-T SOD) aims to identify prominent objects by integrating complementary information from RGB and thermal modalities. However, learning the precise boundaries and complete objects …

Zero-shot GeneralizationSalient Object DetectionObject LocalizationPrompt Engineering

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

2021-08-04 · Chen Zhang, Runmin Cong, Qinwei Lin, Lin Ma 외

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 c…

object-detectionObject DetectionRGB-D Salient Object DetectionSalient Object Detection

RGB-D Salient Object Detection with Cross-Modality Modulation and Selection

2020-07-14 · ECCV 2020 8 · Chongyi Li, Runmin Cong, Yongri Piao, Qianqian Xu 외

We present an effective method to progressively integrate and refine the cross-modality complementarities for RGB-D salient object detection (SOD). The proposed network mainly solves two challenging issues: 1) how to eff…

feature selectionobject-detectionObject DetectionRGB-D Salient Object Detection+2