paper-with-me

Papers

MATCNN: Infrared and Visible Image Fusion Method Based on Multi-scale CNN with Attention Transformer

2025-02-04 · Jingjing Liu, Li Zhang, Xiaoyang Zeng, Wanquan Liu, Jianhua Zhang

While attention-based approaches have shown considerable progress in enhancing image fusion and addressing the challenges posed by long-range feature dependencies, their efficacy in capturing local features is compromised by the lack of diverse receptive field extraction techniques. To overcome the shortcomings of existing fusion methods in extracting multi-scale local features and preserving global features, this paper proposes a novel cross-modal image fusion approach based on a multi-scale convolutional neural network with attention Transformer (MATCNN). MATCNN utilizes the multi-scale fusion module (MSFM) to extract local features at different scales and employs the global feature extraction module (GFEM) to extract global features. Combining the two reduces the loss of detail features and improves the ability of global feature representation. Simultaneously, an information mask is used to label pertinent details within the images, aiming to enhance the proportion of preserving significant information in infrared images and background textures in visible images in fused images. Subsequently, a novel optimization algorithm is developed, leveraging the mask to guide feature extraction through the integration of content, structural similarity index measurement, and global feature loss. Quantitative and qualitative evaluations are conducted across various datasets, revealing that MATCNN effectively highlights infrared salient targets, preserves additional details in visible images, and achieves better fusion results for cross-modal images. The code of MATCNN will be available at https://github.com/zhang3849/MATCNN.git.

📄 PDF Abstract BibTeX arXiv:2502.01959

Code (1)

zhang3849/matcnn 공식 구현 pytorch

Tasks

Infrared And Visible Image Fusion

Methods 이 논문이 사용한 방법론

Attention 설명 없음
Label Smoothing Label Smoothing is a regularization technique that introduces noise for the labels. This accounts for the fact that datasets may have mistakes in them, so maximizing the…
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
BPE Byte Pair Encoding, or BPE, is a subword segmentation algorithm that encodes rare and unknown words as sequences of subword units. The intuition is that various word…
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Residual Connection 설명 없음
Multi-Head Attention 설명 없음

Similar Papers 제목 키워드 기반

SimpleFusion: A Simple Fusion Framework for Infrared and Visible Images

2024-06-27 · Ming Chen, Yuxuan Cheng, Xinwei He, Xinyue Wang 외

Integrating visible and infrared images into one high-quality image, also known as visible and infrared image fusion, is a challenging yet critical task for many downstream vision tasks. Most existing works utilize pretr…

Event-based Visible and Infrared Fusion via Multi-task Collaboration

2024-01-01 · CVPR 2024 1 · Mengyue Geng, Lin Zhu, Lizhi Wang, Wei zhang 외

Visible and Infrared image Fusion (VIF) offers a comprehensive scene description by combining thermal infrared images with the rich textures from visible cameras. However conventional VIF systems may capture over/und…

DeblurringImage Deblurring

SSPFusion: A Semantic Structure-Preserving Approach for Infrared and Visible Image Fusion

2023-09-26 · Qiao Yang, Yu Zhang, Jian Zhang, Zijing Zhao 외

Most existing learning-based infrared and visible image fusion (IVIF) methods exhibit massive redundant information in the fusion images, i.e., yielding edge-blurring effect or unrecognizable for object detectors. To all…

Infrared And Visible Image Fusion

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

IAIFNet: An Illumination-Aware Infrared and Visible Image Fusion Network

2023-09-26 · Qiao Yang, Yu Zhang, Zijing Zhao, Jian Zhang 외

Infrared and visible image fusion (IVIF) is used to generate fusion images with comprehensive features of both images, which is beneficial for downstream vision tasks. However, current methods rarely consider the illumin…

Infrared And Visible Image Fusion