carpedm20 / DCGAN-tensorflow
A tensorflow implementation of "Deep Convolutional Generative Adversarial Networks"
☆7,168Updated 4 years ago
Alternatives and similar repositories for DCGAN-tensorflow:
Users that are interested in DCGAN-tensorflow are comparing it to the libraries listed below
- Deep Convolutional Generative Adversarial Networks☆3,488Updated 5 years ago
- Awesome paper list with code about generative adversarial nets☆6,582Updated 2 years ago
- Collection of generative models in Tensorflow☆3,918Updated 2 years ago
- Code for the paper "Improved Techniques for Training GANs"☆2,315Updated 6 years ago
- starter from "How to Train a GAN?" at NIPS2016☆11,553Updated 3 years ago
- Image Completion with Deep Learning in TensorFlow☆1,311Updated 7 years ago
- ☆3,222Updated 6 years ago
- Collection of generative models, e.g. GAN, VAE in Pytorch and Tensorflow.☆7,406Updated last year
- A list of papers on Generative Adversarial (Neural) Networks☆3,760Updated 9 months ago
- Interactive Image Generation via Generative Adversarial Networks☆3,995Updated 4 years ago
- Progressive Growing of GANs for Improved Quality, Stability, and Variation☆6,131Updated 3 years ago
- Implementation of recent Deep Learning papers☆1,812Updated 4 years ago
- Software that can generate photos from paintings, turn horses into zebras, perform style transfer, and more.☆12,624Updated last year
- An implementation of CycleGan using TensorFlow☆1,195Updated 3 years ago
- Code and hyperparameters for the paper "Generative Adversarial Networks"☆3,970Updated 4 years ago
- Feedforward style transfer☆4,318Updated last year
- A torch implementation of http://arxiv.org/abs/1511.06434☆1,474Updated 3 years ago
- Tensorflow port of Image-to-Image Translation with Conditional Adversarial Nets https://phillipi.github.io/pix2pix/☆5,095Updated 4 years ago
- Keras implementation of Deep Convolutional Generative Adversarial Networks☆978Updated 7 years ago
- A Tensorflow implementation of CapsNet(Capsules Net) in paper Dynamic Routing Between Capsules☆3,800Updated 6 years ago
- Deep learning library featuring a higher-level API for TensorFlow.☆9,618Updated 11 months ago
- Keras code and weights files for popular deep learning models.☆7,331Updated 4 years ago
- Keras implementations of Generative Adversarial Networks.☆9,222Updated 2 years ago
- Compare GAN code.