anantzoid / Conditional-PixelCNN-decoder
Tensorflow implementation of Gated Conditional Pixel Convolutional Neural Network
☆482Updated 6 years ago
Alternatives and similar repositories for Conditional-PixelCNN-decoder:
Users that are interested in Conditional-PixelCNN-decoder are comparing it to the libraries listed below
- Speed up PixelCNN++ image generation by up to a 183 times☆477Updated 7 years ago
- Code for reproducing key results in the paper "Improving Variational Inference with Inverse Autoregressive Flow"☆522Updated 6 years ago
- Adversarially Learned Inference☆311Updated 6 years ago
- A tensorflow implementation of Junbo et al's Energy-based generative adversarial network ( EBGAN ) paper.☆210Updated 8 years ago
- Unrolled Generative Adversarial Networks☆293Updated 7 years ago
- Tensorflow implementation of Wasserstein GAN - arxiv: https://arxiv.org/abs/1701.07875☆418Updated 8 years ago
- in progress☆495Updated 5 years ago
- Implementations of (theoretical) generative adversarial networks and comparison without cherry-picking☆466Updated 7 years ago
- A single jupyter notebook multi gpu VAE-GAN example with latent space algebra and receptive field visualizations.