#计算机科学#[ICCV 2019] "DeblurGAN-v2: Deblurring (Orders-of-Magnitude) Faster and Better" by Orest Kupyn, Tetiana Martyniuk, Junru Wu, Zhangyang Wang
翻译 - [ICCV 2019] Orest Kupyn,Tetiana Martyniuk,吴俊如,王章扬的“ DeblurGAN-v2:更快,更好地去模糊(数量级)”
#计算机科学#Tensorflow implementation of DeblurGAN(Blind Motion Deblurring Using Conditional Adversarial Networks)
#计算机科学#Unofficial tensorflow (tf) implementation of DeblurGAN: Blind Motion Deblurring Using Conditional Adversarial Networks
An easy-to-read implementation of DeblurGAN
#计算机科学#This is a lightweight GAN developed for real-time deblurring. The model has a super tiny size and a rapid inference time. The motivation is to boost marker detection in robotic applications, however, ...
Transfer DeBlurGan to dehaze
#计算机科学#Using deblur GAN on custom dataset
This is a very simplified ipynb code for KupynOrest's Deblur GAN code. DeblurGAN addresses the challenge of end-to-end image deblurring through the use of conditional Generative Adversarial Networks (...
Implement DeblurGAN with TensorFlow
First Round submission for the Ethos Hackathon. This repository consists of the basic implementation of two model SRCNN and DeblurGANv2.
This repository consists the source code for the image enhancement pipeline built during the second round of Ethos Hackathon at IIT Guwahati. This pipeline integrates SRCNN, LIME and DeblurGAN for the...