chenjie / PyTorch-CIFAR-10-autoencoder
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
- A look at some simple autoencoders for the Cifar10 dataset, including a denoising autoencoder. Python code included.☆64Updated 6 years ago
- Max Mahalanobis Training (ICML 2018 + ICLR 2020)☆90Updated 4 years ago
- Semisupervised learning for adversarial robustness https://arxiv.org/pdf/1905.13736.pdf☆140Updated 5 years ago
- Code for ICLR2020 "Improving Adversarial Robustness Requires Revisiting Misclassified Examples"☆146Updated 4 years ago
- Image classification on Tiny ImageNet☆73Updated last year
- Adversarial Defense by Restricting the Hidden Space of Deep Neural Networks, in ICCV 2019☆59Updated 5 years ago
- This is an implementation of the VAE (Variational Autoencoder) for Cifar10☆72Updated 3 years ago
- Creating and defending against adversarial examples☆42Updated 6 years ago
- PyTorch library for adversarial attack and training☆145Updated 6 years ago
- Pretrained GANs + VAEs + classifiers for MNIST/CIFAR in pytorch.☆191Updated last month
- ☆156Updated 4 years ago
- PyTorch implementations of Adversarial defenses and utils.☆34Updated last year
- Code for the unrestricted adversarial examples paper (NeurIPS 2018)☆64Updated 5 years ago
- Unofficial implementation of the DeepMind papers "Uncovering the Limits of Adversarial Training against Norm-Bounded Adversarial Examples…☆95Updated 3 years ago
- Understanding and Improving Fast Adversarial Training [NeurIPS 2020]☆95Updated 3 years ago
- Understanding Catastrophic Overfitting in Single-step Adversarial Training [AAAI 2021]☆28Updated 2 years ago
- Pytorch implementation of "A Simple Framework for Contrastive Learning of Visual Representations"☆81Updated 11 months ago
- This repository provides simple PyTorch implementations for adversarial training methods on CIFAR-10.☆163Updated 4 years ago
- Code for AAAI 2018 accepted paper: "Improving the Adversarial Robustness and Interpretability of Deep Neural Networks by Regularizing the…☆55Updated 2 years ago
- RayS: A Ray Searching Method for Hard-label Adversarial Attack (KDD2020)☆56Updated 4 years ago
- Robust Out-of-distribution Detection in Neural Networks☆72Updated 2 years ago
- Code for the paper "A Simple Unified Framework for Detecting Out-of-Distribution Samples and Adversarial Attacks".☆344Updated 5 years ago
- Code for "Learning Perceptually-Aligned Representations via Adversarial Robustness"☆160Updated 5 years ago
- CLEVER (Cross-Lipschitz Extreme Value for nEtwork Robustness) is a robustness metric for deep neural networks☆61Updated 3 years ago
- Code for the paper "Adversarial Training and Robustness for Multiple Perturbations", NeurIPS 2019☆47Updated 2 years ago
- Rethinking Bias-Variance Trade-off for Generalization of Neural Networks☆49Updated 4 years ago
- Further improve robustness of mixup-trained models in inference (ICLR 2020)☆60Updated 4 years ago
- Adversarial Defense for Ensemble Models (ICML 2019)☆61Updated 4 years ago
- Implementation of Contrastive Learning with Adversarial Examples☆28Updated 4 years ago
- [ICML 2019] ME-Net: Towards Effective Adversarial Robustness with Matrix Estimation☆54Updated 2 weeks ago