erilyth / DCGANsLinks
Implementation of some basic GAN architectures in Keras
☆45Updated 7 years ago
Alternatives and similar repositories for DCGANs
Users that are interested in DCGANs are comparing it to the libraries listed below
Sorting:
- Keras implementation of the conditional GAN.☆57Updated 8 years ago
- Wasserstein DCGAN in Tensorflow/Keras☆93Updated 8 years ago
- Tensorflow Implementation of GAN modeling for sequential data☆69Updated 7 years ago
- Keras implementation of Wasserstein GAN. Modified from the ACGAN example.☆39Updated 8 years ago
- Tensorflow implementation of "Learning to Discover Cross-Domain Relations with Generative Adversarial Networks"☆48Updated 7 years ago
- A tensorflow implementation of informative generative adversarial network (InfoGAN ). I've added supervised loss to original InfoGAN.☆101Updated 8 years ago
- Tensorflow implementation of "UNSUPERVISED REPRESENTATION LEARNING WITH DEEP CONVOLUTIONAL GENERATIVE ADVERSARIAL NETWORKS"☆81Updated 8 years ago
- Simple Tensorflow DatasetAPI Tutorial for reading image☆73Updated 6 years ago
- Simple implementation of Least Squares Generative Adversarial Networks☆43Updated 7 years ago
- Recurrent Convolutional Neural Networks in Keras☆50Updated 7 years ago
- Code for Class-Splitting Generative Adversarial Networks☆32Updated 7 years ago
- Simple TimeDistributed() wrapper Demo in Keras; sums images of MNIST digits☆60Updated 7 years ago
- Implement Generative Adversarial Nets by Tensorflow☆99Updated 7 years ago
- Implement Coupled Generative Adversarial Networks in Tensorflow☆102Updated 7 years ago
- Chainer implementation of Least Squares GAN (LSGAN)☆53Updated 8 years ago
- Tensorflow implementation of different GANs and their comparisions☆112Updated 7 years ago
- Tensorflow Implementation of DiscoGAN☆57Updated 2 years ago
- InfoGAN: Interpretable Representation Learning☆153Updated 8 years ago
- Generative Adversarial Network with Keras (Theano backend)☆22Updated 8 years ago
- A Tensorflow implementation of Deep Convolutional Generative Adversarial Networks trained on Fashion-MNIST, CIFAR-10, etc.☆70Updated 7 years ago
- ☆64Updated 8 years ago
- Using Residual Generative Adversarial Networks and Variational Auto-encoder techniques to produce high resolution images.☆124Updated 9 years ago
- Chainer implementation of Wasserstein GAN☆95Updated 8 years ago
- TensorFlow implementation of "Good Semi-supervised Learning that Requires a Bad GAN"☆12Updated 7 years ago
- Tensorflow implementation of Wasserstein GAN - arxiv: https://arxiv.org/abs/1701.07875☆21Updated 8 years ago
- An extremely simple generative adversarial network, built with TensorFlow☆35Updated 8 years ago
- Extending Keras to support tfrecord dataset☆61Updated 8 years ago
- My generative adversarial network in tensorflow☆20Updated 8 years ago
- ProGAN with Standard, WGAN, WGAN-GP, LSGAN, BEGAN, DRAGAN, Conditional GAN, InfoGAN, and Auxiliary Classifier GAN training methods☆52Updated 8 months ago
- Tensorflow implementation of paper "unsupervised image to image translation networks"☆69Updated 7 years ago