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

Related projects:

RepositoryDescriptionStars
huicongzhang/stdanDeblurring algorithm for videos using a neural network52
codeslake/pvdnetAn open-source implementation of a deep learning model for video deblurring and motion estimation.114
zzh-tech/bitDevelops a deep learning-based method for deblurring images and videos from motion blur225
chosj95/mimo-unetDevelops a deep learning model for single image deblurring with improved performance and computational efficiency382
csbhr/cdvd-tspA video deblurring algorithm based on temporal sharpness prior using deep learning and cascaded inference process.261
themathgeek13/stdeblurA PyTorch implementation of spatiotemporal deblurring using adversarial learning18
pp00704831/banet-tip-2022A PyTorch implementation of an attention network for dynamic scene deblurring37
codeslake/realtime_vdblrAn official implementation of a PyTorch-based video deblurring algorithm using motion compensation51
hongguangzhang/dmphn-cvpr19-masterAn image deblurring technique utilizing a hierarchical network architecture193
zzh-tech/estrnnAn efficient RNN-based model for real-world video deblurring with a large-scale dataset and pre-trained models.322
lingyanruan/drbnetAn implementation of an image deblurring algorithm using light field technology and deep learning techniques.110
visinf/deblur-devilDevelops techniques for restoring sharpness and clarity to blurry videos using deep learning17
deepmed-lab-ecnu/deeprft-aaai2023An image deblurring technique based on frequency selection using machine learning models18
shangwei5/d2netDevelops a framework to deblur video by leveraging non-consecutively blurry frames and proposes an event fusion module for improving deblurring performance.35
invokerer/deeprftDeblurring technique using deep learning and Fourier transformation to remove image blur248