chenjie / PyTorch-CIFAR-10-autoencoderLinks
This is a reimplementation of the blog post "Building Autoencoders in Keras". Instead of using MNIST, this project uses CIFAR10.
☆74Updated 6 years ago
Alternatives and similar repositories for PyTorch-CIFAR-10-autoencoder
Users that are interested in PyTorch-CIFAR-10-autoencoder are comparing it to the libraries listed below
Sorting:
- A look at some simple autoencoders for the Cifar10 dataset, including a denoising autoencoder. Python code included.☆64Updated 7 years ago
- PyTorch-1.0 implementation for the adversarial training on MNIST/CIFAR-10 and visualization on robustness classifier.☆253Updated 5 years ago
- Semisupervised learning for adversarial robustness https://arxiv.org/pdf/1905.13736.pdf☆141Updated 5 years ago
- ☆160Updated 4 years ago
- Code for the paper "A Simple Unified Framework for Detecting Out-of-Distribution Samples and Adversarial Attacks".☆348Updated 6 years ago
- Code for ICLR2020 "Improving Adversarial Robustness Requires Revisiting Misclassified Examples"☆152Updated 5 years ago
- Tiny-ImageNet Classifier using Pytorch☆93Updated 7 years ago
- Attacks Which Do Not Kill Training Make Adversarial Learning Stronger (ICML2020 Paper)☆126Updated 2 years ago
- Implemented CURE algorithm from robustness via curvature regularization and vice versa☆32Updated 2 years ago
- Creating and defending against adversarial examples☆41Updated 6 years ago
- Understanding and Improving Fast Adversarial Training [NeurIPS 2020]☆96Updated 4 years ago
- Datasets for the paper "Adversarial Examples are not Bugs, They Are Features"☆187Updated 5 years ago
- A rich-documented PyTorch implementation of Carlini-Wagner's L2 attack.☆60Updated 7 years ago
- Visualization of Adversarial Examples☆34Updated 7 years ago
- Code for the unrestricted adversarial examples paper (NeurIPS 2018)☆65Updated 6 years ago
- [ICLR 2020] A repository for extremely fast adversarial training using FGSM☆449Updated last year
- Max Mahalanobis Training (ICML 2018 + ICLR 2020)☆90Updated 4 years ago
- Implementation of Wasserstein adversarial attacks.☆23Updated 4 years ago
- Code for our NeurIPS 2019 *spotlight* "Provably Robust Deep Learning via Adversarially Trained Smoothed Classifiers"☆228Updated 6 years ago
- PyTorch library for adversarial attack and training☆145Updated 6 years ago
- pytorch-tiny-imagenet☆186Updated last month
- Adversarial Defense by Restricting the Hidden Space of Deep Neural Networks, in ICCV 2019☆58Updated 6 years ago
- Pretrained GANs + VAEs + classifiers for MNIST/CIFAR in pytorch.☆202Updated 9 months ago
- PyTorch Implementation of Adversarial Training for Free!☆248Updated 4 years ago
- Code and data for the ICLR 2021 paper "Perceptual Adversarial Robustness: Defense Against Unseen Threat Models".☆56Updated 3 years ago
- PyTorch implementations of Adversarial defenses and utils.☆34Updated last year
- Provable adversarial robustness at ImageNet scale☆402Updated 6 years ago
- Adversarial Defense for Ensemble Models (ICML 2019)☆61Updated 4 years ago
- A curated list of papers on adversarial machine learning (adversarial examples and defense methods).☆212Updated 3 years ago
- Code for "Neural Tangent Generalization Attacks" (ICML 2021)☆41Updated 4 years ago