Ksuryateja / DCGAN-CIFAR10-pytorch
A DCGAN built on the CIFAR10 dataset using pytorch
☆28Updated 5 years ago
Alternatives and similar repositories for DCGAN-CIFAR10-pytorch
Users that are interested in DCGAN-CIFAR10-pytorch are comparing it to the libraries listed below
Sorting:
- Pretrained GANs + VAEs + classifiers for MNIST/CIFAR in pytorch.☆192Updated 3 months ago
- This is a reimplementation of the blog post "Building Autoencoders in Keras". Instead of using MNIST, this project uses CIFAR10.☆72Updated 6 years ago
- Contains implementation of denoising algorithms.☆11Updated 4 years ago
- A PyTorch implementation of Auxiliary Classifier GAN to generate CIFAR10 images.☆46Updated 6 years ago
- This is an implementation of the VAE (Variational Autoencoder) for Cifar10☆72Updated 3 years ago
- Code for the unrestricted adversarial examples paper (NeurIPS 2018)☆64Updated 5 years ago
- PyTorch Implementation of InfoGAN☆324Updated 2 years ago
- Code for ICLR2020 "Improving Adversarial Robustness Requires Revisiting Misclassified Examples"☆147Updated 4 years ago
- This repository provides simple PyTorch implementations for adversarial training methods on CIFAR-10.☆165Updated 4 years ago
- Reproduction of cw attack on pytorch with corresponding MNIST model☆22Updated 4 years ago
- A look at some simple autoencoders for the Cifar10 dataset, including a denoising autoencoder. Python code included.☆64Updated 6 years ago
- Pytorch implementation of conditional Generative Adversarial Networks (cGAN) and conditional Deep Convolutional Generative Adversarial Ne…☆517Updated 7 years ago
- An implementation of the paper "Overcoming catastrophic forgetting in neural networks" (DeepMind, 2016), using Pytorch framework.☆15Updated 6 years ago
- A rich-documented PyTorch implementation of Carlini-Wagner's L2 attack.☆60Updated 6 years ago
- ☆13Updated 5 years ago
- Unofficial implementation of the DeepMind papers "Uncovering the Limits of Adversarial Training against Norm-Bounded Adversarial Examples…☆96Updated 3 years ago
- ☆110Updated 6 years ago
- Code for the paper "Adversarial Self-supervised Contrastive Learning" (NeurIPS 2020)☆171Updated 2 years ago
- Implementation of Wasserstein adversarial attacks.☆23Updated 4 years ago
- DCGAN LSGAN WGAN-GP DRAGAN PyTorch☆194Updated 3 years ago
- a Pytorch implementation of the paper "Generating Adversarial Examples with Adversarial Networks" (advGAN).☆270Updated 4 years ago
- Official repository for "Cross-Domain Transferability of Adversarial Perturbations" (NeurIPS 2019)☆61Updated 3 years ago
- Implementation of Generative Moment Matching Networks in pytorch☆17Updated 6 years ago
- Repository for Certified Defenses for Adversarial Patch ICLR-2020☆32Updated 4 years ago
- Feature Scattering Adversarial Training (NeurIPS19)☆73Updated 11 months ago
- ☆273Updated 7 years ago
- An unofficial Pytorch implementation of SNGAN, achieving IS of 8.21 and FID of 14.21 on CIFAR-10.☆47Updated 2 years ago
- A pytorch implementation of "Towards Evaluating the Robustness of Neural Networks"☆57Updated 5 years ago
- PyTorch implementation of "Feature Denoising for Improving Adversarial Robustness" on CIFAR10.☆36Updated 5 years ago
- this is the pytorch version of Conditional Generative Adversarial Nets☆57Updated 6 years ago