paper-with-me

Papers

Dual Mutual Learning Network with Global-local Awareness for RGB-D Salient Object Detection

2025-01-03 · Kang Yi, Haoran Tang, Yumeng Li, Jing Xu, Jun Zhang

RGB-D salient object detection (SOD), aiming to highlight prominent regions of a given scene by jointly modeling RGB and depth information, is one of the challenging pixel-level prediction tasks. Recently, the dual-attention mechanism has been devoted to this area due to its ability to strengthen the detection process. However, most existing methods directly fuse attentional cross-modality features under a manual-mandatory fusion paradigm without considering the inherent discrepancy between the RGB and depth, which may lead to a reduction in performance. Moreover, the long-range dependencies derived from global and local information make it difficult to leverage a unified efficient fusion strategy. Hence, in this paper, we propose the GL-DMNet, a novel dual mutual learning network with global-local awareness. Specifically, we present a position mutual fusion module and a channel mutual fusion module to exploit the interdependencies among different modalities in spatial and channel dimensions. Besides, we adopt an efficient decoder based on cascade transformer-infused reconstruction to integrate multi-level fusion features jointly. Extensive experiments on six benchmark datasets demonstrate that our proposed GL-DMNet performs better than 24 RGB-D SOD methods, achieving an average improvement of ~3% across four evaluation metrics compared to the second-best model (S3Net). Codes and results are available at https://github.com/kingkung2016/GL-DMNet.

📄 PDF Abstract BibTeX arXiv:2501.01648

Code (1)

kingkung2016/gl-dmnet 공식 구현

Tasks

object-detectionObject DetectionRGB-D Salient Object DetectionSalient Object Detection

Methods 이 논문이 사용한 방법론

ADOPT Please enter a description about the method here

Similar Papers 제목 키워드 기반

United Domain Cognition Network for Salient Object Detection in Optical Remote Sensing Images

2024-11-11 · Yanguang Sun, Jian Yang, Lei Luo

Recently, deep learning-based salient object detection (SOD) in optical remote sensing images (ORSIs) have achieved significant breakthroughs. We observe that existing ORSIs-SOD methods consistently center around optimiz…

object-detectionObject DetectionSalient Object Detection

DualCamCtrl: Dual-Branch Diffusion Model for Geometry-Aware Camera-Controlled Video Generation

2025-11-28 · Hongfei Zhang, Kanghao Chen, Zixin Zhang, Harold Haodong Chen 외 arxiv

This paper presents DualCamCtrl, a novel end-to-end diffusion model for camera-controlled video generation. Recent works have advanced this field by representing camera poses as ray-based conditions, yet they often lack …

Scene UnderstandingVideo Generation

Mutual Guidance and Residual Integration for Image Enhancement

2022-11-25 · Kun Zhou, Kenkun Liu, Wenbo Li, Xiaoguang Han 외

Previous studies show the necessity of global and local adjustment for image enhancement. However, existing convolutional neural networks (CNNs) and transformer-based models face great challenges in balancing the computa…

Computational EfficiencyImage EnhancementPhilosophy

A Dual-Branch Framework for Semantic Change Detection with Boundary and Temporal Awareness

2026-02-12 · Yun-Cheng Li, Sen Lei, Heng-Chao Li, Ke Li arxiv

Semantic Change Detection (SCD) aims to detect and categorize land-cover changes from bi-temporal remote sensing images. Existing methods often suffer from blurred boundaries and inadequate temporal modeling, limiting se…

Change Detection

HiDAnet: RGB-D Salient Object Detection via Hierarchical Depth Awareness

2023-01-18 · Zongwei Wu, Guillaume Allibert, Fabrice Meriaudeau, Chao Ma 외

RGB-D saliency detection aims to fuse multi-modal cues to accurately localize salient regions. Existing works often adopt attention modules for feature modeling, with few methods explicitly leveraging fine-grained detail…

Decoderobject-detectionObject DetectionRGB-D Salient Object Detection+2