A Convolutional Neural Networks Denoising Approach for Salt and Pepper Noise
About
The salt and pepper noise, especially the one with extremely high percentage of impulses, brings a significant challenge to image denoising. In this paper, we propose a non-local switching filter convolutional neural network denoising algorithm, named NLSF-CNN, for salt and pepper noise. As its name suggested, our NLSF-CNN consists of two steps, i.e., a NLSF processing step and a CNN training step. First, we develop a NLSF pre-processing step for noisy images using non-local information. Then, the pre-processed images are divided into patches and used for CNN training, leading to a CNN denoising model for future noisy images. We conduct a number of experiments to evaluate the effectiveness of NLSF-CNN. Experimental results show that NLSF-CNN outperforms the state-of-the-art denoising algorithms with a few training images.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Image Denoising | BSD300 | PSNR (dB)30.87 | 78 | |
| Image Denoising | BSDS300 (test) | PSNR30.87 | 31 | |
| Image Denoising | Classic Images | PSNR (dB)35.38 | 30 | |
| Image Denoising | Pepper (test) | PSNR32.99 | 21 | |
| Image Denoising | Lena (test) | PSNR35.38 | 21 | |
| Image Denoising | Bridge (test) | PSNR28.71 | 21 |