STDAN

Video deblurring algorithm

Deblurring algorithm for videos using a neural network

Implementation of "Spatio-Temporal Deformable Attention Network for Video Deblurring". (Zhang et al., ECCV 2022)

GitHub

52 stars
3 watching
6 forks
Language: Python
last commit: over 3 years ago
deblureccv2022pytorchvideo-deblur

Related projects:

RepositoryDescriptionStars
xuboming8/dstnetThis repository implements a deep learning-based video deblurring method using PyTorch.68
zzh-tech/estrnnAn efficient RNN-based model for real-world video deblurring with a large-scale dataset and pre-trained models.322
themathgeek13/stdeblurA PyTorch implementation of spatiotemporal deblurring using adversarial learning18
minyuanye/siunThis project develops a deep learning-based image deblurring algorithm using iterative upsampling network architecture164
hongguangzhang/dmphn-cvpr19-masterAn image deblurring technique utilizing a hierarchical network architecture193
vita-group/deblurganv2An end-to-end generative adversarial network (GAN) for single image motion deblurring1,049
codeslake/pvdnetAn open-source implementation of a deep learning model for video deblurring and motion estimation.114
tencentcloud/erdnA video deblurring algorithm using a deformable convolution network.10
xiangz-0/gemThis project proposes a method to generalize event-based motion deblurring in real-world scenarios using a scale-aware network and a two-stage self-supervised learning scheme.33
zzh-tech/bitDevelops a deep learning-based method for deblurring images and videos from motion blur225
codeslake/ifanImplementation of an algorithm for single image deblurring in images with defocus blur228
csbhr/cdvd-tspA video deblurring algorithm based on temporal sharpness prior using deep learning and cascaded inference process.261
lingyanruan/lakdnetAn image deblurring model that revisits the use of convolutional neural networks to improve efficiency and performance compared to transformers.102
jiangsutx/srn-deblurThis repository provides a Python implementation of a deep learning-based image deblurring algorithm.724
shuochsu/deepvideodeblurringRestores video frames to sharp clarity by predicting sharper central images from blurry input.192