Deep Learning for Handling Kernel/model Uncertainty in Image Deconvolution
Most existing non-blind image deconvolution methods assume that the given blurring kernel is error-free. In practice, blurring kernel often is estimated via some blind deblurring algorithm which is not exactly the truth. Also, the convolution model is only an approximation to practical blurring effect. It is known that non-blind deconvolution is susceptible to such a kernel/model error. Based on an error-in-variable (EIV) model of image blurring that takes kernel error into consideration, this paper presents a deep learning method for deconvolution, which unrolls a total-least-squares (TLS) estimator whose relating priors are learned by neural networks (NNs). The experiments showed that the proposed method is robust to kernel/model error. It noticeably outperformed existing solutions when deblurring images using noisy kernels, e.g. the ones estimated from existing blind motion deblurring methods.
Code (0)
등록된 구현이 없습니다.
Tasks
DeblurringDeep LearningImage DeconvolutionMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Edge-Based Blur Kernel Estimation Using Sparse Representation and Self-Similarity
Blind image deconvolution is the problem of recovering the latent image from the only observed blurry image when the blur kernel is unknown. In this paper, we propose an edge-based blur kernel estimation method for blind…
DeblurringImage DeconvolutionUnderstanding Kernel Size in Blind Deconvolution
Most blind deconvolution methods usually pre-define a large kernel size to guarantee the support domain. Blur kernel estimation error is likely to be introduced, yielding severe artifacts in deblurring results. In this p…
DeblurringNeural Blind Deconvolution Using Deep Priors
Blind deconvolution is a classical yet challenging low-level vision problem with many real-world applications. Traditional maximum a posterior (MAP) based methods rely heavily on fixed and handcrafted priors that certain…
DeblurringSelf-Supervised LearningBlind Image Deconvolution by Automatic Gradient Activation
Blind image deconvolution is an ill-posed inverse problem which is often addressed through the application of appropriate prior. Although some priors are informative in general, many images do not strictly conform to thi…
Image DeconvolutionNonblind image deconvolution via leveraging model uncertainty in an untrained deep neural network
Nonblind image deconvolution (NID) is about restoring the latent image with sharp details from a noisy blurred one using a known blur kernel. This paper presents a dataset-free deep learning approach for NID using untr…
Bayesian InferenceImage Deconvolution