E2NeRF
Image renderer
Implementing E2NeRF as a PyTorch-based neural radiance field model for 3D scene rendering from blurry images and video data.
21 stars
11 watching
2 forks
Language: Python
last commit: 22 days ago neural-radiance-fields
Related projects:
Repository | Description | Stars |
---|---|---|
dogyoonlee/dp-nerf | Deblurring technique using neural radiance fields with physical scene priors | 83 |
ysnan/vem-nbd | Provides pre-trained models and benchmark results for noise-blind image deblurring, allowing developers to test and compare different approaches. | 14 |
chosj95/mimo-unet | Develops a deep learning model for single image deblurring with improved performance and computational efficiency | 382 |
csjcai/dbcpenet | Deblurring technique developed using machine learning and signal processing algorithms to restore images from blurry conditions. | 20 |
benhenryl/sharpnerf | A Python implementation of a neural radiance field model for fast deblurring and sharpening of images | 35 |
invokerer/deeprft | Deblurring technique using deep learning and Fourier transformation to remove image blur | 248 |
deepmed-lab-ecnu/deeprft-aaai2023 | An image deblurring technique based on frequency selection using machine learning models | 18 |
zhjwustc/cvpr18_rnn_deblur_matcaffe | Dynamic scene deblurring using spatially variant recurrent neural networks. | 39 |
jacquelinelala/gfn | A deep learning-based framework for jointly deblurring and super-resolving images using a gated fusion network. | 141 |
subeeshvasu/2018_subeesh_nbd_cvpr | Provides results and tools for image deblurring using CNNs to handle kernel uncertainty | 5 |
cszn/ircnn | This project trains deep CNN denoisers to improve image restoration tasks such as deblurring and demosaicking through model-based optimization methods. | 602 |
shangwei5/d2net | Develops a framework to deblur video by leveraging non-consecutively blurry frames and proposes an event fusion module for improving deblurring performance. | 35 |
tuvovan/attsf | A software implementation of an attention-based approach to deblurring images affected by camera defocus. | 18 |
zzh-tech/estrnn | An efficient RNN-based model for real-world video deblurring with a large-scale dataset and pre-trained models. | 320 |
lingyanruan/drbnet | An implementation of an image deblurring algorithm using light field technology and deep learning techniques. | 110 |