RealTime_VDBLR

Video deblurring software

An official implementation of a PyTorch-based video deblurring algorithm using motion compensation

[PG 2022] Official PyTorch Implementation for "Real-Time Video Deblurring via Lightweight Motion Compensation"

GitHub

51 stars
3 watching
8 forks
Language: Python
last commit: over 2 years ago

Related projects:

RepositoryDescriptionStars
codeslake/pvdnetAn open-source implementation of a deep learning model for video deblurring and motion estimation.114
themathgeek13/stdeblurA PyTorch implementation of spatiotemporal deblurring using adversarial learning18
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
csbhr/cdvd-tspA video deblurring algorithm based on temporal sharpness prior using deep learning and cascaded inference process.261
huicongzhang/stdanDeblurring algorithm for videos using a neural network52
visinf/deblur-devilDevelops techniques for restoring sharpness and clarity to blurry videos using deep learning17
ustclby/unsupervised-domain-specific-deblurringDeblurs images by separating the degradation from the content information without paired training data109
ahupujr/refidProposes a unified framework for event-based frame interpolation with ad-hoc deblurring in videos34
zzh-tech/bitDevelops a deep learning-based method for deblurring images and videos from motion blur225
hdcvlab/deblurring-by-realistic-blurringA Python implementation of a deblurring model using realistic blurring techniques.63
vinairesearch/blur-kernel-space-exploringAn image deblurring method using encoded blur kernel space151
kkkls/fftformerAn image deblurring method using transformer architecture265
pp00704831/banet-tip-2022A PyTorch implementation of an attention network for dynamic scene deblurring37
invokerer/deeprftDeblurring technique using deep learning and Fourier transformation to remove image blur248