Skip to content

CynapticsAI/ML12_ImageDeblurring_SOC23

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Image Deblurring

This code helps in deblurring an image. This code is especially effective when the distribution is gaussian in nature. This code can also be used on any random dataset by adding a gaussian blur to the image and then training the model.

#DeepDeblurring This file is useful in deblurring images having any kind of blur,not necessarily Gaussian in nature. It uses Generative Adversarial Networks for deblurring. While the discriminators is a simple classifier, the generator consists of Residual Networks.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published