MMP-RNN
Video deblur algorithm
Deblurs video frames using motion magnitude estimation and recurrent neural networks
39 stars
2 watching
3 forks
Language: Jupyter Notebook
last commit: 3 months ago Related projects:
Repository | Description | Stars |
---|---|---|
minyuanye/siun | This project develops a deep learning-based image deblurring algorithm using iterative upsampling network architecture | 162 |
zzh-tech/estrnn | An efficient RNN-based model for real-world video deblurring with a large-scale dataset and pre-trained models. | 318 |
huicongzhang/stdan | Deblurring algorithm for videos using a neural network | 52 |
csbhr/cdvd-tsp | A video deblurring algorithm based on temporal sharpness prior using deep learning and cascaded inference process. | 259 |
fwen/deblur-pmp | Reproduces blind image deblurring results using an improved algorithm | 85 |
zhjwustc/cvpr18_rnn_deblur_matcaffe | Dynamic scene deblurring using spatially variant recurrent neural networks. | 39 |
rwenqi/3dfacedeblurring | A method for deblurring face videos by leveraging 3D facial priors to account for facial structure and identity information. | 42 |
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 |
deepmed-lab-ecnu/deeprft-aaai2023 | A deep learning-based image deblurring system that explores the impact of frequency selection on restoration quality | 18 |
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 |
rwenqi/nbd-glra | A MATLAB implementation of a deep learning-based deconvolution algorithm using generalized low-rank approximation for image restoration. | 21 |
shuochsu/deepvideodeblurring | Restores video frames to sharp clarity by predicting sharper central images from blurry input. | 191 |
jihyongoh/demfi | Develops algorithms to restore sharp images from blurry ones and interpolate missing frames in video sequences with improved accuracy | 81 |
dogyoonlee/dp-nerf | Deblurring technique using neural radiance fields with physical scene priors | 82 |