NonUniformBlurKernelEstimation

Blur remover

Estimates blur kernels from images to remove motion blur

Code associated with arXiv paper Non-uniform Motion Blur Kernel Estimation via Adaptive Decomposition.

GitHub

40 stars
3 watching
6 forks
Language: Python
last commit: over 2 years ago

Related projects:

Repository Description Stars
vinairesearch/blur-kernel-space-exploring An image deblurring method using encoded blur kernel space 148
alikaraali/edge-based-dfe-tip2018 An image processing project implementing edge-based defocus blur estimation with adaptive scale selection 18
panpanfei/phase-only-image-based-kernel-estimation-for-blind-motion-deblurring Develops an algorithm to remove blur from images caused by camera motion 26
aka-discover/ccmba_cvpr23 Improving semantic segmentation robustness to motion blur using custom data augmentation techniques 5
joanshen0508/ha_deblur A dataset and algorithm for deblurring images of moving scenes, specifically designed to handle dynamic blurs caused by camera movement and object motion. 72
wdzhao123/apl Develops a deep learning-based method to detect and remove defocus blur from images 16
bychelsea/cmos This project provides a PyTorch implementation of a blind image super-resolution model using space-variant blur estimation. 9
subeeshvasu/2018_subeesh_nbd_cvpr Provides results and tools for image deblurring using CNNs to handle kernel uncertainty 5
csjcai/dbcpenet Deblurring technique developed using machine learning and signal processing algorithms to restore images from blurry conditions. 20
codeslake/ifan Implementation of an algorithm for single image deblurring in images with defocus blur 227
wu-cvgl/bad-nerf A system that jointly learns 3D representation and camera motion from blurry images to generate sharp images 189
bychao100/graph-based-blind-image-deblurring A MATLAB implementation of blind image deblurring from a single photograph using graph-based methods. 33
hdcvlab/mc-blur-dataset A comprehensive benchmark dataset for image deblurring 25
minyuanye/siun This project develops a deep learning-based image deblurring algorithm using iterative upsampling network architecture 162
fangzhenxuan/ufpdeblur An image deblurring algorithm that leverages flow-based motion prior and kernel estimation for blind image restoration. 28