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.
☆70Updated 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
- This is an implementation of the VAE (Variational Autoencoder) for Cifar10☆69Updated 3 years ago
- Understanding and Improving Fast Adversarial Training [NeurIPS 2020]☆95Updated 3 years ago
- A Variational Autoencoder based on the ResNet18-architecture☆119Updated 6 years ago
- Code for ICLR2020 "Improving Adversarial Robustness Requires Revisiting Misclassified Examples"☆144Updated 4 years ago
- Implemented CURE algorithm from robustness via curvature regularization and vice versa☆30Updated 2 years ago
- Semisupervised learning for adversarial robustness https://arxiv.org/pdf/1905.13736.pdf☆140Updated 4 years ago
- Adversarial Defense by Restricting the Hidden Space of Deep Neural Networks, in ICCV 2019☆59Updated 5 years ago
- Creating and defending against adversarial examples☆42Updated 6 years ago
- On the effectiveness of adversarial training against common corruptions [UAI 2022]☆30Updated 2 years ago
- Variational AutoEncoder + ResNet Transfer Learning☆226Updated 2 years ago
- Image classification on Tiny ImageNet☆73Updated last year
- Code for the unrestricted adversarial examples paper (NeurIPS 2018)☆64Updated 5 years ago
- Pytorch implementation of "A Simple Framework for Contrastive Learning of Visual Representations"☆81Updated 10 months ago
- Pre-Training Buys Better Robustness and Uncertainty Estimates (ICML 2019)☆100Updated 2 years ago
- Robust Out-of-distribution Detection in Neural Networks☆72Updated 2 years ago
- Pretrained GANs + VAEs + classifiers for MNIST/CIFAR in pytorch.☆185Updated 2 weeks ago
- RayS: A Ray Searching Method for Hard-label Adversarial Attack (KDD2020)☆56Updated 4 years ago
- Pytorch Implementation of variational auto-encoder for MNIST☆61Updated 6 years ago
- PyTorch dataset for CUB-200-2011☆55Updated 2 years ago
- Implementation of autoencoders in PyTorch☆57Updated 7 years ago
- A way to achieve uniform confidence far away from the training data.☆37Updated 3 years ago
- ☆46Updated 4 years ago
- Code for the paper "Adversarial Training and Robustness for Multiple Perturbations", NeurIPS 2019☆47Updated 2 years ago
- Pytorch SimCLR on CIFAR10 (92.85% test accuracy)☆59Updated 4 years ago
- Outlier Exposure with Confidence Control for Out-of-Distribution Detection☆69Updated 3 years ago
- Max Mahalanobis Training (ICML 2018 + ICLR 2020)☆90Updated 4 years ago
- PyTorch implementation of Adversarially Learned Inference (BiGAN).☆80Updated 6 years ago
- PyTorch implementations of Adversarial defenses and utils.☆34Updated last year
- Understanding Catastrophic Overfitting in Single-step Adversarial Training [AAAI 2021]☆28Updated 2 years ago