erilyth / DCGANs
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
- Keras implementation of the conditional GAN.☆57Updated 8 years ago
- Keras implementation of Wasserstein GAN. Modified from the ACGAN example.☆39Updated 8 years ago
- Simple implementation of Least Squares Generative Adversarial Networks☆43Updated 7 years ago
- A tensorflow implementation of informative generative adversarial network (InfoGAN ). I've added supervised loss to original InfoGAN.☆101Updated 7 years ago
- Wasserstein DCGAN in Tensorflow/Keras☆93Updated 8 years ago
- Tensorflow implementation of "UNSUPERVISED REPRESENTATION LEARNING WITH DEEP CONVOLUTIONAL GENERATIVE ADVERSARIAL NETWORKS"☆81Updated 7 years ago
- Tensorflow Implementation of DiscoGAN☆56Updated 2 years ago
- Tensorflow Implementation of GAN modeling for sequential data☆69Updated 7 years ago
- Recurrent Convolutional Neural Networks in Keras☆50Updated 7 years ago
- Simple TimeDistributed() wrapper Demo in Keras; sums images of MNIST digits☆60Updated 6 years ago
- Using Residual Generative Adversarial Networks and Variational Auto-encoder techniques to produce high resolution images.☆124Updated 8 years ago
- Code for Class-Splitting Generative Adversarial Networks☆32Updated 7 years ago
- Conditional generative adversarial networks for convolutional face generation☆100Updated 8 years ago
- Implement Coupled Generative Adversarial Networks in Tensorflow☆101Updated 7 years ago
- Simple Tensorflow DatasetAPI Tutorial for reading image☆73Updated 6 years ago
- My generative adversarial network in tensorflow☆20Updated 8 years ago
- Tensorflow implementation of different GANs and their comparisions☆112Updated 7 years ago
- Tensorflow implementation of "Perceptual Losses for Real-Time Style Transfer and Super-Resolution."☆48Updated 7 years ago
- ☆64Updated 7 years ago
- Deep generative networks, coded with Keras.☆122Updated 7 years ago
- Chainer implementation of Improving Generative Adversarial Networks with Denoising Feature Matching☆29Updated 7 years ago
- Tensorflow implementation of "Learning to Discover Cross-Domain Relations with Generative Adversarial Networks"☆48Updated 7 years ago
- A implement of spectral normalization GAN for tensorflow version☆27Updated 7 years ago
- Extending Keras to support tfrecord dataset☆61Updated 8 years ago
- LSTM sequence modeling of video data☆73Updated 2 years ago
- Torch Implemention of ECCV'16 paper: Attribute2Image☆95Updated 6 years ago
- adversarial autoencoder (AAE) with tensorflow for MNIST☆19Updated 7 years ago
- Generative Adversarial Network with Keras (Theano backend)☆22Updated 7 years ago
- Chainer implementation of Least Squares GAN (LSGAN)☆53Updated 8 years ago
- Chainer implementation for Image-to-Image Translation Using Conditional Adversarial Networks☆39Updated 8 years ago