paper-with-me

Papers

Cross-modal transformers for infrared and visible image fusion

2023-06-26 · IEEE Transactions on Circuits and Systems for Video Technology 2023 6 · Seonghyun Park, An Gia Vien, Chul Lee

Image fusion techniques aim to generate more informative images by merging multiple images of different modalities with complementary information. Despite significant fusion performance improvements of recent learning-based approaches, most fusion algorithms have been developed based on convolutional neural networks (CNNs), which stack deep layers to obtain a large receptive field for feature extraction. However, important details and contexts of the source images may be lost through a series of convolution layers. In this work, we propose a cross-modal transformer-based fusion (CMTFusion) algorithm for infrared and visible image fusion that captures global interactions by faithfully extracting complementary information from source images. Specifically, we first extract the multiscale feature maps of infrared and visible images. Then, we develop cross-modal transformers (CMTs) to retain complementary information in the source images by removing redundancies in both the spatial and channel domains. To this end, we design a gated bottleneck that integrates cross-domain interaction to consider the characteristics of the source images. Finally, a fusion result is obtained by exploiting spatial-channel information in refined feature maps using a fusion block. Experimental results on multiple datasets demonstrate that the proposed algorithm provides better fusion performance than state-of-the-art infrared and visible image fusion algorithms, both quantitatively and qualitatively. Furthermore, we show that the proposed algorithm can be used to improve the performance of computer vision tasks, e.g., object detection and monocular depth estimation.

📄 PDF Abstract BibTeX

Code (1)

seonghyun0108/CMTFusion 공식 구현 pytorch

Tasks

Cross-Modal RetrievalDepth EstimationInfrared And Visible Image FusionMonocular Depth Estimationobject-detectionObject Detection

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

Unsupervised Misaligned Infrared and Visible Image Fusion via Cross-Modality Image Generation and Registration

2022-05-24 · Di Wang, JinYuan Liu, Xin Fan, Risheng Liu

Recent learning-based image fusion methods have marked numerous progress in pre-registered multi-modality data, but suffered serious ghosts dealing with misaligned multi-modality data, due to the spatial deformation and …

Image GenerationInfrared And Visible Image FusionStyle Transfer

How Image Generation Helps Visible-to-Infrared Person Re-Identification?

2022-10-04 · Honghu Pan, Yongyong Chen, Yunqi He, Xin Li 외

Compared to visible-to-visible (V2V) person re-identification (ReID), the visible-to-infrared (V2I) person ReID task is more challenging due to the lack of sufficient training samples and the large cross-modality discrep…

Image GenerationPerson Re-Identification

FreDFT: Frequency Domain Fusion Transformer for Visible-Infrared Object Detection

2025-11-13 · Wencong Wu, Xiuwei Zhang, Hanlin Yin, Shun Dai 외 arxiv

Visible-infrared object detection has gained sufficient attention due to its detection performance in low light, fog, and rain conditions. However, visible and infrared modalities captured by different sensors exist the …

Object Detection

IRGPT: Understanding Real-world Infrared Image with Bi-cross-modal Curriculum on Large-scale Benchmark

2025-07-19 · Zhe Cao, Jin Zhang, Ruiheng Zhang arxiv

Real-world infrared imagery presents unique challenges for vision-language models due to the scarcity of aligned text data and domain-specific characteristics. Although existing methods have advanced the field, their rel…

Transfer LearningStyle Transfer

VI-Diff: Unpaired Visible-Infrared Translation Diffusion Model for Single Modality Labeled Visible-Infrared Person Re-identification

2023-10-06 · Han Huang, Yan Huang, Liang Wang

Visible-Infrared person re-identification (VI-ReID) in real-world scenarios poses a significant challenge due to the high cost of cross-modality data annotation. Different sensing cameras, such as RGB/IR cameras for good…

Image-to-Image TranslationPerson Re-IdentificationTranslation