用频空注意力机制提升红外可见光图像融合效果
FSATFusion: Frequency-Spatial Attention Transformer for Infrared and Visible Image Fusion
- 引入频空注意力模块,精准提取多模态特征
- 相比主流方法,融合图像清晰度与信息量显著提升
- 适合需要高精度图像融合的安防与自动驾驶场景
红外与可见光图像融合(IVIF)因在下游应用中表现优异,受到研究界和工业界的广泛关注。现有深度学习方法多采用卷积神经网络提取图像特征,但卷积操作固有的全局上下文捕捉能力有限,易导致信息丢失,制约融合性能。为此,本文提出一种端到端融合网络FSATFusion,包含频率-空间注意力变压器(FSAT)模块,可有效提取源图像中的判别特征。该模块集成频率-空间注意力机制(FSAM),能从特征图中提取关键信息。此外,设计改进型变压器模块(ITM),增强原始Transformer的全局上下文建模能力。通过定性与定量对比实验,验证了FSATFusion在融合质量与效率上优于当前先进方法。同时,在无需修改的情况下,于两个额外任务上测试,证明其出色的泛化能力。目标检测实验进一步展示了其在下游视觉任务中的优势。代码已公开于https://github.com/Lmmh058/FSATFusion。
原文摘要 · Abstract (English)
The infrared and visible images fusion (IVIF) is receiving increasing attention from both the research community and industry due to its excellent results in downstream applications. Existing deep learning approaches often utilize convolutional neural networks to extract image features. However, the inherently capacity of convolution operations to capture global context can lead to information loss, thereby restricting fusion performance. To address this limitation, we propose an end-to-end fusion network named the Frequency-Spatial Attention Transformer Fusion Network (FSATFusion). The FSATFusion contains a frequency-spatial attention Transformer (FSAT) module designed to effectively capture discriminate features from source images. This FSAT module includes a frequency-spatial attention mechanism (FSAM) capable of extracting significant features from feature maps. Additionally, we propose an improved Transformer module (ITM) to enhance the ability to extract global context information of vanilla Transformer. We conducted both qualitative and quantitative comparative experiments, demonstrating the superior fusion quality and efficiency of FSATFusion compared to other state-of-the-art methods. Furthermore, our network was tested on two additional tasks without any modifications, to verify the excellent generalization capability of FSATFusion. Finally, the object detection experiment demonstrated the superiority of FSATFusion in downstream visual tasks. Our code is available at https://github.com/Lmmh058/FSATFusion.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。