300 Forks
708 Stars
708 Watchers

CycleGAN-tensorflow

Tensorflow implementation for learning an image-to-image translation without input-output pairs. https://arxiv.org/pdf/1703.10593.pdf

How to download and setup CycleGAN-tensorflow

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

Or simply clone CycleGAN-tensorflow with SSH
[email protected]:xiaowei-hu/CycleGAN-tensorflow.git

If you have some problems with CycleGAN-tensorflow

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