znxlwm / tensorflow-MNIST-cGAN-cDCGANLinks
Tensorflow implementation of conditional Generative Adversarial Networks (cGAN) and conditional Deep Convolutional Adversarial Networks (cDCGAN) for MANIST dataset.
☆152Updated 7 years ago
Alternatives and similar repositories for tensorflow-MNIST-cGAN-cDCGAN
Users that are interested in tensorflow-MNIST-cGAN-cDCGAN are comparing it to the libraries listed below
Sorting:
- Tensorflow implementation for Conditional Convolutional Adversarial Networks.☆221Updated 2 years ago
- Tensorflow implementation of Generative Adversarial Networks (GAN) and Deep Convolutional Generative Adversarial Netwokrs for MNIST datas…☆174Updated 2 months ago
- Implementation of some different variants of GANs by tensorflow, Train the GAN in Google Cloud Colab, DCGAN, WGAN, WGAN-GP, LSGAN, SNGAN,…☆231Updated 2 years ago
- WGAN-GP tensorflow implementation☆72Updated 2 years ago
- Reimplementation of GANs☆424Updated 3 years ago
- Deep generative networks, coded with Keras.☆122Updated 7 years ago
- ☆48Updated 7 years ago
- 各类GAN综合在一起,借鉴了hwalsuklee大神的☆322Updated 6 years ago
- some demo of GANs☆278Updated 6 years ago
- Tensorflow implementation of CycleGAN☆380Updated 6 years ago
- Tensorflow Implementation of Wasserstein GAN (and Improved version in wgan_v2)☆240Updated 6 years ago
- Simple Tensorflow implementation of "Self-Attention Generative Adversarial Networks" (SAGAN)☆552Updated 5 years ago
- Keras implementation of the paper "Autoencoding beyond pixels using a learned similarity metric"☆54Updated 7 years ago
- Tensorflow code of "autoencoding beyond pixels using a learned similarity metric"☆127Updated 6 years ago
- Tensorflow implementation of PROGRESSIVE GROWING OF GANS FOR IMPROVED QUALITY, STABILITY, AND VARIATION☆149Updated 2 years ago
- PyTorch implementation of DCGAN☆49Updated 7 years ago
- DualGAN-tensorflow: tensorflow implementation of DualGAN☆268Updated 4 years ago
- InfoGAN: Interpretable Representation Learning☆153Updated 8 years ago
- Dual Discriminator Generative Adversarial Nets☆63Updated 7 years ago
- Auxiliary Classifier Generative Adversarial Networks in Keras☆213Updated 7 years ago
- There is the semi-supervised implement of 'Improved Techniques for Training GANs '☆146Updated 7 years ago
- Resources and Implementations of Generative Adversarial Nets which are focusing on how to stabilize training process and generate high qu…☆190Updated 8 years ago
- A keras implementation of conditional wgan-gp☆46Updated 6 years ago
- See Triple-GAN-V2 in PyTorch: https://github.com/taufikxu/Triple-GAN☆226Updated 4 years ago
- Pytorch implementation of conditional Generative Adversarial Networks (cGAN) and conditional Deep Convolutional Generative Adversarial Ne…☆520Updated 7 years ago
- Improved WGAN in Pytorch☆440Updated last year
- Simple Tensorflow implementation of metrics for GAN evaluation (Inception score, Frechet-Inception distance, Kernel-Inception distance)☆218Updated 5 years ago
- Inception score for measuring quality of images generating from GAN☆42Updated 7 years ago
- Pytorch implementation of Generative Adversarial Networks (GAN) and Deep Convolutional Generative Adversarial Networks (DCGAN) for MNIST …☆528Updated last year
- DCGAN LSGAN WGAN-GP DRAGAN PyTorch☆194Updated 3 years ago