jackyjsy / ACWGAN
An implementation of ACGAN with adversarial loss and training algorithm from Improved WGAN.
☆9Updated 6 years ago
Alternatives and similar repositories for ACWGAN:
Users that are interested in ACWGAN are comparing it to the libraries listed below
- A PyTorch implementation of Auxiliary Classifier GAN to generate CIFAR10 images.☆47Updated 6 years ago
- This is an implementation of the VAE (Variational Autoencoder) for Cifar10☆69Updated 3 years ago
- Pretrained GANs + VAEs + classifiers for MNIST/CIFAR in pytorch.☆185Updated 2 weeks ago
- Implementation of a differentially private generative adversarial network.☆11Updated 6 years ago
- Official implementation of "GS-WGAN: A Gradient-Sanitized Approach for Learning Differentially Private Generators" (NeurIPS 2020)☆68Updated 2 years ago
- Pytorch implementation of a Conditional WGAN with Gradient Penalty☆37Updated 5 years ago
- Pytorch for Triple-GAN☆42Updated 2 years ago
- Data Augmentation optimized for GAN☆55Updated 4 years ago
- Wasserstein BiGAN (Bidirectional GAN trained using Wasserstein distance)☆35Updated 5 years ago
- PyTorch implementation of Adversarially Learned Inference (BiGAN).☆80Updated 6 years ago
- Improved Techniques for Training GANs for cifar10 dataset☆19Updated last year
- A look at some simple autoencoders for the Cifar10 dataset, including a denoising autoencoder. Python code included.☆64Updated 6 years ago
- CGAN ProjectionCGAN ACGAN InfoGAN Pytorch☆67Updated 6 years ago
- Performance comparison of ACGAN, BEGAN, CGAN, DRAGAN, EBGAN, GAN, infoGAN, LSGAN, VAE, WGAN, WGAN_GP on cifar-10☆38Updated 5 years ago
- ☆272Updated 6 years ago
- IS, FID score Pytorch and TF implementation, TF implementation is a wrapper of the official ones.☆122Updated 3 years ago
- A implementation of DCGAN (Deep Convolutional Generative Adversarial Networks) for CIFAR10 image☆18Updated 7 years ago
- pytorch implementation of GAN and Conditional GAN☆16Updated 6 years ago
- Reproduction of cw attack on pytorch with corresponding MNIST model☆22Updated 4 years ago
- Code refactoring for paper "Domain Generalization with Adversarial Feature Learning" in VLCS datasets.☆54Updated 5 years ago
- A PyTorch Implementation of the UAP attack☆19Updated 6 years ago
- [NeurIPS 2018] [JSAIT] PacGAN: The power of two samples in generative adversarial networks☆81Updated 4 years ago
- Implemented Variational Autoencoder generative model in Keras for image generation and its latent space visualization on MNIST and CIFAR1…☆121Updated 6 years ago
- Pytorch code for ens_adv_train☆16Updated 5 years ago
- Convolutional Autoencoder with SetNet in PyTorch☆86Updated 2 years ago
- An application of Self-Attention GANs and DCGAN on mnist dataset.☆49Updated 4 years ago
- Heterogeneous Model Reuse via Optimizing Multiparty Multiclass Margin☆11Updated 5 years ago
- Conditional Wasserstein GANs☆73Updated 7 years ago
- An unofficial Pytorch implementation of SNGAN, achieving IS of 8.21 and FID of 14.21 on CIFAR-10.☆46Updated last year
- Implementation of "Autoencoding beyond pixels using a learned similarity metric" using Pytorch☆61Updated 4 years ago