Sin descripción

Youngwoon Lee ed2d2d9d55 fix the logger title 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 bb1a161d4e fix typos 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 bb1a161d4e fix typos hace 7 años
ops.py 5597a8e691 update bicycleGAN following NIPS2017 paper hace 7 años
utils.py ed2d2d9d55 fix the logger title hace 7 años

README.md

BicycleGAN-Tensorflow

A Tensorflow implementation of BicycleGAN.