DP-NeRF
Blind Deblurring Technique
Deblurring technique using neural radiance fields with physical scene priors
[CVPR 2023 - Official] DP-NeRF: Deblurred Neural Radiance Field with Physical Scene Priors
82 stars
3 watching
8 forks
Language: Python
last commit: about 1 year ago 3d-from-imagesblind-deblurringinverse-renderingneural-radiance-field
Related projects:
Repository | Description | Stars |
---|---|---|
wu-cvgl/bad-nerf | A system that jointly learns 3D representation and camera motion from blurry images to generate sharp images | 189 |
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 |
lingyanruan/drbnet | An implementation of an image deblurring algorithm using light field technology and deep learning techniques. | 109 |
zzh-tech/bit | Develops a deep learning-based method for deblurring images and videos from motion blur | 222 |
csjcai/dbcpenet | Deblurring technique developed using machine learning and signal processing algorithms to restore images from blurry conditions. | 20 |
zhihongz/infwide | A deep learning-based image deblurring method designed to handle low-light conditions | 13 |
icvteam/e2nerf | Develops Event Enhanced Neural Radiance Fields from blurry images using neural networks and event data | 18 |
minyuanye/siun | This project develops a deep learning-based image deblurring algorithm using iterative upsampling network architecture | 162 |
ysnan/vem-nbd | Provides pre-trained models and benchmark results for noise-blind image deblurring, allowing developers to test and compare different approaches. | 14 |
csbhr/cdvd-tsp | A video deblurring algorithm based on temporal sharpness prior using deep learning and cascaded inference process. | 259 |
limacv/deblur-nerf | An implementation of a method to restore sharp images from blurry input images using neural networks. | 261 |
fwen/deblur-pmp | Reproduces blind image deblurring results using an improved algorithm | 85 |
jennyzu/bp-dip-deblurring | A Python implementation of an image deblurring technique based on backprojection from a deep learning prior | 6 |
xuboming8/dstnet | This repository implements a deep learning-based video deblurring method using PyTorch. | 64 |
sanghviyashiitb/poisson-deblurring | An image deblurring algorithm using photon-limited non-blind deconvolution and algorithm unrolling. | 18 |