paper-with-me

Papers

Deep Learning for Handling Kernel/model Uncertainty in Image Deconvolution

2020-06-01 · CVPR 2020 6 · Yuesong Nan, Hui Ji

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.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

DeblurringDeep LearningImage Deconvolution

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

Edge-Based Blur Kernel Estimation Using Sparse Representation and Self-Similarity

2018-11-17 · Jing Yu, Zhenchun Chang, Chuangbai Xiao

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 Deconvolution

Understanding Kernel Size in Blind Deconvolution

2017-06-06 · Li Si-Yao, Dongwei Ren, Qian Yin

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…

Deblurring

Neural Blind Deconvolution Using Deep Priors

2019-08-06 · CVPR 2020 6 · Dongwei Ren, Kai Zhang, Qilong Wang, QinGhua Hu 외

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 Learning

Blind Image Deconvolution by Automatic Gradient Activation

2016-06-01 · CVPR 2016 6 · Dong Gong, Mingkui Tan, Yanning Zhang, Anton Van Den Hengel 외

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 Deconvolution

Nonblind image deconvolution via leveraging model uncertainty in an untrained deep neural network

2022-05-18 · International Journal of Computer Vision 2022 5 · Mingqin Chen; Yuhui Quan; Tongyao Pang; Hui Ji

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