germain-hug / GANs-Keras
GANs Implementations in Keras
☆24Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for GANs-Keras
- Keras implementation of the conditional GAN.☆57Updated 7 years ago
- A Tensorflow implementation of GAN, WGAN and WGAN with gradient penalty.☆115Updated 6 years ago
- Implementation of some basic GAN architectures in Keras☆45Updated 7 years ago
- Deep generative networks, coded with Keras.☆122Updated 7 years ago
- Wasserstein DCGAN in Tensorflow/Keras☆93Updated 7 years ago
- Tensorflow implementation of "Learning to Discover Cross-Domain Relations with Generative Adversarial Networks"☆48Updated 7 years ago
- ☆64Updated 7 years ago
- Wide Residual Networks implemented in TensorLayer and TensorFlow.☆44Updated 8 years ago
- InfoGAN Implementation in PyTorch☆20Updated 6 years ago
- TensorFlow implementations of Wasserstein GAN with Gradient Penalty (WGAN-GP), Least Squares GAN (LSGAN), GANs with the hinge loss.☆44Updated 5 years ago
- Implement most common semantic segmentation algorithms☆26Updated 7 years ago
- This repository contains the source for the paper "S-LSTM-GAN: Shared recurrent neural networks with adversarial training"☆87Updated 5 years ago
- Keras implementation of Sketch RNN☆145Updated 5 years ago
- Quick and dirty example of the application of convolutional autoencoders in Keras/Tensorflow☆52Updated 3 years ago
- ProGAN with Standard, WGAN, WGAN-GP, LSGAN, BEGAN, DRAGAN, Conditional GAN, InfoGAN, and Auxiliary Classifier GAN training methods☆50Updated 2 months ago
- PyTorch implementation of DRAW: A Recurrent Neural Network For Image Generation trained on Devanagari dataset.☆89Updated 4 years ago
- Tensorflow Implementation of GAN modeling for sequential data☆69Updated 7 years ago
- Generative Adversarial Interpolative Autoencoder (GAIA) is a Generative Adversarial Network (GAN) made up of Autoencoders (AE) trained ex…☆77Updated 5 years ago
- Variational Autoencoder with Recurrent Neural Network based on Google DeepMind's "DRAW: A Recurrent Neural Network For Image Generation"☆39Updated 7 years ago
- Simple Tensorflow implementation of "Partial Convolution based Padding" (partialconv)☆90Updated 5 years ago
- Translate text to image in Keras using GAN and Word2Vec as well as recurrent neural networks☆64Updated 3 years ago
- A Tensorflow implementation of DeepMind's Symbol-Concept Association Network(SCAN: Learning Abstract Hierarchical Compositional Visual Co…☆39Updated 7 years ago
- Simple TimeDistributed() wrapper Demo in Keras; sums images of MNIST digits☆61Updated 6 years ago
- Autoencoders using Keras☆77Updated 7 years ago
- Official implementation of "Semantically Decomposing the Latent Spaces of Generative Adversarial Networks"☆95Updated 6 years ago
- Keras implementation of Octave Convolutions☆53Updated 5 years ago
- Tensorflow implementation of the NIPS paper "Toward Multimodal Image-to-Image Translation"☆33Updated 6 years ago
- Simple implementation of Least Squares Generative Adversarial Networks☆43Updated 7 years ago
- Plugging TensorBoard in an autoencoder on the MNIST dataset for demonstrating t-SNE embeddings visualization of unsupervised machine lear…☆71Updated 5 years ago