Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Efficient Blind-Spot Neural Network Architecture for Image Denoising

About

Image denoising is an essential tool in computational photography. Standard denoising techniques, which use deep neural networks at their core, require pairs of clean and noisy images for its training. If we do not possess the clean samples, we can use blind-spot neural network architectures, which estimate the pixel value based on the neighbouring pixels only. These networks thus allow training on noisy images directly, as they by-design avoid trivial solutions. Nowadays, the blind-spot is mostly achieved using shifted convolutions or serialization. We propose a novel fully convolutional network architecture that uses dilations to achieve the blind-spot property. Our network improves the performance over the prior work and achieves state-of-the-art results on established datasets.

David Honz\'atko, Siavash A. Bigdeli, Engin T\"uretken, L. Andrea Dunbar• 2020

Related benchmarks

TaskDatasetResultRank
Image DenoisingKodak Gaussian σ=25 (test)
PSNR32.45
24
Gaussian DenoisingBSDS300 sigma=25 sRGB
PSNR31.02
24
Image DenoisingSet14 Gaussian σ=25 (test)
PSNR31.25
16
Image DenoisingBSD300 Gaussian σ∈[5, 50] (test)
PSNR31.18
15
Image DenoisingKodak Gaussian σ∈[5, 50] (test)
PSNR32.46
15
Image DenoisingSet14 Gaussian σ∈[5, 50] (test)
PSNR31.25
15
Image DenoisingKodak Poisson λ=30 (test)
PSNR31.67
15
Image DenoisingBSD300 Poisson λ=30 (test)
PSNR30.25
15
Image DenoisingSet14 Poisson λ=30 (test)
PSNR30.14
15
Showing 9 of 9 rows

Other info

Follow for update