paper-with-me

Papers

Blind Image Deconvolution Using Variational Deep Image Prior

2022-02-01 · Dong Huo, Abbas Masoumzadeh, Rafsanjany Kushol, Yee-Hong Yang

Conventional deconvolution methods utilize hand-crafted image priors to constrain the optimization. While deep-learning-based methods have simplified the optimization by end-to-end training, they fail to generalize well to blurs unseen in the training dataset. Thus, training image-specific models is important for higher generalization. Deep image prior (DIP) provides an approach to optimize the weights of a randomly initialized network with a single degraded image by maximum a posteriori (MAP), which shows that the architecture of a network can serve as the hand-crafted image prior. Different from the conventional hand-crafted image priors that are statistically obtained, it is hard to find a proper network architecture because the relationship between images and their corresponding network architectures is unclear. As a result, the network architecture cannot provide enough constraint for the latent sharp image. This paper proposes a new variational deep image prior (VDIP) for blind image deconvolution, which exploits additive hand-crafted image priors on latent sharp images and approximates a distribution for each pixel to avoid suboptimal solutions. Our mathematical analysis shows that the proposed method can better constrain the optimization. The experimental results further demonstrate that the generated images have better quality than that of the original DIP on benchmark datasets. The source code of our VDIP is available at https://github.com/Dong-Huo/VDIP-Deconvolution.

📄 PDF Abstract BibTeX arXiv:2202.00179

Code (1)

dong-huo/vdip-deconvolution 공식 구현 pytorch

Tasks

Image Deconvolution

Similar Papers 제목 키워드 기반

Blind Image Deconvolution using Student's-t Prior with Overlapping Group Sparsity

2020-06-26 · In S. Jeon, Deokyoung Kang, Suk I. Yoo

In this paper, we solve blind image deconvolution problem that is to remove blurs form a signal degraded image without any knowledge of the blur kernel. Since the problem is ill-posed, an image prior plays a significant …

Image Deconvolution

A Clearer Picture of Blind Deconvolution

2014-11-30 · Daniele Perrone, Paolo Favaro

Blind deconvolution is the problem of recovering a sharp image and a blur kernel from a noisy blurry image. Recently, there has been a significant effort on understanding the basic mechanisms to solve blind deconvolution…

Unrolled Variational Bayesian Algorithm for Image Blind Deconvolution

2021-10-14 · Yunshi Huang, Emilie Chouzenoux, Jean-Christophe Pesquet

In this paper, we introduce a variational Bayesian algorithm (VBA) for image blind deconvolution. Our generic framework incorporates smoothness priors on the unknown blur/image and possible affine constraints (e.g., sum …

Rolling Shutter Correction

Learning Fully Convolutional Networks for Iterative Non-blind Deconvolution

2016-11-20 · CVPR 2017 7 · Jiawei Zhang, Jinshan Pan, Wei-Sheng Lai, Rynson Lau 외

In this paper, we propose a fully convolutional networks for iterative non-blind deconvolution We decompose the non-blind deconvolution problem into image denoising and image deconvolution. We train a FCNN to remove nois…

DenoisingImage DeconvolutionImage Denoising

Wiener Guided DIP for Unsupervised Blind Image Deconvolution

2021-12-19 · Gustav Bredell, Ertunc Erdil, Bruno Weber, Ender Konukoglu

Blind deconvolution is an ill-posed problem arising in various fields ranging from microscopy to astronomy. The ill-posed nature of the problem requires adequate priors to arrive to a desirable solution. Recently, it has…

AstronomyImage DeconvolutionImage Generation