Skip to content

Rain Streak Removal for Single Image Using Conditional Generative Adversarial Networks

Notifications You must be signed in to change notification settings

prasadmaduranga/CGANet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CGANet

Generative Adverserial Network (GAN) based machine learning model for removing rain streaks from images. Implementation is based on the image translation framework proposed by Isola in Pix2Pix. [https://phillipi.github.io/pix2pix/]

Required Modules

Python 3, Tensorflow 2.0

Getting Started

Given Jupyter notebook covers the python implementation of the algorithm, that can be used for training and testing of the image deraining. Image files inside Data folder can be used for training and validation of the model.

About

Rain Streak Removal for Single Image Using Conditional Generative Adversarial Networks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published