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

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/ .

PDF Abstract ICCV 2023 PDF ICCV 2023 Abstract

Datasets


Results from the Paper


Task Dataset Model Metric Name Metric Value Global Rank Result Benchmark
Image Denoising SID SonyA7S2 x100 LED PSNR (Raw) 41.98 # 3
SSIM (Raw) 0.954 # 3
Image Denoising SID SonyA7S2 x250 LED PSNR (Raw) 39.34 # 7
SSIM (Raw) 0.932 # 6
Image Denoising SID SonyA7S2 x300 LED PSNR (Raw) 36.67 # 1
SSIM (Raw) 0.915 # 1

Methods