Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

FFDNet: Toward a Fast and Flexible Solution for CNN based Image Denoising

About

Due to the fast inference and good performance, discriminative learning methods have been widely studied in image denoising. However, these methods mostly learn a specific model for each noise level, and require multiple models for denoising images with different noise levels. They also lack flexibility to deal with spatially variant noise, limiting their applications in practical denoising. To address these issues, we present a fast and flexible denoising convolutional neural network, namely FFDNet, with a tunable noise level map as the input. The proposed FFDNet works on downsampled sub-images, achieving a good trade-off between inference speed and denoising performance. In contrast to the existing discriminative denoisers, FFDNet enjoys several desirable properties, including (i) the ability to handle a wide range of noise levels (i.e., [0, 75]) effectively with a single network, (ii) the ability to remove spatially variant noise by specifying a non-uniform noise level map, and (iii) faster speed than benchmark BM3D even on CPU without sacrificing denoising performance. Extensive experiments on synthetic and real noisy images are conducted to evaluate FFDNet in comparison with state-of-the-art denoisers. The results show that FFDNet is effective and efficient, making it highly attractive for practical denoising applications.

Kai Zhang, Wangmeng Zuo, Lei Zhang• 2017

Related benchmarks

TaskDatasetResultRank
Image DenoisingBSD68
PSNR36.14
404
Image DenoisingUrban100
PSNR35.77
308
Color Image DenoisingKodak24
PSNR36.81
174
Color Image DenoisingCBSD68
PSNR33.87
140
Image DenoisingDND
PSNR37.61
135
Gray-scale image denoisingSet12
PSNR34.65
131
Image DenoisingBSD68 (test)
PSNR31.63
129
Color Image DenoisingMcMaster
PSNR34.66
111
Image DenoisingSIDD
PSNR38.27
102
Image DenoisingBSD68 grayscale (test)
PSNR31.63
101
Showing 10 of 119 rows
...

Other info

Code

Follow for update