paper-with-me

홈 › Papers

TGFuse: An Infrared and Visible Image Fusion Approach Based on Transformer and Generative Adversarial Network

2022-01-25 · Dongyu Rao, Xiao-Jun Wu, Tianyang Xu

The end-to-end image fusion framework has achieved promising performance, with dedicated convolutional networks aggregating the multi-modal local appearance. However, long-range dependencies are directly neglected in existing CNN fusion approaches, impeding balancing the entire image-level perception for complex scenario fusion. In this paper, therefore, we propose an infrared and visible image fusion algorithm based on a lightweight transformer module and adversarial learning. Inspired by the global interaction power, we use the transformer technique to learn the effective global fusion relations. In particular, shallow features extracted by CNN are interacted in the proposed transformer fusion module to refine the fusion relationship within the spatial scope and across channels simultaneously. Besides, adversarial learning is designed in the training process to improve the output discrimination via imposing competitive consistency from the inputs, reflecting the specific characteristics in infrared and visible images. The experimental performance demonstrates the effectiveness of the proposed modules, with superior improvement against the state-of-the-art, generalising a novel paradigm via transformer and adversarial learning in the fusion task.

📄 PDF Abstract BibTeX arXiv:2201.10147

Code (1)

dongyuya/TGFuse 공식 구현 pytorch

Tasks

Generative Adversarial NetworkInfrared And Visible Image Fusion

Similar Papers 제목 키워드 기반

ATFusion: An Alternate Cross-Attention Transformer Network for Infrared and Visible Image Fusion

2024-01-22 · Han Yan, Songlei Xiong, Long Wang, Lihua Jian 외

The fusion of infrared and visible images is essential in remote sensing applications, as it combines the thermal information of infrared images with the detailed texture of visible images for more accurate analysis in t…

Infrared And Visible Image Fusion

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-ba…

Cross-Modal RetrievalDepth EstimationInfrared And Visible Image FusionMonocular Depth Estimation+2

Implicit Multi-Spectral Transformer: An Lightweight and Effective Visible to Infrared Image Translation Model

2024-04-10 · Yijia Chen, Pinghua Chen, Xiangxin Zhou, Yingtie Lei 외

In the field of computer vision, visible light images often exhibit low contrast in low-light conditions, presenting a significant challenge. While infrared imagery provides a potential solution, its utilization entails …

BenchmarkingImage-to-Image Translation

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…

SwinFuse: A Residual Swin Transformer Fusion Network for Infrared and Visible Images

2022-04-25 · Zhishe Wang, Yanlin Chen, Wenyu Shao, Hui Li 외

The existing deep learning fusion methods mainly concentrate on the convolutional neural networks, and few attempts are made with transformer. Meanwhile, the convolutional operation is a content-independent interaction b…

Computational Efficiency