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.☆46Updated 6 years ago
- Pytorch implementation of a Conditional WGAN with Gradient Penalty☆37Updated 5 years ago
- Pytorch for Triple-GAN☆42Updated 2 years ago
- Performance comparison of ACGAN, BEGAN, CGAN, DRAGAN, EBGAN, GAN, infoGAN, LSGAN, VAE, WGAN, WGAN_GP on cifar-10☆38Updated 5 years ago
- This is an implementation of the VAE (Variational Autoencoder) for Cifar10☆72Updated 3 years ago
- Implementation of a differentially private generative adversarial network.☆11Updated 6 years ago
- Pretrained GANs + VAEs + classifiers for MNIST/CIFAR in pytorch.☆192Updated 2 months ago
- The FGSM, DeepFool and CW Adversarial Attacks with TensorFlow 2.0☆29Updated last year
- Pytorch code for ens_adv_train☆15Updated 5 years ago
- Tensorflow implementation of Generating Adversarial Examples with Adversarial Networks☆42Updated 6 years ago
- ☆273Updated 7 years ago
- Contains implementation of denoising algorithms.☆11Updated 4 years ago
- Universal Adversarial Networks☆33Updated 6 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
- Official implementation of "GS-WGAN: A Gradient-Sanitized Approach for Learning Differentially Private Generators" (NeurIPS 2020)☆69Updated 2 years ago
- the source code of ACM MM'21 paper "Discriminator-free Generative Adversarial Attack"☆10Updated last year
- DCGAN LSGAN WGAN-GP DRAGAN PyTorch☆194Updated 3 years ago
- Implementation of "Adversarial purification with Score-based generative models", ICML 2021☆30Updated 3 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
- Implementation of a domain adaptation neural networks on the MNIST and SVHN datasets. I implemented this repo for a technical interview f…☆19Updated 6 years ago
- Code for the unrestricted adversarial examples paper (NeurIPS 2018)☆64Updated 5 years ago
- Removing Adversarial Noise in Class Activation Feature Space☆14Updated last year
- CGAN ProjectionCGAN ACGAN InfoGAN Pytorch☆67Updated 6 years ago
- Improved Techniques for Training GANs for cifar10 dataset☆20Updated 2 years ago
- A pytorch implementation of Progressive Growing GAN.☆19Updated 9 months ago
- An adversarial autoencoder implementation in pytorch☆83Updated 5 years ago
- Pytorch Implementation of APE-GAN☆14Updated 7 years ago
- A PyTorch implementation of the method found in "Adversarially Robust Few-Shot Learning: A Meta-Learning Approach"☆50Updated 4 years ago