mahyarnajibi / FreeAdversarialTrainingLinks
PyTorch Implementation of Adversarial Training for Free!
☆246Updated 3 years ago
Alternatives and similar repositories for FreeAdversarialTraining
Users that are interested in FreeAdversarialTraining are comparing it to the libraries listed below
Sorting:
- PyTorch library for adversarial attack and training☆145Updated 6 years ago
- [ICLR 2020] A repository for extremely fast adversarial training using FGSM☆443Updated 10 months ago
- PyTorch-1.0 implementation for the adversarial training on MNIST/CIFAR-10 and visualization on robustness classifier.☆251Updated 4 years ago
- Improving Transferability of Adversarial Examples with Input Diversity☆164Updated 6 years ago
- Official TensorFlow Implementation of Adversarial Training for Free! which trains robust models at no extra cost compared to natural trai…☆174Updated last year
- Empirical tricks for training robust models (ICLR 2021)☆253Updated 2 years ago
- Attacks Which Do Not Kill Training Make Adversarial Learning Stronger (ICML2020 Paper)☆125Updated last year
- Code for ICLR2020 "Improving Adversarial Robustness Requires Revisiting Misclassified Examples"☆147Updated 4 years ago
- TRADES (TRadeoff-inspired Adversarial DEfense via Surrogate-loss minimization)☆539Updated 2 years ago
- Mitigating Adversarial Effects Through Randomization☆120Updated 7 years ago
- Code for ICML 2019 paper "Simple Black-box Adversarial Attacks"☆198Updated 2 years ago
- This is the reading list mainly on adversarial examples (attacks, defenses, etc.) I try to keep and update regularly.☆226Updated 5 years ago
- A challenge to explore adversarial robustness of neural networks on CIFAR10.☆496Updated 3 years ago
- ZOO: Zeroth Order Optimization based Black-box Attacks to Deep Neural Networks☆169Updated 3 years ago
- Simple pytorch implementation of FGSM and I-FGSM☆288Updated 7 years ago
- Code for the CVPR 2019 article "Decoupling Direction and Norm for Efficient Gradient-Based L2 Adversarial Attacks and Defenses"☆135Updated 4 years ago
- Semisupervised learning for adversarial robustness https://arxiv.org/pdf/1905.13736.pdf☆142Updated 5 years ago
- Defense-GAN: Protecting Classifiers Against Adversarial Attacks Using Generative Models (published in ICLR2018)☆241Updated 5 years ago
- A targeted adversarial attack method, which won the NIPS 2017 targeted adversarial attacks competition☆133Updated 7 years ago
- The translation-invariant adversarial attack method to improve the transferability of adversarial examples.☆141Updated last year
- A rich-documented PyTorch implementation of Carlini-Wagner's L2 attack.☆60Updated 6 years ago
- ☆157Updated 4 years ago
- Further improve robustness of mixup-trained models in inference (ICLR 2020)☆60Updated 4 years ago
- Max Mahalanobis Training (ICML 2018 + ICLR 2020)☆90Updated 4 years ago
- Generative Adversarial Perturbations (CVPR 2018)☆138Updated 4 years ago
- A pytorch implementation of "Towards Deep Learning Models Resistant to Adversarial Attacks"☆154Updated 5 years ago
- A non-targeted adversarial attack method, which won the first place in NIPS 2017 non-targeted adversarial attacks competition☆249Updated 5 years ago
- Datasets for the paper "Adversarial Examples are not Bugs, They Are Features"☆187Updated 4 years ago
- Code for paper "Characterizing Adversarial Subspaces Using Local Intrinsic Dimensionality".☆123Updated 4 years ago
- Feature Scattering Adversarial Training (NeurIPS19)☆73Updated last year