IBM / BAGANLinks
Keras implementation of Balancing GAN (BAGAN) applied to the MNIST example.
☆109Updated 4 years ago
Alternatives and similar repositories for BAGAN
Users that are interested in BAGAN are comparing it to the libraries listed below
Sorting:
- Keras implementation of the paper "Autoencoding beyond pixels using a learned similarity metric"☆54Updated 7 years ago
- DAGAN: Data Augmentation Generative Adversarial Networks☆418Updated 2 years ago
- Semi-supervised Learning GAN☆79Updated 7 years ago
- Handle class imbalance intelligently by using variational auto-encoders to generate synthetic observations of your minority class.☆126Updated 5 years ago
- Spectral Normalization for Keras Dense and Convolution Layers☆121Updated 5 years ago
- Generative Adversarial Networks in TensorFlow 2.0☆78Updated 2 years ago
- WGAN-GP tensorflow implementation☆72Updated 2 years ago
- Autoencoding beyond pixels using a learned similarity metric by Larsen et al. (https://arxiv.org/abs/1512.09300)☆39Updated 5 years ago
- CPU/GPU/TPU implementation of the Inception Score☆80Updated 5 years ago
- An empirical study on evaluation metrics of generative adversarial networks.☆372Updated 6 years ago
- Implementation of autoencoders in PyTorch☆57Updated 7 years ago
- Keras implementation of Attention Augmented Convolutional Neural Networks☆121Updated 5 years ago
- Keras implementations of Generative Adversarial Networks. GANs, DCGAN, CGAN, CCGAN, WGAN and LSGAN models with MNIST and CIFAR-10 dataset…☆209Updated last year
- Code for my Master thesis on "Capsule Architecture as a Discriminator in Generative Adversarial Networks".☆126Updated 2 years ago
- Self-Attention Generative Adversarial Networks Implementation in PyTorch☆75Updated 6 years ago
- Keras Implementation of adverserial autoencoder (AAE)☆56Updated 6 years ago
- Simple Tensorflow implementation of metrics for GAN evaluation (Inception score, Frechet-Inception distance, Kernel-Inception distance)☆218Updated 5 years ago
- Anomaly detection on X-Ray MURA dataset using GAN.☆50Updated 6 years ago
- Implemented Variational Autoencoder generative model in Keras for image generation and its latent space visualization on MNIST and CIFAR1…☆122Updated 6 years ago
- MSG-GAN: Multi-Scale Gradients GAN (Architecture inspired from ProGAN but doesn't use layer-wise growing)☆151Updated 5 years ago
- PyTorch implementation of semi-supervised GAN☆14Updated 7 years ago
- ☆103Updated 7 years ago
- This repo will contain the resources available in my blog for learning☆92Updated 6 years ago
- dcgan combined with vae in pytorch!☆117Updated 6 years ago
- IS, FID score Pytorch and TF implementation, TF implementation is a wrapper of the official ones.☆125Updated 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,…☆232Updated 2 years ago
- PyTorch implementation of Conditional Deep Convolutional Generative Adversarial Networks (cDCGAN)☆70Updated 7 years ago
- Unofficial PyTorch implementation of the paper titled "Progressive growing of GANs for improved Quality, Stability, and Variation"☆541Updated last year
- Unsupervised and Semi-supervised Learning with Categorical Generative Adversarial Networks☆61Updated 7 years ago
- Multi-class classification with focal loss for imbalanced datasets☆82Updated 5 years ago