SOTAVerified

Learnability Enhancement for Low-light Raw Denoising: Where Paired Real Data Meets Noise Modeling

2022-07-13Code Available1· sign in to hype

Hansen Feng, Lizhi Wang, Yuzhi Wang, Hua Huang

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

Low-light raw denoising is an important and valuable task in computational photography where learning-based methods trained with paired real data are mainstream. However, the limited data volume and complicated noise distribution have constituted a learnability bottleneck for paired real data, which limits the denoising performance of learning-based methods. To address this issue, we present a learnability enhancement strategy to reform paired real data according to noise modeling. Our strategy consists of two efficient techniques: shot noise augmentation (SNA) and dark shading correction (DSC). Through noise model decoupling, SNA improves the precision of data mapping by increasing the data volume and DSC reduces the complexity of data mapping by reducing the noise complexity. Extensive results on the public datasets and real imaging scenarios collectively demonstrate the state-of-the-art performance of our method. Our code is available at: https://github.com/megvii-research/PMN.

Tasks

Benchmark Results

DatasetModelMetricClaimedVerifiedStatus
ELD SonyA7S2 x100PMNPSNR (Raw)46.5Unverified
ELD SonyA7S2 x200PMNPSNR (Raw)44.51Unverified
SID SonyA7S2 x100PMNPSNR (Raw)43.16Unverified
SID SonyA7S2 x250PMNPSNR (Raw)40.92Unverified
SID x100PMNPSNR (Raw)43.16Unverified
SID x300PMNPSNR (Raw)37.77Unverified

Reproductions