Estimation of motion blur kernel parameters using regression convolutional neural networks
Luis G. Varela, Laura E. Boucheron, Steven Sandoval, David Voelz, Abu, Bucker Siddik

TL;DR
This paper introduces a CNN-based regression method to accurately estimate linear motion blur parameters, such as length and orientation, from blurred images, improving deblurring performance even with noisy data.
Contribution
The paper presents a novel regression CNN approach for predicting motion blur kernel parameters, outperforming existing classification methods in accuracy and robustness.
Findings
Estimation coefficients of determination ≥ 0.89 for length and angle.
Robust performance under Gaussian noise with 10% variance.
Improved deblurring accuracy measured by error ratio metrics.
Abstract
Many deblurring and blur kernel estimation methods use a maximum a posteriori (MAP) approach or deep learning-based classification techniques to sharpen an image and/or predict the blur kernel. We propose a regression approach using convolutional neural networks (CNNs) to predict parameters of linear motion blur kernels, the length and orientation of the blur. We analyze the relationship between length and angle of linear motion blur that can be represented as digital filter kernels. A large dataset of blurred images is generated using a suite of blur kernels and used to train a regression CNN for prediction of length and angle of the motion blur. The coefficients of determination for estimation of length and angle are found to be greater than or equal to 0.89, even under the presence of significant additive Gaussian noise, up to a variance of 10\% (SNR of 10 dB). Using our estimated…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Image Processing Techniques · Image Processing Techniques and Applications
