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.☆251Updated 4 years ago
- Semisupervised learning for adversarial robustness https://arxiv.org/pdf/1905.13736.pdf☆142Updated 5 years ago
- Code for the paper "A Simple Unified Framework for Detecting Out-of-Distribution Samples and Adversarial Attacks".☆346Updated 5 years ago
- Tiny-ImageNet Classifier using Pytorch☆91Updated 6 years ago
- Code for ICLR2020 "Improving Adversarial Robustness Requires Revisiting Misclassified Examples"☆150Updated 4 years ago
- pytorch-tiny-imagenet☆179Updated last year
- ☆158Updated 4 years ago
- Provable adversarial robustness at ImageNet scale☆392Updated 6 years ago
- This is an implementation of the VAE (Variational Autoencoder) for Cifar10☆72Updated 3 years ago
- Attacks Which Do Not Kill Training Make Adversarial Learning Stronger (ICML2020 Paper)☆125Updated last year
- Implemented CURE algorithm from robustness via curvature regularization and vice versa☆31Updated 2 years ago
- Creating and defending against adversarial examples☆42Updated 6 years ago
- A curated list of papers on adversarial machine learning (adversarial examples and defense methods).☆210Updated 3 years ago
- [ICLR 2020] A repository for extremely fast adversarial training using FGSM☆444Updated 11 months ago
- Understanding and Improving Fast Adversarial Training [NeurIPS 2020]☆95Updated 3 years ago
- Max Mahalanobis Training (ICML 2018 + ICLR 2020)☆90Updated 4 years ago
- Code for our NeurIPS 2019 *spotlight* "Provably Robust Deep Learning via Adversarially Trained Smoothed Classifiers"☆227Updated 5 years ago
- Implementation of Wasserstein adversarial attacks.☆23Updated 4 years ago
- This repository provides simple PyTorch implementations for adversarial training methods on CIFAR-10.☆169Updated 4 years ago
- Improving the Generalization of Adversarial Training with Domain Adaptation☆33Updated 6 years ago
- Pytorch reimplementation of "One pixel attack for fooling deep neural networks"☆85Updated 7 years ago
- Adversarial Defense by Restricting the Hidden Space of Deep Neural Networks, in ICCV 2019☆58Updated 5 years ago
- Pretrained GANs + VAEs + classifiers for MNIST/CIFAR in pytorch.☆194Updated 5 months ago
- ☆34Updated 2 years ago
- Code and data for the ICLR 2021 paper "Perceptual Adversarial Robustness: Defense Against Unseen Threat Models".☆55Updated 3 years ago
- 🔬 Some personal research code on analyzing CNNs. Started with a thorough exploration of Stanford's Tiny-Imagenet-200 dataset.☆103Updated 6 years ago
- A rich-documented PyTorch implementation of Carlini-Wagner's L2 attack.☆60Updated 6 years ago
- Unofficial implementation of the DeepMind papers "Uncovering the Limits of Adversarial Training against Norm-Bounded Adversarial Examples…☆97Updated 3 years ago
- PyTorch Implementation of Adversarial Training for Free!☆248Updated 3 years ago