Nenhuma descrição

Youngwoon Lee 0487dc0ace fix batchnorm for testing 7 anos atrás
.gitignore d4e5104e3a implement bicycle-gan 7 anos atrás
LICENSE 6d450faeb4 Initial commit 7 anos atrás
README.md 6d450faeb4 Initial commit 7 anos atrás
bicycle-gan.py bb1a161d4e fix typos 7 anos atrás
data_loader.py d4e5104e3a implement bicycle-gan 7 anos atrás
discriminator.py d4e5104e3a implement bicycle-gan 7 anos atrás
download_pix2pix_dataset.sh d4e5104e3a implement bicycle-gan 7 anos atrás
encoder.py 5597a8e691 update bicycleGAN following NIPS2017 paper 7 anos atrás
generator.py 5597a8e691 update bicycleGAN following NIPS2017 paper 7 anos atrás
model.py 0487dc0ace fix batchnorm for testing 7 anos atrás
ops.py 0487dc0ace fix batchnorm for testing 7 anos atrás
utils.py ed2d2d9d55 fix the logger title 7 anos atrás

README.md

BicycleGAN-Tensorflow

A Tensorflow implementation of BicycleGAN.