Skip to content

leftthomas/ImageDeblurring

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ImageDeblurring

A Keras implementation of image deblurring based on ICCV 2017 paper Deep Generative Filter for motion deblurring.

Requirements

conda create -n tensorflow
source activate tensorflow
pip install --ignore-installed --upgrade https://storage.googleapis.com/tensorflow/linux/gpu/tensorflow_gpu-1.5.0-cp36-cp36m-linux_x86_64.whl
  • Keras
pip install keras

Usage

Train

python main.py

About

A Keras implementation of image deblurring based on ICCV 2017 paper "Deep Generative Filter for motion deblurring"

Topics

Resources

Stars

Watchers

Forks

Languages