Fast Nonlocal Diffusion by Stacking Local Filters for Image Denoising.

Peng Qiao,Weichu Sun,Yong Dou,Rongchun Li
DOI: https://doi.org/10.1007/978-981-15-0121-0_6
2019-01-01
Abstract:Many image denoising methods achieve state-of-the-art performance with little consideration of computation efficiency. With the popularity of high-definition imaging devices, these denoising methods do not scale well to the high-definition images. Therefore, a fast image denoising method is proposed to meet the demand of processing high-definition images. Based on the analysis of the distribution of the distance \(dist_{rs}\) between the similar patches and their reference patches from a semantic aspect, the large \(dist_{rs}\)s was found to occur while their contribution to the overall distribution was small. Therefore, the nonlocal filters was replaced in trainable non-local reaction diffusion (TNLRD) with local filters. For image with \(4096 \times 4096\) resolution, the proposed method runs about 6 times faster than TNLRD via a single-thread CPU implementation. And the GPU implementation of the proposed method is about 10 times faster than the CPU implementation. Furthermore, the proposed model achieves competing denoising performance compared with TNLRD in terms of PSNR and SSIM.
What problem does this paper attempt to address?