paper-with-me

홈 › Papers

When Image Decomposition Meets Deep Learning: A Novel Infrared and Visible Image Fusion Method

2020-09-02 · Zixiang Zhao, Jiangshe Zhang, Shuang Xu, Kai Sun, Chunxia Zhang, Junmin Liu

Infrared and visible image fusion, as a hot topic in image processing and image enhancement, aims to produce fused images retaining the detail texture information in visible images and the thermal radiation information in infrared images. A critical step for this issue is to decompose features in different scales and to merge them separately. In this paper, we propose a novel dual-stream auto-encoder (AE) based fusion network. The core idea is that the encoder decomposes an image into base and detail feature maps with low- and high-frequency information, respectively, and that the decoder is responsible for the original image reconstruction. To this end, a well-designed loss function is established to make the base/detail feature maps similar/dissimilar. In the test phase, base and detail feature maps are respectively merged via an additional fusion layer, which contains a saliency weighted-based spatial attention module and a channel attention module to adaptively preserve more information from source images and to highlight the objects. Then the fused image is recovered by the decoder. Qualitative and quantitative results demonstrate that our method can generate fusion images containing highlighted targets and abundant detail texture information with strong reproducibility and meanwhile is superior to the state-of-the-art (SOTA) approaches.

📄 PDF Abstract BibTeX arXiv:2009.01315

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderImage EnhancementImage ReconstructionInfrared And Visible Image Fusion

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…
Average Pooling 설명 없음
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…
Max Pooling Max Pooling is a pooling operation that calculates the maximum value for patches of a feature map, and uses it to create a downsampled (pooled) feature map. It is usually…
Sigmoid Activation 설명 없음

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…

FD2-Net: Frequency-Driven Feature Decomposition Network for Infrared-Visible Object Detection

2024-12-12 · Ke Li, Di Wang, Zhangyuan Hu, Shaofeng Li 외

Infrared-visible object detection (IVOD) seeks to harness the complementary information in infrared and visible images, thereby enhancing the performance of detectors in complex environments. However, existing methods of…

object-detectionObject Detection

Deep Decomposition Network for Image Processing: A Case Study for Visible and Infrared Image Fusion

2021-02-21 · Yu Fu, Xiao-Jun Wu, Josef Kittler

Image decomposition is a crucial subject in the field of image processing. It can extract salient features from the source image. We propose a new image decomposition method based on convolutional neural network. This me…

DAAF:Degradation-Aware Adaptive Fusion Framework for Robust Infrared and Visible Images Fusion

2025-04-15 · Tianpei Zhang, Jufeng Zhao, Yiming Zhu, Guangmang Cui 외

Existing infrared and visible image fusion(IVIF) algorithms often prioritize high-quality images, neglecting image degradation such as low light and noise, which limits the practical potential. This paper propose Degrada…

Infrared And Visible Image Fusion

DAF-Net: A Dual-Branch Feature Decomposition Fusion Network with Domain Adaptive for Infrared and Visible Image Fusion

2024-09-18 · Jian Xu, Xin He

Infrared and visible image fusion aims to combine complementary information from both modalities to provide a more comprehensive scene understanding. However, due to the significant differences between the two modalities…

Infrared And Visible Image FusionScene Understanding