PVDNet

Video deblurring model

An open-source implementation of a deep learning model for video deblurring and motion estimation.

[TOG 2021] Official PyTorch Implementation for "Recurrent Video Deblurring with Blur-Invariant Motion Estimation and Pixel Volumes"

GitHub

114 stars
8 watching
22 forks
Language: Python
last commit: over 2 years ago
deep-learningpytorchvideo-deblurring

Related projects:

RepositoryDescriptionStars
codeslake/realtime_vdblrAn official implementation of a PyTorch-based video deblurring algorithm using motion compensation51
codeslake/ifanImplementation of an algorithm for single image deblurring in images with defocus blur228
xuboming8/dstnetThis repository implements a deep learning-based video deblurring method using PyTorch.68
themathgeek13/stdeblurA PyTorch implementation of spatiotemporal deblurring using adversarial learning18
visinf/deblur-devilDevelops techniques for restoring sharpness and clarity to blurry videos using deep learning17
chosj95/mimo-unetDevelops a deep learning model for single image deblurring with improved performance and computational efficiency382
huicongzhang/stdanDeblurring algorithm for videos using a neural network52
pp00704831/banet-tip-2022A PyTorch implementation of an attention network for dynamic scene deblurring37
hdcvlab/deblurring-by-realistic-blurringA Python implementation of a deblurring model using realistic blurring techniques.63
lingyanruan/lakdnetAn image deblurring model that revisits the use of convolutional neural networks to improve efficiency and performance compared to transformers.102
hyeongseokson1/kpacAn implementation of a deep learning model for deblurring images affected by defocus.58
csbhr/cdvd-tspA video deblurring algorithm based on temporal sharpness prior using deep learning and cascaded inference process.261
invokerer/deeprftDeblurring technique using deep learning and Fourier transformation to remove image blur248
zzh-tech/estrnnAn efficient RNN-based model for real-world video deblurring with a large-scale dataset and pre-trained models.322
lingyanruan/drbnetAn implementation of an image deblurring algorithm using light field technology and deep learning techniques.110