UniBlendNet:用于环境光照归一化的统一全局、多尺度及区域自适应建模 / UniBlendNet: Unified Global, Multi-Scale, and Region-Adaptive Modeling for Ambient Lighting Normalization
1️⃣ 一句话总结
这篇论文提出了一个名为UniBlendNet的新方法,它能通过同时考虑整体光照、多尺度细节和局部区域自适应调整,更有效地修复因复杂、不均匀光照而变差的图像,使其看起来更自然和清晰。
Ambient Lighting Normalization (ALN) aims to restore images degraded by complex, spatially varying illumination conditions. Existing methods, such as IFBlend, leverage frequency-domain priors to model illumination variations, but still suffer from limited global context modeling and insufficient spatial adaptivity, leading to suboptimal restoration in challenging regions. In this paper, we propose UniBlendNet, a unified framework for ambient lighting normalization that jointly models global illumination, multi-scale structures, and region-adaptive refinement. Specifically, we enhance global illumination understanding by integrating a UniConvNet-based module to capture long-range dependencies. To better handle complex lighting variations, we introduce a Scale-Aware Aggregation Module (SAAM) that performs pyramid-based multi-scale feature aggregation with dynamic reweighting. Furthermore, we design a mask-guided residual refinement mechanism to enable region-adaptive correction, allowing the model to selectively enhance degraded regions while preserving well-exposed areas. This design effectively improves illumination consistency and structural fidelity under complex lighting conditions. Extensive experiments on the NTIRE Ambient Lighting Normalization benchmark demonstrate that UniBlendNet consistently outperforms the baseline IFBlend and achieves improved restoration quality, while producing visually more natural and stable restoration results.
UniBlendNet:用于环境光照归一化的统一全局、多尺度及区域自适应建模 / UniBlendNet: Unified Global, Multi-Scale, and Region-Adaptive Modeling for Ambient Lighting Normalization
这篇论文提出了一个名为UniBlendNet的新方法,它能通过同时考虑整体光照、多尺度细节和局部区域自适应调整,更有效地修复因复杂、不均匀光照而变差的图像,使其看起来更自然和清晰。
源自 arXiv: 2604.13383