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: almost 2 years ago
deblureccv2022pytorchvideo-deblur

Related projects:

Repository Description Stars
xuboming8/dstnet This repository implements a deep learning-based video deblurring method using PyTorch. 64
zzh-tech/estrnn An efficient RNN-based model for real-world video deblurring with a large-scale dataset and pre-trained models. 318
themathgeek13/stdeblur A PyTorch implementation of spatiotemporal deblurring using adversarial learning 18
minyuanye/siun This project develops a deep learning-based image deblurring algorithm using iterative upsampling network architecture 162
hongguangzhang/dmphn-cvpr19-master An image deblurring technique utilizing a hierarchical network architecture 194
vita-group/deblurganv2 An end-to-end generative adversarial network (GAN) for single image motion deblurring 1,037
codeslake/pvdnet An open-source implementation of a deep learning model for video deblurring and motion estimation. 114
tencentcloud/erdn A video deblurring algorithm using a deformable convolution network. 10
xiangz-0/gem This 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. 31
zzh-tech/bit Develops a deep learning-based method for deblurring images and videos from motion blur 222
codeslake/ifan Implementation of an algorithm for single image deblurring in images with defocus blur 227
csbhr/cdvd-tsp A video deblurring algorithm based on temporal sharpness prior using deep learning and cascaded inference process. 259
lingyanruan/lakdnet An image deblurring model that revisits the use of convolutional neural networks to improve efficiency and performance compared to transformers. 97
jiangsutx/srn-deblur This repository provides a Python implementation of a deep learning-based image deblurring algorithm. 719
shuochsu/deepvideodeblurring Restores video frames to sharp clarity by predicting sharper central images from blurry input. 191