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
- Chainer implementation of Least Squares GAN (LSGAN)☆53Updated 8 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 GAN modeling for sequential data☆69Updated 8 years ago
- Tensorflow implementation of "UNSUPERVISED REPRESENTATION LEARNING WITH DEEP CONVOLUTIONAL GENERATIVE ADVERSARIAL NETWORKS"☆81Updated 8 years ago
- Simple implementation of Least Squares Generative Adversarial Networks☆43Updated 7 years ago
- Wasserstein DCGAN in Tensorflow/Keras☆93Updated 8 years ago
- Implement Coupled Generative Adversarial Networks in Tensorflow☆102Updated 7 years ago
- Tensorflow implementation of "Learning to Discover Cross-Domain Relations with Generative Adversarial Networks"☆48Updated 7 years ago
- Code for Class-Splitting Generative Adversarial Networks☆32Updated 7 years ago
- Recurrent Convolutional Neural Networks in Keras☆50Updated 7 years ago
- A Tensorflow implementation of Deep Convolutional Generative Adversarial Networks trained on Fashion-MNIST, CIFAR-10, etc.☆71Updated 7 years ago
- Simple TimeDistributed() wrapper Demo in Keras; sums images of MNIST digits☆60Updated 7 years ago
- An implementation of DiscoGAN in tensorflow☆79Updated 8 years ago
- Tensorflow implementation of different GANs and their comparisions☆112Updated 7 years ago
- Keras implementation of Wasserstein GAN. Modified from the ACGAN example.☆39Updated 8 years ago
- Tensorflow implementation of Wasserstein GAN - arxiv: https://arxiv.org/abs/1701.07875☆21Updated 8 years ago
- This project is an implementation of the Generative Adversarial Network proposed in our CVPR 2017 paper - DeLiGAN : Generative Adversaria…☆111Updated 7 years ago
- ConvLSTMCell for TensorFlow☆59Updated 7 years ago
- AdaGAN: greedy iterative procedure to train mixtures of GANs☆76Updated 7 years ago
- Using Residual Generative Adversarial Networks and Variational Auto-encoder techniques to produce high resolution images.☆124Updated 9 years ago
- LSTM sequence modeling of video data☆74Updated 2 years ago
- ☆40Updated 9 years ago
- Transfer Learning Shootout for PyTorch's model zoo (torchvision)☆169Updated 4 years ago
- Generative Adversarial Network with Keras (Theano backend)☆22Updated 8 years ago
- Tensorflow implementation of paper "unsupervised image to image translation networks"☆69Updated 7 years ago
- A lightweight pix2pix Tensorflow implementation.☆145Updated 8 years ago
- Extending Keras to support tfrecord dataset☆61Updated 8 years ago
- ☆29Updated 7 years ago
- Batch Renormalization algorithm implementation in Keras☆98Updated 6 years ago