Skip to content

Deblurring images with generative adversarial network

Notifications You must be signed in to change notification settings

ShuvenduRoy/Deblurring-GAN

Repository files navigation

Image Debluring

Debluring images with generative adversarial network

Dataset

Get the dataset from this link. Then use this command to preprocess the images

Use:

`python python .\gopro_data_preprocessing.py --dir_in=GOPRO --dir_out=images`

Architecture

The generator architecture of the model is given bellow

About

Deblurring images with generative adversarial network

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages