VITA-Group/DeblurGANv2
[ICCV 2019] "DeblurGAN-v2: Deblurring (Orders-of-Magnitude) Faster and Better" by Orest Kupyn, Tetiana Martyniuk, Junru Wu, Zhangyang Wang
Employs a Feature Pyramid Network as the core generator component with a relativistic conditional GAN and double-scale discriminator for improved efficiency and quality. The architecture is backbone-agnostic, supporting plug-and-play substitution of feature extractors (Inception-ResNet-v2, MobileNet variants) to balance performance versus speed, enabling real-time video deblurring on lightweight backbones. Built in Python with TensorFlow/Keras, trained on standard benchmarks (GoPro, DVD, NFS) with pretrained models provided for inference via command-line prediction.
1,169 stars. No commits in the last 6 months.
Stars
1,169
Forks
287
Language
Python
License
—
Category
Last pushed
Jul 14, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/diffusion/VITA-Group/DeblurGANv2"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Higher-rated alternatives
KupynOrest/DeblurGAN
Image Deblurring using Generative Adversarial Networks
shuochsu/DeepVideoDeblurring
S. Su, M. Delbracio, J. Wang, G. Sapiro, W. Heidrich, O. Wang. Deep Video Deblurring. CVPR 2017,...
ZhendongWang6/Uformer
[CVPR 2022] Official implementation of the paper "Uformer: A General U-Shaped Transformer for...
advimman/HiDT
Official repository for the paper "High-Resolution Daytime Translation Without Domain Labels"...
codeslake/IFAN
[CVPR 2021] Official PyTorch Implementation for "Iterative Filter Adaptive Network for Single...