erilyth / DCGANs
Implementation of some basic GAN architectures in Keras
☆45Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for DCGANs
- Keras implementation of the conditional GAN.☆57Updated 7 years ago
- Keras implementation of Wasserstein GAN. Modified from the ACGAN example.☆39Updated 7 years ago
- Simple implementation of Least Squares Generative Adversarial Networks☆43Updated 7 years ago
- Tensorflow Implementation of GAN modeling for sequential data☆69Updated 7 years ago
- A tensorflow implementation of informative generative adversarial network (InfoGAN ). I've added supervised loss to original InfoGAN.☆101Updated 7 years ago
- Code for Class-Splitting Generative Adversarial Networks☆32Updated 7 years ago
- Tensorflow implementation of "Learning to Discover Cross-Domain Relations with Generative Adversarial Networks"☆48Updated 7 years ago
- Tensorflow implementation of "UNSUPERVISED REPRESENTATION LEARNING WITH DEEP CONVOLUTIONAL GENERATIVE ADVERSARIAL NETWORKS"☆81Updated 7 years ago
- Chainer implementation of Least Squares GAN (LSGAN)☆53Updated 7 years ago
- Wasserstein DCGAN in Tensorflow/Keras☆93Updated 7 years ago
- Simple Tensorflow DatasetAPI Tutorial for reading image☆73Updated 5 years ago
- Recurrent Convolutional Neural Networks in Keras☆50Updated 6 years ago
- My generative adversarial network in tensorflow☆20Updated 8 years ago
- Tensorflow implementation of different GANs and their comparisions☆112Updated 6 years ago
- Simple TimeDistributed() wrapper Demo in Keras; sums images of MNIST digits☆61Updated 6 years ago
- A implement of spectral normalization GAN for tensorflow version☆27Updated 6 years ago
- Wide Residual Networks implemented in TensorLayer and TensorFlow.☆43Updated 8 years ago
- Tensorflow implementation of Wasserstein GAN - arxiv: https://arxiv.org/abs/1701.07875☆21Updated 7 years ago
- A short Conditional DCGAN tensorflow implementation.☆24Updated 7 years ago
- conditional generative adversarial network☆16Updated 7 years ago
- Extending Keras to support tfrecord dataset☆61Updated 7 years ago
- An implementation of DiscoGAN in tensorflow☆79Updated 7 years ago
- Implement Coupled Generative Adversarial Networks in Tensorflow☆101Updated 7 years ago
- Using Residual Generative Adversarial Networks and Variational Auto-encoder techniques to produce high resolution images.☆125Updated 8 years ago
- Tensorflow implementation of paper "unsupervised image to image translation networks"☆69Updated 6 years ago
- Chainer implementation of Wasserstein GAN☆95Updated 7 years ago
- Compact Bilinear Pooling (https://arxiv.org/abs/1511.06062) for TensorFlow☆47Updated 4 years ago
- Generative Adversarial Network with Keras (Theano backend)☆22Updated 7 years ago