Deblur-NeRF

Image deblurring algorithm

An implementation of a method to restore sharp images from blurry input images using neural networks.

GitHub

261 stars
3 watching
28 forks
Language: Python
last commit: 5 months ago

Related projects:

Repository Description Stars
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
pp00704831/stripformer-eccv-2022- An implementation of an image deblurring algorithm using a transformer-based model 93
wu-cvgl/bad-nerf A system that jointly learns 3D representation and camera motion from blurry images to generate sharp images 189
deepmed-lab-ecnu/deeprft-aaai2023 A deep learning-based image deblurring system that explores the impact of frequency selection on restoration quality 18
minyuanye/siun This project develops a deep learning-based image deblurring algorithm using iterative upsampling network architecture 162
csjcai/dbcpenet Deblurring technique developed using machine learning and signal processing algorithms to restore images from blurry conditions. 20
lingyanruan/lakdnet An image deblurring model that revisits the use of convolutional neural networks to improve efficiency and performance compared to transformers. 97
cuiyixin555/lmg A MATLAB implementation of an image deblurring algorithm using local maximum gradient prior 16
fangzhenxuan/ufpdeblur An image deblurring algorithm that leverages flow-based motion prior and kernel estimation for blind image restoration. 28
leiali/reloblur An image deblurring algorithm for real-world local motion, using a dataset of blurred images with corresponding blur masks. 53
lingyanruan/drbnet An implementation of an image deblurring algorithm using light field technology and deep learning techniques. 109
hdcvlab/mc-blur-dataset A comprehensive benchmark dataset for image deblurring 25
jennyzu/bp-dip-deblurring A Python implementation of an image deblurring technique based on backprojection from a deep learning prior 6
pratulsrinivasan/light_field_blind_motion_deblurring A computer vision project that develops an algorithm to remove motion blur from images captured by 3D cameras. 26
hdcvlab/deblurring-by-realistic-blurring A Python implementation of a deblurring model using realistic blurring techniques. 63