BAD-NeRF
Image deblurring system
A system that jointly learns 3D representation and camera motion from blurry images to generate sharp images
[CVPR 2023] 😈BAD-NeRF: Bundle Adjusted Deblur Neural Radiance Fields
189 stars
7 watching
14 forks
Language: Python
last commit: 11 months ago 3d-visiondeblurringnerfpose-estimation
Related projects:
Repository | Description | Stars |
---|---|---|
dogyoonlee/dp-nerf | Deblurring technique using neural radiance fields with physical scene priors | 82 |
limacv/deblur-nerf | An implementation of a method to restore sharp images from blurry input images using neural networks. | 261 |
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 |
zzh-tech/bit | Develops a deep learning-based method for deblurring images and videos from motion blur | 222 |
seungjunnah/deepdeblur_release | A deep learning-based image deblurring system designed to remove blur from dynamic scenes. | 681 |
fangzhenxuan/ufpdeblur | An image deblurring algorithm that leverages flow-based motion prior and kernel estimation for blind image restoration. | 28 |
lingyanruan/drbnet | An implementation of an image deblurring algorithm using light field technology and deep learning techniques. | 109 |
minyuanye/siun | This project develops a deep learning-based image deblurring algorithm using iterative upsampling network architecture | 162 |
vinairesearch/blur-kernel-space-exploring | An image deblurring method using encoded blur kernel space | 148 |
shuochsu/deepvideodeblurring | Restores video frames to sharp clarity by predicting sharper central images from blurry input. | 191 |
ysnan/vem-nbd | Provides pre-trained models and benchmark results for noise-blind image deblurring, allowing developers to test and compare different approaches. | 14 |
xl-tang3/uaudeblur | An implementation of an image deblurring algorithm using PyTorch and deep residual prior | 57 |
cuiyixin555/lmg | A MATLAB implementation of an image deblurring algorithm using local maximum gradient prior | 16 |
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 |
codeslake/pvdnet | An open-source implementation of a deep learning model for video deblurring and motion estimation. | 114 |