jackyjsy / ACWGANLinks
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:
- Pytorch for Triple-GAN☆42Updated 2 years ago
- A PyTorch implementation of Auxiliary Classifier GAN to generate CIFAR10 images.☆46Updated 6 years ago
- Pytorch implementation of a Conditional WGAN with Gradient Penalty☆38Updated 5 years ago
- Performance comparison of ACGAN, BEGAN, CGAN, DRAGAN, EBGAN, GAN, infoGAN, LSGAN, VAE, WGAN, WGAN_GP on cifar-10☆38Updated 5 years ago
- Implementation of a differentially private generative adversarial network.☆11Updated 6 years 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
- The FGSM, DeepFool and CW Adversarial Attacks with TensorFlow 2.0☆29Updated last year
- A implementation of DCGAN (Deep Convolutional Generative Adversarial Networks) for CIFAR10 image☆18Updated 7 years ago
- CGAN ProjectionCGAN ACGAN InfoGAN Pytorch☆67Updated 6 years ago
- PyTorch implementation of Adversarially Learned Inference (BiGAN).☆80Updated 6 years ago
- DSN/Tensorflow☆18Updated 7 years ago
- A keras implementation of conditional wgan-gp☆46Updated 6 years ago
- IS, FID score Pytorch and TF implementation, TF implementation is a wrapper of the official ones.☆125Updated 4 years ago
- Pretrained GANs + VAEs + classifiers for MNIST/CIFAR in pytorch.☆193Updated 4 months ago
- Data Augmentation optimized for GAN☆56Updated 4 years ago
- Implementation of a Conditional Variational Auto-Encoder GAN in pytorch☆43Updated 3 years ago
- AutoEncoder trained on ImageNet☆110Updated 2 years ago
- A Keras framework for Adversarial Domain Adaptation☆34Updated 4 years ago
- ☆274Updated 7 years ago
- An application of Self-Attention GANs and DCGAN on mnist dataset.☆49Updated 4 years ago
- A look at some simple autoencoders for the Cifar10 dataset, including a denoising autoencoder. Python code included.☆64Updated 6 years ago
- Improved training of Wasserstein GANs☆47Updated 3 years ago
- Official implementation of "GS-WGAN: A Gradient-Sanitized Approach for Learning Differentially Private Generators" (NeurIPS 2020)☆69Updated 2 years ago
- Tensorflow implementation of Generating Adversarial Examples with Adversarial Networks☆43Updated 6 years ago
- A marvelous toolbox for DL research.☆12Updated last month
- Improved Techniques for Training GANs for cifar10 dataset☆20Updated 2 years ago
- PyTorch Implementation of InfoGAN☆324Updated 2 years ago
- Code for the unrestricted adversarial examples paper (NeurIPS 2018)☆64Updated 5 years ago
- Reproduction of cw attack on pytorch with corresponding MNIST model☆22Updated 4 years ago