Açıklama Yok

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

README.md

BicycleGAN-Tensorflow

A Tensorflow implementation of BicycleGAN.