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
- Code for the unrestricted adversarial examples paper (NeurIPS 2018)☆64Updated 5 years ago
- This is an implementation of the VAE (Variational Autoencoder) for Cifar10☆72Updated 3 years ago
- Implementation of Contrastive Learning with Adversarial Examples☆28Updated 4 years ago
- Code for ICLR2020 "Improving Adversarial Robustness Requires Revisiting Misclassified Examples"☆147Updated 4 years ago
- Code for the paper "A Simple Unified Framework for Detecting Out-of-Distribution Samples and Adversarial Attacks".☆344Updated 5 years ago
- Adversarial Defense by Restricting the Hidden Space of Deep Neural Networks, in ICCV 2019☆58Updated 5 years ago
- Implemented CURE algorithm from robustness via curvature regularization and vice versa☆31Updated 2 years ago
- PyTorch implementation of Adversarially Learned Inference (BiGAN).☆80Updated 6 years ago
- Max Mahalanobis Training (ICML 2018 + ICLR 2020)☆90Updated 4 years ago
- A PyTorch implementation of the method found in "Adversarially Robust Few-Shot Learning: A Meta-Learning Approach"☆50Updated 4 years ago
- Pretrained GANs + VAEs + classifiers for MNIST/CIFAR in pytorch.☆193Updated 4 months ago
- Understanding Catastrophic Overfitting in Single-step Adversarial Training [AAAI 2021]☆27Updated 2 years ago
- PyTorch implementation of "Feature Denoising for Improving Adversarial Robustness" on CIFAR10.☆36Updated 5 years ago
- Pre-Training Buys Better Robustness and Uncertainty Estimates (ICML 2019)☆100Updated 3 years ago
- Short Summaries for papers in Adversarial Attacks and Defenses. Linked to a related blog post:☆28Updated 5 years ago
- Understanding and Improving Fast Adversarial Training [NeurIPS 2020]☆95Updated 3 years ago
- Contains implementation of denoising algorithms.☆11Updated 4 years ago
- Code for the paper "Adversarial Self-supervised Contrastive Learning" (NeurIPS 2020)☆171Updated 2 years ago
- Contains notebooks for the PAR tutorial at CVPR 2021.☆36Updated 3 years ago
- [ICML 2019] ME-Net: Towards Effective Adversarial Robustness with Matrix Estimation☆54Updated last week
- PyTorch implementations of Adversarial defenses and utils.☆34Updated last year
- Implementation of Wasserstein adversarial attacks.☆23Updated 4 years ago
- ☆34Updated 2 years ago
- Robust Out-of-distribution Detection in Neural Networks☆72Updated 3 years ago
- Semisupervised learning for adversarial robustness https://arxiv.org/pdf/1905.13736.pdf☆142Updated 5 years ago
- RayS: A Ray Searching Method for Hard-label Adversarial Attack (KDD2020)☆56Updated 4 years ago
- Tiny-ImageNet Classifier using Pytorch☆90Updated 6 years ago
- PyTorch library for adversarial attack and training☆145Updated 6 years ago
- Creating and defending against adversarial examples☆42Updated 6 years ago