philkuz / PixelRNNLinks
Accompanying repo for the O'Reilly Article, `Using Tensorflow to Generate Images with PixelRNNs`
☆52Updated 7 years ago
Alternatives and similar repositories for PixelRNN
Users that are interested in PixelRNN are comparing it to the libraries listed below
Sorting:
- Wasserstein DCGAN in Tensorflow/Keras☆93Updated 8 years ago
- Tensorflow Implementation on "The Cramer Distance as a Solution to Biased Wasserstein Gradients" (https://arxiv.org/pdf/1705.10743.pdf)☆125Updated 7 years ago
- A Tensorflow implementation of Deep Convolutional Generative Adversarial Networks trained on Fashion-MNIST, CIFAR-10, etc.☆71Updated 7 years ago
- Using Residual Generative Adversarial Networks and Variational Auto-encoder techniques to produce high resolution images.☆124Updated 9 years ago
- Tensorflow Implementation of the paper "Spectral Normalization for Generative Adversarial Networks" (ICML 2017 workshop)☆250Updated 7 years ago
- Code for the paper "Adversarial Generator-Encoder Networks"☆286Updated 7 years ago
- PyTorch implementation of DRAGAN (https://arxiv.org/abs/1705.07215)☆97Updated 8 years ago
- Torch implementation of various types of GAN (e.g. DCGAN, ALI, Context-encoder, DiscoGAN, CycleGAN, EBGAN, LSGAN)☆54Updated 7 years ago
- Boundary Equibilibrium Generative Adversarial Networks Implementation in Tensorflow☆207Updated 4 years ago
- AdaGAN: greedy iterative procedure to train mixtures of GANs☆76Updated 7 years ago
- InfoGAN: Interpretable Representation Learning☆153Updated 8 years ago
- Official implementation of "Semantically Decomposing the Latent Spaces of Generative Adversarial Networks"☆95Updated 7 years ago
- Fast Neural Style for Image Style Transform by Pytorch☆82Updated 3 years ago
- Fast, Lightweight Style Transfer using Deep Learning☆48Updated 7 years ago
- Train CPPNs as a Generative Model, using Generative Adversarial Networks and Variational Autoencoder techniques to produce high resolutio…☆349Updated 4 years ago
- Implementation of some basic GAN architectures in Keras☆45Updated 8 years ago
- Pytorch implementation of BicycleGAN with implementation details☆102Updated 7 years ago
- Pytorch tutorials for Neural Style transfert☆138Updated 6 years ago
- pytorch implementation of Rosca, Mihaela, et al. "Variational Approaches for Auto-Encoding Generative Adversarial Networks." arXiv prepri…☆80Updated 7 years ago
- An implementation of Pix2Pix in Tensorflow for use with frames from films☆167Updated 8 years ago
- An implementation of VAEGAN (variational autoencoder + generative adversarial network).☆92Updated 8 years ago
- Vanilla GAN implemented on top of keras/tensorflow enabling rapid experimentation & research. Branches correspond to implementations of s…☆220Updated 8 years ago
- Invertible conditional GANs for image editing☆286Updated 3 years ago
- Variational Autoencoder trained by Feature Perceputal Loss☆82Updated 6 years ago
- Variational auto-encoder trained on celebA . All rights reserved.☆182Updated 7 years ago
- A Tensorflow implementation of BicycleGAN.☆101Updated 6 years ago
- TensorFlow implementation of real-time style transfer using feed-forward generation. This builds on the original style-transfer algorithm…☆79Updated 8 years ago
- Implement Coupled Generative Adversarial Networks in Tensorflow☆102Updated 7 years ago
- Keras implementation of Wasserstein GAN. Modified from the ACGAN example.☆39Updated 8 years ago
- An implementation of DiscoGAN in tensorflow☆79Updated 8 years ago