jackyjsy / ACWGAN
An implementation of ACGAN with adversarial loss and training algorithm from Improved WGAN.
☆9Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for ACWGAN
- A PyTorch implementation of Auxiliary Classifier GAN to generate CIFAR10 images.☆46Updated 6 years ago
- Pretrained GANs + VAEs + classifiers for MNIST/CIFAR in pytorch.☆178Updated 3 years ago
- Pytorch implementation of a Conditional WGAN with Gradient Penalty☆36Updated 4 years ago
- This is an implementation of the VAE (Variational Autoencoder) for Cifar10☆64Updated 2 years ago
- Pytorch for Triple-GAN☆42Updated last year
- IS, FID score Pytorch and TF implementation, TF implementation is a wrapper of the official ones.☆121Updated 3 years ago
- Wasserstein BiGAN (Bidirectional GAN trained using Wasserstein distance)☆35Updated 4 years ago
- ☆268Updated 6 years ago
- Reproduction of cw attack on pytorch with corresponding MNIST model☆22Updated 4 years ago
- PyTorch implementation of Adversarially Learned Inference (BiGAN).☆79Updated 6 years ago
- A implementation of DCGAN (Deep Convolutional Generative Adversarial Networks) for CIFAR10 image☆18Updated 6 years ago
- CGAN ProjectionCGAN ACGAN InfoGAN Pytorch☆65Updated 5 years ago
- Convolutional Autoencoder with SetNet in PyTorch☆84Updated 2 years ago
- Implementation of a differentially private generative adversarial network.☆11Updated 6 years ago
- [NeurIPS 2021] "Class-Disentanglement and Applications in Adversarial Detection and Defense"☆43Updated 2 years ago
- Official implementation of "GS-WGAN: A Gradient-Sanitized Approach for Learning Differentially Private Generators" (NeurIPS 2020)☆66Updated 2 years ago
- Improved Techniques for Training GANs for cifar10 dataset☆18Updated last year
- A look at some simple autoencoders for the Cifar10 dataset, including a denoising autoencoder. Python code included.☆63Updated 6 years ago
- This is a reimplementation of the blog post "Building Autoencoders in Keras". Instead of using MNIST, this project uses CIFAR10.☆70Updated 5 years ago
- Data Augmentation optimized for GAN☆56Updated 3 years ago
- ☆10Updated 3 years ago
- Performance comparison of ACGAN, BEGAN, CGAN, DRAGAN, EBGAN, GAN, infoGAN, LSGAN, VAE, WGAN, WGAN_GP on cifar-10☆37Updated 4 years ago
- The FGSM, DeepFool and CW Adversarial Attacks with TensorFlow 2.0☆28Updated last year
- DCGAN LSGAN WGAN-GP DRAGAN PyTorch☆194Updated 2 years ago
- Improved training of Wasserstein GANs☆46Updated 3 years ago
- The code of ICCV2021 paper "Meta Gradient Adversarial Attack"☆23Updated 2 years ago
- Adversarial attacks including DeepFool and C&W☆13Updated 5 years ago
- Tensorflow implementation of Generating Adversarial Examples with Adversarial Networks☆42Updated 5 years ago
- A pytorch implementation of "Ensemble Adversarial Training : Attacks and Defenses"☆9Updated 5 years ago