Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Explicit Attention-Enhanced Fusion for RGB-Thermal Perception Tasks

About

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.

Mingjian Liang, Junjie Hu, Chenyu Bao, Hua Feng, Fuqin Deng, Tin Lun Lam• 2023

Related benchmarks

TaskDatasetResultRank
Semantic segmentationMFNet (test)
mIoU58.9
134
Semantic segmentationPST900 (test)
mIoU85.56
72
Salient Object DetectionVT5000
S-Measure0.885
50
Object DetectionM3FD dataset
mAP@0.597.9
48
Salient Object DetectionVT821
S-Measure0.885
36
Object DetectionM³FD (test)
mAP@0.5 (Full)80.1
34
Semantic segmentationMFNet day-night (test)
Car IoU87.6
20
Scene ParsingPST900 (test)
mIoU85.4
11
Crowd CountingRGBT-CC (test)
GAME (0)11.19
10
Salient Object DetectionVT1000
S-measure (S)92.6
10
Showing 10 of 12 rows

Other info

Code

Follow for update