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☆67Updated 3 years ago
- Pretrained GANs + VAEs + classifiers for MNIST/CIFAR in pytorch.☆182Updated 3 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
- Code for the paper "A Simple Unified Framework for Detecting Out-of-Distribution Samples and Adversarial Attacks".☆344Updated 5 years ago
- Robust Out-of-distribution Detection in Neural Networks☆72Updated 2 years ago
- Pytorch implementation of "A Simple Framework for Contrastive Learning of Visual Representations"☆80Updated 9 months ago
- Semisupervised learning for adversarial robustness https://arxiv.org/pdf/1905.13736.pdf☆140Updated 4 years ago
- Pre-Training Buys Better Robustness and Uncertainty Estimates (ICML 2019)☆100Updated 2 years ago
- Rethinking Bias-Variance Trade-off for Generalization of Neural Networks☆49Updated 3 years ago
- Contains implementation of denoising algorithms.☆9Updated 4 years ago
- Image classification on Tiny ImageNet☆72Updated last year
- A way to achieve uniform confidence far away from the training data.☆37Updated 3 years ago
- Code for the paper "Understanding Generalization through Visualizations"☆60Updated 4 years ago
- Implemented CURE algorithm from robustness via curvature regularization and vice versa☆29Updated 2 years ago
- PyTorch implementations of Adversarial defenses and utils.☆34Updated last year
- ☆63Updated 5 years ago
- Creating and defending against adversarial examples☆42Updated 6 years ago
- A Closer Look at Accuracy vs. Robustness☆88Updated 3 years ago
- Understanding and Improving Fast Adversarial Training [NeurIPS 2020]☆95Updated 3 years ago
- Visualization of Adversarial Examples☆32Updated 6 years ago
- Accompanying code for the paper "Zero-shot Knowledge Transfer via Adversarial Belief Matching"☆140Updated 4 years ago
- Adversarial Defense by Restricting the Hidden Space of Deep Neural Networks, in ICCV 2019☆59Updated 5 years ago
- RayS: A Ray Searching Method for Hard-label Adversarial Attack (KDD2020)☆56Updated 4 years ago
- Code for the unrestricted adversarial examples paper (NeurIPS 2018)☆64Updated 5 years ago
- ☆40Updated 4 years ago
- On the effectiveness of adversarial training against common corruptions [UAI 2022]☆30Updated 2 years ago
- Self-Supervised Learning for OOD Detection (NeurIPS 2019)☆266Updated 3 years ago
- Improving the Generalization of Adversarial Training with Domain Adaptation☆32Updated 5 years ago