通过分阶段优化相位与幅度,提升暗光图像细节还原能力。
DMFourLLIE: Dual-Stage and Multi-Branch Fourier Network for Low-Light Image Enhancement
- 分两阶段:先用红外图增强相位,再用多尺度卷积重建结构
- 在多个数据集上超越当前最优方法,有效抑制噪声和色偏
- 适合需要高保真暗光图像处理的科研与工业场景
在傅里叶频域中,亮度信息主要编码于幅值分量,空间结构信息则显著存在于相位分量。现有基于傅里叶变换的暗光图像增强方法主要聚焦于放大幅值分量并简单复制相位分量,常导致色彩失真和噪声问题。本文提出双阶段多分支傅里叶低光图像增强框架(DMFourLLIE),通过强化相位分量对图像结构和细节的保持作用,解决上述局限。第一阶段融合红外图像的结构信息以增强相位,并在亮度-色度颜色空间中引入亮度注意力机制,精确控制幅值增强;第二阶段结合多尺度与傅里叶卷积分支进行鲁棒图像重建,有效恢复空间结构与纹理。该双分支联合优化过程确保复杂图像信息得以保留,克服了以往方法忽视幅值与相位相互作用的问题。大量实验表明,DMFourLLIE在多个数据集上均优于当前最优方法。代码已开源:https://github.com/bywlzts/DMFourLLIE。
原文摘要 · Abstract (English)
In the Fourier frequency domain, luminance information is primarily encoded in the amplitude component, while spatial structure information is significantly contained within the phase component. Existing low-light image enhancement techniques using Fourier transform have mainly focused on amplifying the amplitude component and simply replicating the phase component, an approach that often leads to color distortions and noise issues. In this paper, we propose a Dual-Stage Multi-Branch Fourier Low-Light Image Enhancement (DMFourLLIE) framework to address these limitations by emphasizing the phase component's role in preserving image structure and detail. The first stage integrates structural information from infrared images to enhance the phase component and employs a luminance-attention mechanism in the luminance-chrominance color space to precisely control amplitude enhancement. The second stage combines multi-scale and Fourier convolutional branches for robust image reconstruction, effectively recovering spatial structures and textures. This dual-branch joint optimization process ensures that complex image information is retained, overcoming the limitations of previous methods that neglected the interplay between amplitude and phase. Extensive experiments across multiple datasets demonstrate that DMFourLLIE outperforms current state-of-the-art methods in low-light image enhancement. Our code is available at https://github.com/bywlzts/DMFourLLIE.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。