DSTNet

Video deblurring method

This repository implements a deep learning-based video deblurring method using PyTorch.

[CVPR 2023] This repository is the official PyTorch implementation of "Deep Discriminative Spatial and Temporal Network for Efficient Video Deblurring".

GitHub

68 stars
3 watching
8 forks
Language: Python
last commit: 3 months ago

Related projects:

Repository Description Stars
huicongzhang/stdan Deblurring algorithm for videos using a neural network 52
codeslake/pvdnet An open-source implementation of a deep learning model for video deblurring and motion estimation. 114
zzh-tech/bit Develops a deep learning-based method for deblurring images and videos from motion blur 225
chosj95/mimo-unet Develops a deep learning model for single image deblurring with improved performance and computational efficiency 382
csbhr/cdvd-tsp A video deblurring algorithm based on temporal sharpness prior using deep learning and cascaded inference process. 261
themathgeek13/stdeblur A PyTorch implementation of spatiotemporal deblurring using adversarial learning 18
pp00704831/banet-tip-2022 A PyTorch implementation of an attention network for dynamic scene deblurring 37
codeslake/realtime_vdblr An official implementation of a PyTorch-based video deblurring algorithm using motion compensation 51
hongguangzhang/dmphn-cvpr19-master An image deblurring technique utilizing a hierarchical network architecture 193
zzh-tech/estrnn An efficient RNN-based model for real-world video deblurring with a large-scale dataset and pre-trained models. 322
lingyanruan/drbnet An implementation of an image deblurring algorithm using light field technology and deep learning techniques. 110
visinf/deblur-devil Develops techniques for restoring sharpness and clarity to blurry videos using deep learning 17
deepmed-lab-ecnu/deeprft-aaai2023 An image deblurring technique based on frequency selection using machine learning models 18
shangwei5/d2net Develops a framework to deblur video by leveraging non-consecutively blurry frames and proposes an event fusion module for improving deblurring performance. 35
invokerer/deeprft Deblurring technique using deep learning and Fourier transformation to remove image blur 248