1915 Forks
11598 Stars
11598 Watchers

CycleGAN

Software that can generate photos from paintings, turn horses into zebras, perform style transfer, and more.

How to download and setup CycleGAN

Open terminal and run command
git clone https://github.com/junyanz/CycleGAN.git
git clone is used to create a copy or clone of 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 CycleGAN https://github.com/junyanz/CycleGAN/archive/master.zip

Or simply clone CycleGAN with SSH
[email protected]:junyanz/CycleGAN.git

If you have some problems with CycleGAN

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