sarahwolf32 / conditional-DCGAN-for-MNIST
A conditional DCGAN, in Tensorflow, for generating hand-written digits from the MNIST dataset.
☆13Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for conditional-DCGAN-for-MNIST
- PyTorch implementation of Conditional Deep Convolutional Generative Adversarial Networks (cDCGAN)☆67Updated 7 years ago
- Simple Tensorflow implementation of metrics for GAN evaluation (Inception score, Frechet-Inception distance, Kernel-Inception distance)☆219Updated 5 years ago
- Pytorch implementation of pix2pix for various datasets.☆120Updated 3 years ago
- MSG StyleGAN in tensorflow☆263Updated 4 years ago
- Unsupervised Attention-Guided Image to Image Translation☆331Updated 5 years ago
- ☆268Updated 6 years ago
- Pytorch implementation of conditional Generative Adversarial Networks (cGAN) and conditional Deep Convolutional Generative Adversarial Ne…☆492Updated 7 years ago
- Two time-scale update rule for training GANs☆859Updated 3 years ago
- Inception Score for GANs in Pytorch☆639Updated 4 years ago
- Spectral Normalization for Keras Dense and Convolution Layers☆122Updated 4 years ago
- AttentionGAN for Unpaired Image-to-Image Translation & Multi-Domain Image-to-Image Translation☆651Updated last year
- DCGAN LSGAN WGAN-GP DRAGAN PyTorch☆194Updated 2 years ago
- CPU/GPU/TPU implementation of the Fréchet Inception Distance☆79Updated 4 years ago
- Implementation of some different variants of GANs by tensorflow, Train the GAN in Google Cloud Colab, DCGAN, WGAN, WGAN-GP, LSGAN, SNGAN,…☆226Updated 2 years ago
- Keras implementations of Generative Adversarial Networks. GANs, DCGAN, CGAN, CCGAN, WGAN and LSGAN models with MNIST and CIFAR-10 dataset…☆204Updated last year
- Keras implementation of CycleGAN using a tensorflow backend.☆193Updated 5 years ago
- Keras implementation of the paper "Autoencoding beyond pixels using a learned similarity metric"☆54Updated 6 years ago
- CPU/GPU/TPU implementation of the Inception Score☆80Updated 4 years ago
- IS, FID score Pytorch and TF implementation, TF implementation is a wrapper of the official ones.☆121Updated 3 years ago
- Unofficial PyTorch implementation of the paper titled "Progressive growing of GANs for improved Quality, Stability, and Variation"☆536Updated last year
- DCGAN on 256x256 pictures☆36Updated 6 years ago
- Implementation of Conditional Generative Adversarial Networks in PyTorch☆106Updated 6 years ago
- PyTorch Implementation of InfoGAN☆321Updated 2 years ago
- Paper by Miyato et al. https://openreview.net/forum?id=B1QRgziT-☆677Updated 6 years ago
- PyTorch implementation of "Progressive growing of GANs (PGGAN)"☆819Updated 2 years ago
- An empirical study on evaluation metrics of generative adversarial networks.☆368Updated 5 years ago
- pyTorch implementation of Spectral Normalization for Generative Adversarial Networks☆246Updated 2 years ago
- A clean and lucid implementation of cycleGAN using PyTorch☆120Updated 5 years ago
- Improved WGAN in Pytorch☆440Updated last year
- VAEGAN from "Autoencoding beyond pixels using a learned similarity metric" implemented in Pytorch. Clean, clear and with comments.☆186Updated 6 years ago