timsainb / Tensorflow-MultiGPU-VAE-GAN

A single jupyter notebook multi gpu VAE-GAN example with latent space algebra and receptive field visualizations.
MIT License
442 stars 96 forks source link

network not working as expected #9

Open yzwxx opened 7 years ago

yzwxx commented 7 years ago

Hi, I found the code cannot produce the results showed in jupyter notebook.Is there any chance that you can update the codes ? Really need some details to make VAE-GAN works.

timsainb commented 7 years ago

Hey yzwxx. Sorry, I don't have the bandwidth at the moment to update the code. It seemed to have stopped producing the same results with newer versions of tensorflow. If you (or anyone else), wants to tinker around (probably with hyperparameters / removing prettytensor) and get this network working again, I'd be happy to pull in your changes.

timsainb commented 7 years ago

In fact, see https://github.com/timsainb/Tensorflow-MultiGPU-VAE-GAN/issues/4