paper-with-me

Papers

Image Denoising by Gaussian Patch Mixture Model and Low Rank Patches

2020-11-20 · Jing Guo, Shuping Wang, Chen Luo, Qiyu Jin, Michael Kwok-Po Ng

Non-local self-similarity based low rank algorithms are the state-of-the-art methods for image denoising. In this paper, a new method is proposed by solving two issues: how to improve similar patches matching accuracy and build an appropriate low rank matrix approximation model for Gaussian noise. For the first issue, similar patches can be found locally or globally. Local patch matching is to find similar patches in a large neighborhood which can alleviate noise effect, but the number of patches may be insufficient. Global patch matching is to determine enough similar patches but the error rate of patch matching may be higher. Based on this, we first use local patch matching method to reduce noise and then use Gaussian patch mixture model to achieve global patch matching. The second issue is that there is no low rank matrix approximation model to adapt to Gaussian noise. We build a new model according to the characteristics of Gaussian noise, then prove that there is a globally optimal solution of the model. By solving the two issues, experimental results are reported to show that the proposed approach outperforms the state-of-the-art denoising methods includes several deep learning ones in both PSNR / SSIM values and visual quality.

📄 PDF Abstract BibTeX arXiv:2011.10290

Code (0)

등록된 구현이 없습니다.

Tasks

DenoisingImage DenoisingPatch MatchingSSIM

Similar Papers 제목 키워드 기반

Image denoising with generalized Gaussian mixture model patch priors

2018-02-05 · Charles-Alban Deledalle, Shibin Parameswaran, Truong Q. Nguyen

Patch priors have become an important component of image restoration. A powerful approach in this category of restoration algorithms is the popular Expected Patch Log-Likelihood (EPLL) algorithm. EPLL uses a Gaussian mix…

DenoisingImage DenoisingImage Restoration

External Patch Prior Guided Internal Clustering for Image Denoising

2015-12-01 · ICCV 2015 12 · Fei Chen, Lei Zhang, Huimin Yu

Natural image modeling plays a key role in many vision problems such as image denoising. Image priors are widely used to regularize the denoising process, which is an illposed inverse problem. One category of denoising m…

ClusteringDenoisingImage Denoising

Image Restoration Using Conditional Random Fields and Scale Mixtures of Gaussians

2018-07-09 · Milad Niknejad, Jose M. Bioucas-Dias, Mario A. T. Figueiredo

This paper proposes a general framework for internal patch-based image restoration based on Conditional Random Fields (CRF). Unlike related models based on Markov Random Fields (MRF), our approach explicitly formulates t…

DenoisingImage DenoisingImage Restoration

From Noise Modeling to Blind Image Denoising

2016-06-01 · CVPR 2016 6 · Fengyuan Zhu, Guangyong Chen, Pheng-Ann Heng

Traditional image denoising algorithms always assume the noise to be homogeneous white Gaussian distributed. However, the noise on real images can be much more complex empirically. This paper addresses this problem and p…

DenoisingImage Denoising

Good Similar Patches for Image Denoising

2019-01-18 · Si Lu

Patch-based denoising algorithms like BM3D have achieved outstanding performance. An important idea for the success of these methods is to exploit the recurrence of similar patches in an input image to estimate the under…

ClusteringDenoisingImage Denoising