Sin descripción

Youngwoon Lee 5597a8e691 update bicycleGAN following NIPS2017 paper hace 7 años
.gitignore d4e5104e3a implement bicycle-gan hace 7 años
LICENSE 6d450faeb4 Initial commit hace 7 años
README.md 6d450faeb4 Initial commit hace 7 años
bicycle-gan.py 5597a8e691 update bicycleGAN following NIPS2017 paper hace 7 años
data_loader.py d4e5104e3a implement bicycle-gan hace 7 años
discriminator.py d4e5104e3a implement bicycle-gan hace 7 años
download_pix2pix_dataset.sh d4e5104e3a implement bicycle-gan hace 7 años
encoder.py 5597a8e691 update bicycleGAN following NIPS2017 paper hace 7 años
generator.py 5597a8e691 update bicycleGAN following NIPS2017 paper hace 7 años
model.py 5597a8e691 update bicycleGAN following NIPS2017 paper hace 7 años
ops.py 5597a8e691 update bicycleGAN following NIPS2017 paper hace 7 años
utils.py d4e5104e3a implement bicycle-gan hace 7 años

README.md

BicycleGAN-Tensorflow

A Tensorflow implementation of BicycleGAN.