CVApr 12, 2024

NIR-Assisted Image Denoising: A Selective Fusion Approach and A Real-World Benchmark Dataset

arXiv:2404.08514v44 citationsh-index: 20Has CodeIEEE transactions on multimedia
Originality Incremental advance
AI Analysis

This addresses image denoising for low-light photography by introducing a novel fusion method and dataset, though it is incremental as it builds on existing denoising networks.

The paper tackles the challenge of restoring fine-scale details in image denoising, especially in low-light environments, by proposing a selective fusion module and a real-world dataset, achieving better results than state-of-the-art methods in experiments.

Despite the significant progress in image denoising, it is still challenging to restore fine-scale details while removing noise, especially in extremely low-light environments. Leveraging near-infrared (NIR) images to assist visible RGB image denoising shows the potential to address this issue, becoming a promising technology. Nonetheless, existing works still struggle with taking advantage of NIR information effectively for real-world image denoising, due to the content inconsistency between NIR-RGB images and the scarcity of real-world paired datasets. To alleviate the problem, we propose an efficient Selective Fusion Module (SFM), which can be plug-and-played into the advanced denoising networks to merge the deep NIR-RGB features. Specifically, we sequentially perform the global and local modulation for NIR and RGB features, and then integrate the two modulated features. Furthermore, we present a Real-world NIR-Assisted Image Denoising (Real-NAID) dataset, which covers diverse scenarios as well as various noise levels. Extensive experiments on both synthetic and our real-world datasets demonstrate that the proposed method achieves better results than state-of-the-art ones. The dataset, codes, and pre-trained models will be publicly available at https://github.com/ronjonxu/NAID.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes