sarahwolf32 / conditional-DCGAN-for-MNIST
A conditional DCGAN, in Tensorflow, for generating hand-written digits from the MNIST dataset.
☆13Updated 6 years ago
Alternatives and similar repositories for conditional-DCGAN-for-MNIST:
Users that are interested in conditional-DCGAN-for-MNIST are comparing it to the libraries listed below
- PyTorch implementation of Conditional Deep Convolutional Generative Adversarial Networks (cDCGAN)☆70Updated 7 years ago
- DCGAN LSGAN WGAN-GP DRAGAN PyTorch☆194Updated 3 years ago
- Pytorch implementation of pix2pix for various datasets.☆124Updated 4 years ago
- Spectral Normalization for Keras Dense and Convolution Layers☆121Updated 5 years ago
- Simple Tensorflow implementation of metrics for GAN evaluation (Inception score, Frechet-Inception distance, Kernel-Inception distance)☆218Updated 5 years ago
- Unofficial PyTorch implementation of the paper titled "Progressive growing of GANs for improved Quality, Stability, and Variation"☆540Updated last year
- [MSG-GAN] Any body can GAN! Highly stable and robust architecture. Requires little to no hyperparameter tuning. Pytorch Implementation☆628Updated 2 years ago
- IS, FID score Pytorch and TF implementation, TF implementation is a wrapper of the official ones.☆125Updated 4 years ago
- Two time-scale update rule for training GANs☆880Updated 3 years ago
- CPU/GPU/TPU implementation of the Inception Score☆80Updated 4 years ago
- MSG StyleGAN in tensorflow☆264Updated 5 years ago
- Simply implement the paper: cGANs with Projection Discriminator by TensorFlow☆40Updated 6 years ago
- Implementation of some different variants of GANs by tensorflow, Train the GAN in Google Cloud Colab, DCGAN, WGAN, WGAN-GP, LSGAN, SNGAN,…☆230Updated 2 years ago
- Pytorch implementation of conditional Generative Adversarial Networks (cGAN) and conditional Deep Convolutional Generative Adversarial Ne…☆515Updated 7 years ago
- Reimplementation of GANs☆422Updated 3 years ago
- Tensorflow implementation of conditional Generative Adversarial Networks (cGAN) and conditional Deep Convolutional Adversarial Networks (…☆151Updated 7 years ago
- VAEGAN from "Autoencoding beyond pixels using a learned similarity metric" implemented in Pytorch. Clean, clear and with comments.☆188Updated 7 years ago
- Simple Tensorflow implementation of "Large Scale GAN Training for High Fidelity Natural Image Synthesis" (BigGAN)☆260Updated 6 years ago
- Pytorch implementation of CycleGAN.☆43Updated 7 years ago
- An empirical study on evaluation metrics of generative adversarial networks.☆370Updated 5 years ago
- CPU/GPU/TPU implementation of the Fréchet Inception Distance☆80Updated 4 years ago
- WGAN-GP tensorflow implementation☆72Updated 2 years ago
- Keras implementation of the paper "Autoencoding beyond pixels using a learned similarity metric"☆54Updated 6 years ago
- Implementation of Conditional Generative Adversarial Networks in PyTorch☆107Updated 7 years ago
- Pytorch implementation of Wasserstein GANs with Gradient Penalty☆265Updated 4 years ago
- Simple Tensorflow implementation of "Self-Attention Generative Adversarial Networks" (SAGAN)☆552Updated 5 years ago
- Inception Score for GANs in Pytorch☆651Updated 5 years ago
- ☆273Updated 7 years ago
- This is an almost exact replica in PyTorch of the Tensorflow version of Self-Attention GAN released by Google Brain in August 2018.☆174Updated 7 months ago
- A simple implementation of Style-Based Generator Architecture for Generative Adversarial Networks with pytorch☆114Updated 5 years ago