deblur-devil

Video deblurring framework

A PyTorch implementation of deep video deblurring using multiple network architectures and datasets.

Deep Video Deblurring: The Devil is in the Details (ICCV Workshop 2019)

GitHub

17 stars
3 watching
2 forks
Language: Python
last commit: about 5 years ago

Related projects:

Repository Description Stars
codeslake/pvdnet An open-source implementation of a deep learning model for video deblurring and motion estimation. 114
themathgeek13/stdeblur A PyTorch implementation of spatiotemporal deblurring using adversarial learning 18
invokerer/deeprft Develops deep learning-based methods for removing blur and defocus from images 244
chosj95/mimo-unet Develops a deep learning model for single image deblurring with improved performance and computational efficiency 373
xuboming8/dstnet This repository implements a deep learning-based video deblurring method using PyTorch. 64
huicongzhang/stdan Deblurring algorithm for videos using a neural network 52
ysnan/vem-nbd Provides pre-trained models and benchmark results for noise-blind image deblurring, allowing developers to test and compare different approaches. 14
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 50
hyeongseokson1/kpac An implementation of a deep learning model for deblurring images affected by defocus. 58
zhihongz/infwide A deep learning-based image deblurring method designed to handle low-light conditions 13
dasongli1/learning_degradation An implementation of learning-based image deblurring using degradation representations 58
hdcvlab/deblurring-by-realistic-blurring A Python implementation of a deblurring model using realistic blurring techniques. 63
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
csbhr/cdvd-tsp A video deblurring algorithm based on temporal sharpness prior using deep learning and cascaded inference process. 259