jackyjsy / ACWGANLinks
An implementation of ACGAN with adversarial loss and training algorithm from Improved WGAN.
☆10Updated 6 years ago
Alternatives and similar repositories for ACWGAN
Users that are interested in ACWGAN are comparing it to the libraries listed below
Sorting:
- Pretrained GANs + VAEs + classifiers for MNIST/CIFAR in pytorch.☆202Updated 9 months ago
- Pytorch implementation of a Conditional WGAN with Gradient Penalty☆40Updated 5 years ago
- Pytorch for Triple-GAN☆42Updated 2 years ago
- A PyTorch implementation of Auxiliary Classifier GAN to generate CIFAR10 images.☆45Updated 7 years ago
- This is an implementation of the VAE (Variational Autoencoder) for Cifar10☆73Updated 3 years ago
- Implementation of a Conditional Variational Auto-Encoder GAN in pytorch☆43Updated 4 years ago
- ☆278Updated 7 years ago
- AutoEncoder trained on ImageNet☆122Updated 3 years ago
- PyTorch Implementation of InfoGAN☆327Updated 3 years ago
- Convolutional Autoencoder with SetNet in PyTorch☆90Updated 3 years ago
- Performance comparison of ACGAN, BEGAN, CGAN, DRAGAN, EBGAN, GAN, infoGAN, LSGAN, VAE, WGAN, WGAN_GP on cifar-10☆37Updated 5 years ago
- CGAN ProjectionCGAN ACGAN InfoGAN Pytorch☆69Updated 6 years ago
- this is the pytorch version of Conditional Generative Adversarial Nets☆57Updated 7 years ago
- Implementation of a differentially private generative adversarial network.☆11Updated 7 years ago
- PyTorch implementation of Adversarially Learned Inference (BiGAN).☆80Updated 7 years ago
- PyTorch implements WGAN_GP☆21Updated 5 years ago
- Pytorch implementation of conditional Generative Adversarial Networks (cGAN) and conditional Deep Convolutional Generative Adversarial Ne…☆528Updated 8 years ago
- a Pytorch implementation of the paper "Generating Adversarial Examples with Adversarial Networks" (advGAN).☆275Updated 4 years ago
- Data Augmentation optimized for GAN☆58Updated 4 years ago
- Tensorflow implementation of Generating Adversarial Examples with Adversarial Networks☆43Updated 6 years ago
- companion git repository to data-copying paper by Meehan, Chaudhuri, Dasgupta in AISTATS 2020☆14Updated 5 years ago
- Wasserstein BiGAN (Bidirectional GAN trained using Wasserstein distance)☆37Updated 5 years ago
- Official implementation of "GS-WGAN: A Gradient-Sanitized Approach for Learning Differentially Private Generators" (NeurIPS 2020)☆70Updated 3 years ago
- Pytorch implementation of Wasserstein GANs with Gradient Penalty☆277Updated 4 years ago
- DCGAN LSGAN WGAN-GP DRAGAN PyTorch☆195Updated 3 years ago
- An unofficial Pytorch implementation of SNGAN, achieving IS of 8.21 and FID of 14.21 on CIFAR-10.☆47Updated 2 years ago
- PyTorch implementation of Conditional Deep Convolutional Generative Adversarial Networks (cDCGAN)☆72Updated 8 years ago
- IS, FID score Pytorch and TF implementation, TF implementation is a wrapper of the official ones.☆126Updated 4 years ago
- A pytorch implementation of Maximum Mean Discrepancies(MMD) loss☆212Updated 3 years ago
- pytorch code for improved-precision-and-recall-metric☆25Updated 6 years ago