Deblur-NeRF

Image deblurring algorithm

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

GitHub

264 stars
3 watching
28 forks
Language: Python
last commit: 7 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 94
wu-cvgl/bad-nerf A system that jointly learns 3D representation and camera motion from blurry images to generate sharp images 192
deepmed-lab-ecnu/deeprft-aaai2023 An image deblurring technique based on frequency selection using machine learning models 18
minyuanye/siun This project develops a deep learning-based image deblurring algorithm using iterative upsampling network architecture 164
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. 102
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. 29
leiali/reloblur An image deblurring algorithm for real-world local motion, using a dataset of blurred images with corresponding blur masks. 61
lingyanruan/drbnet An implementation of an image deblurring algorithm using light field technology and deep learning techniques. 110
hdcvlab/mc-blur-dataset A comprehensive benchmark dataset for image deblurring 28
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