DeblurGANv2
Deblur Network
An end-to-end generative adversarial network (GAN) for single image motion deblurring
[ICCV 2019] "DeblurGAN-v2: Deblurring (Orders-of-Magnitude) Faster and Better" by Orest Kupyn, Tetiana Martyniuk, Junru Wu, Zhangyang Wang
1k stars
29 watching
266 forks
Language: Python
last commit: over 2 years ago deblurgandeep-learninggenerative-adversarial-networkiccviccv2019low-level-visionpytorchukraine
Related projects:
Repository | Description | Stars |
---|---|---|
huicongzhang/stdan | Deblurring algorithm for videos using a neural network | 52 |
lingyanruan/lakdnet | An image deblurring model that revisits the use of convolutional neural networks to improve efficiency and performance compared to transformers. | 97 |
minyuanye/siun | This project develops a deep learning-based image deblurring algorithm using iterative upsampling network architecture | 162 |
hyeongseokson1/kpac | An implementation of a deep learning model for deblurring images affected by defocus. | 58 |
tencentcloud/erdn | A video deblurring algorithm using a deformable convolution network. | 10 |
hongguangzhang/dmphn-cvpr19-master | An image deblurring technique utilizing a hierarchical network architecture | 194 |
zzh-tech/estrnn | An efficient RNN-based model for real-world video deblurring with a large-scale dataset and pre-trained models. | 318 |
codeslake/pvdnet | An open-source implementation of a deep learning model for video deblurring and motion estimation. | 114 |
jacquelinelala/gfn | A deep learning-based framework for jointly deblurring and super-resolving images using a gated fusion network. | 141 |
codeslake/ifan | Implementation of an algorithm for single image deblurring in images with defocus blur | 227 |
invokerer/deeprft | Develops deep learning-based methods for removing blur and defocus from images | 244 |
xuboming8/dstnet | This repository implements a deep learning-based video deblurring method using PyTorch. | 64 |
jiangsutx/srn-deblur | This repository provides a Python implementation of a deep learning-based image deblurring algorithm. | 719 |
joanshen0508/ha_deblur | A dataset and algorithm for deblurring images of moving scenes, specifically designed to handle dynamic blurs caused by camera movement and object motion. | 72 |
zhjwustc/cvpr18_rnn_deblur_matcaffe | Dynamic scene deblurring using spatially variant recurrent neural networks. | 39 |