germain-hug / GANs-Keras
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
- InfoGAN Implementation in PyTorch☆20Updated 6 years ago
- Deep generative networks, coded with Keras.☆122Updated 7 years ago
- Tensorflow implementation of "Learning to Discover Cross-Domain Relations with Generative Adversarial Networks"☆48Updated 7 years ago
- Implementation of some basic GAN architectures in Keras☆45Updated 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
- ☆64Updated 7 years ago
- Keras implementation of the conditional GAN.☆57Updated 8 years ago
- This repo will contain the resources available in my blog for learning☆92Updated 6 years ago
- Wasserstein DCGAN in Tensorflow/Keras☆93Updated 8 years ago
- Translate text to image in Keras using GAN and Word2Vec as well as recurrent neural networks☆64Updated 3 years ago
- Quick and dirty example of the application of convolutional autoencoders in Keras/Tensorflow☆52Updated 3 years ago
- This is implementation of convolutional variational autoencoder in TensorFlow library and it will be used for video generation.☆73Updated 7 years ago
- Implement most common semantic segmentation algorithms☆26Updated 7 years ago
- A keras (tensorflow) reimplementation of MUNIT: Multimodal Unsupervised Image-to-Image Translation https://arxiv.org/abs/1804.04732☆67Updated 6 years ago
- ProGAN with Standard, WGAN, WGAN-GP, LSGAN, BEGAN, DRAGAN, Conditional GAN, InfoGAN, and Auxiliary Classifier GAN training methods☆52Updated 6 months ago
- TPU enabled Tensorflow implementation of "Large Scale GAN Training for High Fidelity Natural Image Synthesis" (BigGAN)☆34Updated 4 years ago
- Generative Adversarial Interpolative Autoencoder (GAIA) is a Generative Adversarial Network (GAN) made up of Autoencoders (AE) trained ex…☆78Updated 5 years ago
- Official implementation of "Semantically Decomposing the Latent Spaces of Generative Adversarial Networks"☆95Updated 6 years ago
- A Tensorflow implementation of DeepMind's Symbol-Concept Association Network(SCAN: Learning Abstract Hierarchical Compositional Visual Co…☆38Updated 7 years ago
- Autoencoders using Keras☆77Updated 7 years ago
- A implement of spectral normalization GAN for tensorflow version☆27Updated 7 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
- Tensorflow Implementation of GAN modeling for sequential data☆69Updated 7 years ago
- ☆40Updated 8 years ago
- Tensorflow implementation of Generative Latent Optimization (GLO) proposed by Facebook AI Research☆95Updated 7 years ago
- Visualize How Convolutional Neural Networks Work with Keras☆85Updated 6 years ago
- For those who already have some basic idea about deep learning, and preferably are familiar with PyTorch.☆47Updated 6 years ago
- simple generative adversarial network (GAN) using PyTorch☆32Updated 8 years ago
- A collection of small code snippets for learning how to code☆58Updated 6 years ago
- Autoencoding beyond pixels using a learned similarity metric by Larsen et al. (https://arxiv.org/abs/1512.09300)☆39Updated 5 years ago