Aucune description

Youngwoon Lee ed2d2d9d55 fix the logger title il y a 7 ans
.gitignore d4e5104e3a implement bicycle-gan il y a 7 ans
LICENSE 6d450faeb4 Initial commit il y a 7 ans
README.md 6d450faeb4 Initial commit il y a 7 ans
bicycle-gan.py bb1a161d4e fix typos il y a 7 ans
data_loader.py d4e5104e3a implement bicycle-gan il y a 7 ans
discriminator.py d4e5104e3a implement bicycle-gan il y a 7 ans
download_pix2pix_dataset.sh d4e5104e3a implement bicycle-gan il y a 7 ans
encoder.py 5597a8e691 update bicycleGAN following NIPS2017 paper il y a 7 ans
generator.py 5597a8e691 update bicycleGAN following NIPS2017 paper il y a 7 ans
model.py bb1a161d4e fix typos il y a 7 ans
ops.py 5597a8e691 update bicycleGAN following NIPS2017 paper il y a 7 ans
utils.py ed2d2d9d55 fix the logger title il y a 7 ans

README.md

BicycleGAN-Tensorflow

A Tensorflow implementation of BicycleGAN.