Skip to content

as791/Deep-Generative-Filter-For-Motion-Deblurring-PyTorch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

Deep-Generative-Filter-For-Motion-Deblurring-PyTorch

This repository contains the PyTorch implementation of the ICCV'17 Paper,"Deep Generative Filter for Motion Deblurring" (https://arxiv.org/abs/1709.03481). Currently, tested with batch_size=1 with only 297 training data and 115 test data, PSNR as metric. Learning rate and momentum for optimizers are 0.0002, and 0.9 respectively as taken in original work. Trained for 40 epochs with checkpoint saving of 10 epochs. (Refer the paper for more information)

Achieved Average PSNR of 24.3857 dB over Test data

About

This repository contains the PyTorch implementation of the ICCV'17 Paper, "Deep Generative Filter for Motion Deblurring"

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published