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.
☆72Updated 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 6 years ago
- PyTorch-1.0 implementation for the adversarial training on MNIST/CIFAR-10 and visualization on robustness classifier.☆252Updated 5 years ago
- Code for the paper "A Simple Unified Framework for Detecting Out-of-Distribution Samples and Adversarial Attacks".☆347Updated 6 years ago
- Semisupervised learning for adversarial robustness https://arxiv.org/pdf/1905.13736.pdf☆142Updated 5 years ago
- Code for ICLR2020 "Improving Adversarial Robustness Requires Revisiting Misclassified Examples"☆151Updated 4 years ago
- ☆157Updated 4 years ago
- This is an implementation of the VAE (Variational Autoencoder) for Cifar10☆73Updated 3 years ago
- Attacks Which Do Not Kill Training Make Adversarial Learning Stronger (ICML2020 Paper)☆126Updated 2 years ago
- Tiny-ImageNet Classifier using Pytorch☆93Updated 6 years ago
- Max Mahalanobis Training (ICML 2018 + ICLR 2020)☆90Updated 4 years ago
- Understanding Catastrophic Overfitting in Single-step Adversarial Training [AAAI 2021]☆28Updated 3 years ago
- Implementation of Wasserstein adversarial attacks.☆23Updated 4 years ago
- Pretrained GANs + VAEs + classifiers for MNIST/CIFAR in pytorch.☆200Updated 8 months ago
- Implemented CURE algorithm from robustness via curvature regularization and vice versa☆32Updated 2 years ago
- Understanding and Improving Fast Adversarial Training [NeurIPS 2020]☆95Updated 4 years ago
- pytorch-tiny-imagenet☆184Updated 2 weeks ago
- This repository provides simple PyTorch implementations for adversarial training methods on CIFAR-10.☆170Updated 4 years ago
- Implementation of Contrastive Learning with Adversarial Examples☆29Updated 4 years ago
- Creating and defending against adversarial examples☆41Updated 6 years ago
- Code for the unrestricted adversarial examples paper (NeurIPS 2018)☆65Updated 6 years ago
- A rich-documented PyTorch implementation of Carlini-Wagner's L2 attack.☆60Updated 7 years ago
- PyTorch implementations of Adversarial defenses and utils.☆34Updated last year
- Improving the Generalization of Adversarial Training with Domain Adaptation☆33Updated 6 years ago
- Visualization of Adversarial Examples☆34Updated 6 years ago
- [NeurIPS 2020] code for "Boundary thickness and robustness in learning models"☆20Updated 4 years ago
- PyTorch Implementation of Adversarial Training for Free!☆248Updated 4 years ago
- Official TensorFlow Implementation of Adversarial Training for Free! which trains robust models at no extra cost compared to natural trai…☆175Updated last year
- [ICML 2019] ME-Net: Towards Effective Adversarial Robustness with Matrix Estimation☆54Updated 4 months ago
- Feature Scattering Adversarial Training (NeurIPS19)☆74Updated last year
- PyTorch library for adversarial attack and training☆146Updated 6 years ago