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
83 stars
3 watching
8 forks
Language: Python
last commit: over 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 | 192 |
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. | 110 |
zzh-tech/bit | Develops a deep learning-based method for deblurring images and videos from motion blur | 225 |
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 | Implementing E2NeRF as a PyTorch-based neural radiance field model for 3D scene rendering from blurry images and video data. | 21 |
minyuanye/siun | This project develops a deep learning-based image deblurring algorithm using iterative upsampling network architecture | 164 |
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. | 261 |
limacv/deblur-nerf | An implementation of a method to restore sharp images from blurry input images using neural networks. | 264 |
fwen/deblur-pmp | Reproduces blind image deblurring results using an improved algorithm | 86 |
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. | 68 |
sanghviyashiitb/poisson-deblurring | Develops a method to remove blur from images with limited photon counts using algorithm unrolling | 17 |