Discriminative Non-blind Deblurring
Non-blind deblurring is an integral component of blind approaches for removing image blur due to camera shake. Even though learning-based deblurring methods exist, they have been limited to the generative case and are computationally expensive. To this date, manually-defined models are thus most widely used, though limiting the attained restoration quality. We address this gap by proposing a discriminative approach for non-blind deblurring. One key challenge is that the blur kernel in use at test time is not known in advance. To address this, we analyze existing approaches that use half-quadratic regularization. From this analysis, we derive a discriminative model cascade for image deblurring. Our cascade model consists of a Gaussian CRF at each stage, based on the recently introduced regression tree fields. We train our model by loss minimization and use synthetically generated blur kernels to generate training data. Our experiments show that the proposed approach is efficient and yields state-of-the-art restoration quality on images corrupted with synthetic and real blur.
Code (0)
등록된 구현이 없습니다.
Tasks
DeblurringImage DeblurringSimilar Papers 제목 키워드 기반
Learning a Discriminative Prior for Blind Image Deblurring
We present an effective blind image deblurring method based on a data-driven discriminative prior.Our work is motivated by the fact that a good image prior should favor clear images over blurred images.In this work, we f…
Blind Image DeblurringDeblurringImage DeblurringLearning Discriminative Data Fitting Functions for Blind Image Deblurring
Solving blind image deblurring usually requires defining a data fitting function and image priors. While existing algorithms mainly focus on developing image priors for blur kernel estimation and non-blind deconvolution,…
Blind Image DeblurringDeblurringImage DeblurringImage RestorationEnd-to-End Learning for Image Burst Deblurring
We present a neural network model approach for multi-frame blind deconvolution. The discriminative approach adopts and combines two recent techniques for image deblurring into a single neural network architecture. Our pr…
DeblurringImage DeblurringBlind Image Deblurring: a Review
This is a review on blind image deblurring. First, we formulate the blind image deblurring problem and explain why it is challenging. Next, we bring some psychological and cognitive studies on the way our human vision sy…
Blind Image DeblurringDeblurringImage DeblurringVariational-EM-Based Deep Learning for Noise-Blind Image Deblurring
Non-blind deblurring is an important problem encountered in many image restoration tasks. The focus of non-blind deblurring is on how to suppress noise magnification during deblurring. In practice, it often happens that …
Blind Image DeblurringDeblurringDeep LearningImage Deblurring+2