nitwmanish / Conditional-GANs-CGANs
Jupyter Notebook on Conditional GAN
☆13Updated 5 years ago
Alternatives and similar repositories for Conditional-GANs-CGANs:
Users that are interested in Conditional-GANs-CGANs are comparing it to the libraries listed below
- Frechet Inception Distance for Keras-based GANs☆19Updated 5 years ago
- WGAN-GP tensorflow implementation☆72Updated 2 years ago
- Denoising images with a Deep Convolutional Autoencoder - Implemented in Keras☆35Updated 5 years ago
- 🚀 Variants of GANs most easily implemented as TensorFlow2. GAN, DCGAN, LSGAN, WGAN, WGAN-GP, DRAGAN, ETC...☆95Updated 4 years ago
- Keras implementation of Balancing GAN (BAGAN) applied to the MNIST example.☆110Updated 3 years ago
- Keras implementations of Generative Adversarial Networks. GANs, DCGAN, CGAN, CCGAN, WGAN and LSGAN models with MNIST and CIFAR-10 dataset…☆207Updated last year
- PyTorch implementation of Conditional Deep Convolutional Generative Adversarial Networks (cDCGAN)☆69Updated 7 years ago
- Conditional Deep Convolutional GAN☆42Updated 6 years ago
- Generative Adversarial Networks in TensorFlow 2.0☆78Updated 2 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 a Conditional WGAN with Gradient Penalty☆36Updated 5 years ago
- Data Augmentation optimized for GAN☆55Updated 3 years ago
- Implementation of some different variants of GANs by tensorflow, Train the GAN in Google Cloud Colab, DCGAN, WGAN, WGAN-GP, LSGAN, SNGAN,…☆229Updated 2 years ago
- Various autoencoders with ResNet, DenseNet and U-Net implementations, as well as VAE and GAN implementations.☆37Updated last year
- Conditional Generative Adversarial Networks(cgans) to convert text to image implemented in Python and TensorFlow & Keras☆10Updated 3 years ago
- In this notebook, we'll be building a generative adversarial network (GAN) trained on the MNIST dataset. From this, we'll be able to gene…☆27Updated 5 years ago
- StackGAN++ implementation in Tensorflow☆17Updated 6 years ago
- Variational Autoencoders trained on the SVHN and FashionMNIST data-sets implemented in PyTorch☆30Updated last year
- Transfer Learning on GANs☆19Updated 4 years ago
- Keras implementation of Conditional Generative Adversarial Nets (CGAN)☆17Updated 3 years ago
- Keras implementation of the paper "Autoencoding beyond pixels using a learned similarity metric"☆54Updated 6 years ago
- Improved Training of Wasserstein GANs☆15Updated 4 years ago
- Keras Implementation of Vector Quantizer Variational AutoEncoder (VQ-VAE)☆29Updated 3 years ago
- Generate high quality images for each class even with an imbalanced dataset. An improved version of Balancing GAN.☆37Updated 3 years ago
- We use Conditional-DCGAN to generate animated faces and emojis using pytorch☆9Updated 6 years ago
- Generative Adversarial Networks with TensorFlow2, Keras and Python (Jupyter Notebooks Implementations)☆39Updated 3 years ago
- We're generating faces with Pytorch GAN implementations☆13Updated 5 years ago
- An IPython notebook explaining the concepts of Variational Autoencoders and building one using Keras to generate new faces.☆21Updated 4 years ago
- A keras implementation of conditional wgan-gp☆45Updated 6 years ago
- Autoencoding beyond pixels using a learned similarity metric by Larsen et al. (https://arxiv.org/abs/1512.09300)☆39Updated 5 years ago