14 Forks
77 Stars
77 Watchers

Foggy-CycleGAN

Fog Simulation using Generative Adversarial Networks (GAN). This code is the implementation of the master thesis Simulating Weather Conditions on Digital Images. It uses a modified CycleGAN model to synthesize fog on clear images.

How to download and setup Foggy-CycleGAN

Open terminal and run command
git clone https://github.com/ghaiszaher/Foggy-CycleGAN.git
git clone is used to create a copy or clone of Foggy-CycleGAN repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with Foggy-CycleGAN https://github.com/ghaiszaher/Foggy-CycleGAN/archive/master.zip

Or simply clone Foggy-CycleGAN with SSH
[email protected]:ghaiszaher/Foggy-CycleGAN.git

If you have some problems with Foggy-CycleGAN

You may open issue on Foggy-CycleGAN support forum (system) here: https://github.com/ghaiszaher/Foggy-CycleGAN/issues