paper-with-me

Papers

Plug-and-Play Image Restoration with Deep Denoiser Prior

2020-08-31 · Kai Zhang, Yawei Li, WangMeng Zuo, Lei Zhang, Luc van Gool, Radu Timofte

Recent works on plug-and-play image restoration have shown that a denoiser can implicitly serve as the image prior for model-based methods to solve many inverse problems. Such a property induces considerable advantages for plug-and-play image restoration (e.g., integrating the flexibility of model-based method and effectiveness of learning-based methods) when the denoiser is discriminatively learned via deep convolutional neural network (CNN) with large modeling capacity. However, while deeper and larger CNN models are rapidly gaining popularity, existing plug-and-play image restoration hinders its performance due to the lack of suitable denoiser prior. In order to push the limits of plug-and-play image restoration, we set up a benchmark deep denoiser prior by training a highly flexible and effective CNN denoiser. We then plug the deep denoiser prior as a modular part into a half quadratic splitting based iterative algorithm to solve various image restoration problems. We, meanwhile, provide a thorough analysis of parameter setting, intermediate results and empirical convergence to better understand the working mechanism. Experimental results on three representative image restoration tasks, including deblurring, super-resolution and demosaicing, demonstrate that the proposed plug-and-play image restoration with deep denoiser prior not only significantly outperforms other state-of-the-art model-based methods but also achieves competitive or even superior performance against state-of-the-art learning-based methods. The source code is available at https://github.com/cszn/DPIR.

📄 PDF Abstract BibTeX arXiv:2008.13751

Code (4)

cszn/DPIR 공식 구현 pytorch
HedgehogCode/deep-plug-and-play-prior tf
HedgehogCode/denoising-gan tf
jihoojo03/UNet-CBAM_Keras

Tasks

DeblurringDemosaickingImage RestorationSuper-Resolution

Similar Papers 제목 키워드 기반

CurvPnP: Plug-and-play Blind Image Restoration with Deep Curvature Denoiser

2022-11-14 · Yutong Li, Yuping Duan

Due to the development of deep learning-based denoisers, the plug-and-play strategy has achieved great success in image restoration problems. However, existing plug-and-play image restoration methods are designed for non…

DeblurringDenoisingImage DenoisingImage Restoration+3

Denoising Diffusion Models for Plug-and-Play Image Restoration

2023-05-15 · Yuanzhi Zhu, Kai Zhang, Jingyun Liang, JieZhang Cao 외

Plug-and-play Image Restoration (IR) has been widely recognized as a flexible and interpretable method for solving various inverse problems by utilizing any off-the-shelf denoiser as the implicit image prior. However, mo…

DeblurringDenoisingImage DeblurringImage Generation+2

Preconditioned Plug-and-Play ADMM with Locally Adjustable Denoiser for Image Restoration

2021-10-01 · Mikael Le Pendu, Christine Guillemot

Plug-and-Play optimization recently emerged as a powerful technique for solving inverse problems by plugging a denoiser into a classical optimization algorithm. The denoiser accounts for the regularization and therefore …

DemosaickingDenoisingImage DenoisingImage Restoration

Integrating Reweighted Least Squares with Plug-and-Play Diffusion Priors for Noisy Image Restoration

2025-11-10 · Ji Li, Chao Wang arxiv

Existing plug-and-play image restoration methods typically employ off-the-shelf Gaussian denoisers as proximal operators within classical optimization frameworks based on variable splitting. Recently, denoisers induced b…

Image Restoration

PnP-ReG: Learned Regularizing Gradient for Plug-and-Play Gradient Descent

2022-04-29 · Rita Fermanian, Mikael Le Pendu, Christine Guillemot

The Plug-and-Play (PnP) framework makes it possible to integrate advanced image denoising priors into optimization algorithms, to efficiently solve a variety of image restoration tasks generally formulated as Maximum A P…

DenoisingImage DenoisingImage Restoration