germain-hug / GANs-KerasLinks
GANs Implementations in Keras
☆24Updated 7 years ago
Alternatives and similar repositories for GANs-Keras
Users that are interested in GANs-Keras are comparing it to the libraries listed below
Sorting:
- Generative Adversarial Interpolative Autoencoder (GAIA) is a Generative Adversarial Network (GAN) made up of Autoencoders (AE) trained ex…☆78Updated 5 years ago
- InfoGAN Implementation in PyTorch☆20Updated 7 years ago
- Deep generative networks, coded with Keras.☆122Updated 7 years ago
- Implementation of some basic GAN architectures in Keras☆45Updated 7 years ago
- Tensorflow implementation of "Learning to Discover Cross-Domain Relations with Generative Adversarial Networks"☆48Updated 7 years ago
- ☆64Updated 8 years ago
- Wasserstein DCGAN in Tensorflow/Keras☆93Updated 8 years ago
- Spectral Norm + Conditional GAN☆24Updated 7 years ago
- Tensorflow Implementation of GAN modeling for sequential data☆69Updated 7 years ago
- Keras implementation of the conditional GAN.☆57Updated 8 years ago
- TensorFlow implementations of Wasserstein GAN with Gradient Penalty (WGAN-GP), Least Squares GAN (LSGAN), GANs with the hinge loss.☆44Updated 6 years ago
- ProGAN with Standard, WGAN, WGAN-GP, LSGAN, BEGAN, DRAGAN, Conditional GAN, InfoGAN, and Auxiliary Classifier GAN training methods☆52Updated 9 months ago
- Tensorflow implementation of Generative Latent Optimization (GLO) proposed by Facebook AI Research☆95Updated 7 years ago
- Quick and dirty example of the application of convolutional autoencoders in Keras/Tensorflow☆53Updated 3 years ago
- A sample of the notMNIST dataset in MNIST format so you can drop new data into your existing MNIST neural nets☆76Updated 6 years ago
- PyTorch implementation of DRAW: A Recurrent Neural Network For Image Generation trained on Devanagari dataset.☆89Updated 4 years ago
- A Tensorflow implementation of DeepMind's Symbol-Concept Association Network(SCAN: Learning Abstract Hierarchical Compositional Visual Co…☆38Updated 7 years ago
- Variational Autoencoder with Recurrent Neural Network based on Google DeepMind's "DRAW: A Recurrent Neural Network For Image Generation"☆39Updated 8 years ago
- Wide Residual Networks implemented in TensorLayer and TensorFlow.☆44Updated 8 years ago
- This repo will contain the resources available in my blog for learning☆92Updated 6 years ago
- AdaGAN: greedy iterative procedure to train mixtures of GANs☆76Updated 7 years ago
- Autoencoding beyond pixels using a learned similarity metric by Larsen et al. (https://arxiv.org/abs/1512.09300)☆39Updated 5 years ago
- ☆42Updated 7 years ago
- Create images and texts with the First Order Generative Adversarial Networks arxiv.org/abs/1802.04591☆35Updated 7 years ago
- A curated list of awesome Generative Adversarial Nets resources.☆61Updated 6 years ago
- Official Tensorflow implementation of the paper "Y-Autoencoders: disentangling latent representations via sequential-encoding", Pattern R…☆52Updated 4 years ago
- Simple Tensorflow implementation of "Partial Convolution based Padding" (partialconv)☆91Updated 6 years ago
- Code for my Master thesis on "Capsule Architecture as a Discriminator in Generative Adversarial Networks".☆126Updated 2 years ago
- Disentangled Variational AutoEncoder with PyTorch☆29Updated 6 years ago
- Simple Tensorflow implementation of "Stabilizing Adversarial Nets With Prediction Methods" (ICLR 2018)☆16Updated 7 years ago