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)
52 stars
3 watching
6 forks
Language: Python
last commit: about 2 years ago deblureccv2022pytorchvideo-deblur
Related projects:
Repository | Description | Stars |
---|---|---|
| This repository implements a deep learning-based video deblurring method using PyTorch. | 68 |
| An efficient RNN-based model for real-world video deblurring with a large-scale dataset and pre-trained models. | 322 |
| A PyTorch implementation of spatiotemporal deblurring using adversarial learning | 18 |
| This project develops a deep learning-based image deblurring algorithm using iterative upsampling network architecture | 164 |
| An image deblurring technique utilizing a hierarchical network architecture | 193 |
| An end-to-end generative adversarial network (GAN) for single image motion deblurring | 1,049 |
| An open-source implementation of a deep learning model for video deblurring and motion estimation. | 114 |
| A video deblurring algorithm using a deformable convolution network. | 10 |
| 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. | 33 |
| Develops a deep learning-based method for deblurring images and videos from motion blur | 225 |
| Implementation of an algorithm for single image deblurring in images with defocus blur | 228 |
| A video deblurring algorithm based on temporal sharpness prior using deep learning and cascaded inference process. | 261 |
| An image deblurring model that revisits the use of convolutional neural networks to improve efficiency and performance compared to transformers. | 102 |
| This repository provides a Python implementation of a deep learning-based image deblurring algorithm. | 724 |
| Restores video frames to sharp clarity by predicting sharper central images from blurry input. | 192 |