CVIVAug 7, 2023

Make Explicit Calibration Implicit: Calibrate Denoiser Instead of the Noise Model

arXiv:2308.03448v24 citationsh-index: 27
Originality Highly original
AI Analysis

This work addresses the practical deployment challenges of low-light image denoising for photographers and researchers, offering a more efficient and transferable solution.

The paper tackles the labor-intensive and camera-dependent limitations of explicit calibration methods for RAW image denoising in low-light environments by introducing the LED pipeline, which uses implicit fine-tuning to achieve superior performance across various camera models with minimal data and iterations.

Explicit calibration-based methods have dominated RAW image denoising under extremely low-light environments. However, these methods are impeded by several critical limitations: a) the explicit calibration process is both labor- and time-intensive, b) challenge exists in transferring denoisers across different camera models, and c) the disparity between synthetic and real noise is exacerbated by digital gain. To address these issues, we introduce a groundbreaking pipeline named Lighting Every Darkness (LED), which is effective regardless of the digital gain or the camera sensor. LED eliminates the need for explicit noise model calibration, instead utilizing an implicit fine-tuning process that allows quick deployment and requires minimal data. Structural modifications are also included to reduce the discrepancy between synthetic and real noise without extra computational demands. Our method surpasses existing methods in various camera models, including new ones not in public datasets, with just a few pairs per digital gain and only 0.5% of the typical iterations. Furthermore, LED also allows researchers to focus more on deep learning advancements while still utilizing sensor engineering benefits. Code and related materials can be found in https://srameo.github.io/projects/led-iccv23/ .

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