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
Sorting:
- A PyTorch implementation of Auxiliary Classifier GAN to generate CIFAR10 images.☆46Updated 6 years ago
- Pytorch implementation of a Conditional WGAN with Gradient Penalty☆37Updated 5 years ago
- ☆273Updated 7 years ago
- Pytorch for Triple-GAN☆42Updated 2 years ago
- CGAN ProjectionCGAN ACGAN InfoGAN Pytorch☆67Updated 6 years ago
- Pretrained GANs + VAEs + classifiers for MNIST/CIFAR in pytorch.☆192Updated 3 months ago
- Wasserstein BiGAN (Bidirectional GAN trained using Wasserstein distance)☆35Updated 5 years ago
- This is an implementation of the VAE (Variational Autoencoder) for Cifar10☆72Updated 3 years ago
- Data Augmentation optimized for GAN☆56Updated 4 years ago
- Implementation of a differentially private generative adversarial network.☆11Updated 6 years ago
- Improved Techniques for Training GANs for cifar10 dataset☆20Updated 2 years ago
- Removing Adversarial Noise in Class Activation Feature Space☆14Updated last year
- Code for the unrestricted adversarial examples paper (NeurIPS 2018)☆64Updated 5 years ago
- A implementation of DCGAN (Deep Convolutional Generative Adversarial Networks) for CIFAR10 image☆18Updated 7 years ago
- This is PyTorch Implementation of Universal Adversarial Perturbation (https://arxiv.org/abs/1610.08401)☆43Updated 6 years ago
- Pytorch Implementation of APE-GAN☆14Updated 7 years ago
- Implementation for "Defense-VAE: A Fast and Accurate Defense against Adversarial Attacks"☆13Updated 4 years ago
- Implementation of a Conditional Variational Auto-Encoder GAN in pytorch☆43Updated 3 years ago
- PyTorch implementation of Adversarially Learned Inference (BiGAN).☆80Updated 6 years ago
- Tensorflow implementation of Generating Adversarial Examples with Adversarial Networks☆43Updated 6 years ago
- Unsupervised and Semi-supervised Learning with Categorical Generative Adversarial Networks☆62Updated 7 years ago
- IS, FID score Pytorch and TF implementation, TF implementation is a wrapper of the official ones.☆125Updated 4 years ago
- Code for ICLR2020 "Improving Adversarial Robustness Requires Revisiting Misclassified Examples"☆147Updated 4 years ago
- Improving the Generalization of Adversarial Training with Domain Adaptation☆33Updated 6 years ago
- Detection of adversarial examples using influence functions and nearest neighbors☆36Updated 2 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
- Reproduction of cw attack on pytorch with corresponding MNIST model☆22Updated 4 years ago
- Official implementation of "GS-WGAN: A Gradient-Sanitized Approach for Learning Differentially Private Generators" (NeurIPS 2020)☆69Updated 2 years ago
- ☆18Updated 2 years ago
- This repository contains PyTorch implementation of MD-GAN, along with training iPython notebook and trained models. Currently, this repos…☆18Updated 5 years ago