paper-with-me

홈 › Papers

Explicit Attention-Enhanced Fusion for RGB-Thermal Perception Tasks

2023-03-28 · Mingjian Liang, Junjie Hu, Chenyu Bao, Hua Feng, Fuqin Deng, Tin Lun Lam

Recently, RGB-Thermal based perception has shown significant advances. Thermal information provides useful clues when visual cameras suffer from poor lighting conditions, such as low light and fog. However, how to effectively fuse RGB images and thermal data remains an open challenge. Previous works involve naive fusion strategies such as merging them at the input, concatenating multi-modality features inside models, or applying attention to each data modality. These fusion strategies are straightforward yet insufficient. In this paper, we propose a novel fusion method named Explicit Attention-Enhanced Fusion (EAEF) that fully takes advantage of each type of data. Specifically, we consider the following cases: i) both RGB data and thermal data, ii) only one of the types of data, and iii) none of them generate discriminative features. EAEF uses one branch to enhance feature extraction for i) and iii) and the other branch to remedy insufficient representations for ii). The outputs of two branches are fused to form complementary features. As a result, the proposed fusion method outperforms state-of-the-art by 1.6\% in mIoU on semantic segmentation, 3.1\% in MAE on salient object detection, 2.3\% in mAP on object detection, and 8.1\% in MAE on crowd counting. The code is available at https://github.com/FreeformRobotics/EAEFNet.

📄 PDF Abstract BibTeX arXiv:2303.15710

Code (1)

freeformrobotics/eaefnet 공식 구현 pytorch

Tasks

Crowd Countingobject-detectionObject DetectionSalient Object DetectionSemantic SegmentationThermal Image Segmentation

Methods 이 논문이 사용한 방법론

None 설명 없음
MAE 설명 없음

Similar Papers 제목 키워드 기반

3M-TI: High-Quality Mobile Thermal Imaging via Calibration-free Multi-Camera Cross-Modal Diffusion

2025-11-24 · Minchong Chen, Xiaoyun Yuan, Junzhe Wan, Jianing Zhang 외 arxiv

The miniaturization of thermal sensors for mobile platforms inherently limits their spatial resolution and textural fidelity, leading to blurry and less informative images. Existing thermal super-resolution (SR) methods …

Object Detection

DooDLeNet: Double DeepLab Enhanced Feature Fusion for Thermal-color Semantic Segmentation

2022-04-21 · Oriel Frigo, Lucien Martin-Gaffé, Catherine Wacongne

In this paper we present a new approach for feature fusion between RGB and LWIR Thermal images for the task of semantic segmentation for driving perception. We propose DooDLeNet, a double DeepLab architecture with specia…

DecoderSegmentationSemantic SegmentationThermal Image Segmentation

RayFusion: Ray Fusion Enhanced Collaborative Visual Perception

2025-10-09 · Shaohong Wang, Bin Lu, Xinyu Xiao, Hanzhi Zhong 외 arxiv

Collaborative visual perception methods have gained widespread attention in the autonomous driving community in recent years due to their ability to address sensor limitation problems. However, the absence of explicit de…

3D Object DetectionAutonomous DrivingDepth Estimation

Thermo-VL: Extending Vision-Language Models to Thermal Infrared Perception

2026-05-21 · Rusiru Thushara, Yasiru Ranasinghe, Jay Paranjape, Vishal M. Patel arxiv

Vision-language models (VLMs) often fail under low illumination because their visual grounding is learned predominantly from RGB imagery, whereas thermal infrared preserves complementary scene structure when visible cues…

Visual Grounding

Cross-Modality Attentive Feature Fusion for Object Detection in Multispectral Remote Sensing Imagery

2021-12-06 · Qingyun Fang, Zhaokui Wang

Cross-modality fusing complementary information of multispectral remote sensing image pairs can improve the perception ability of detection algorithms, making them more robust and reliable for a wider range of applicatio…

object-detectionObject Detection