akshaychawla / Adversarial-Examples-in-PyTorchLinks
Pytorch code to generate adversarial examples on mnist and ImageNet data.
☆117Updated 6 years ago
Alternatives and similar repositories for Adversarial-Examples-in-PyTorch
Users that are interested in Adversarial-Examples-in-PyTorch are comparing it to the libraries listed below
Sorting:
- A PyTorch baseline attack example for the NIPS 2017 adversarial competition☆86Updated 7 years ago
- Ensemble Adversarial Training on MNIST☆121Updated 8 years ago
- ZOO: Zeroth Order Optimization based Black-box Attacks to Deep Neural Networks☆169Updated 3 years ago
- Code for "Robustness May Be at Odds with Accuracy"☆91Updated 2 years ago
- Generating Natural Adversarial Examples, ICLR 2018☆143Updated 7 years ago
- Pytorch Adversarial Attack Framework☆78Updated 6 years ago
- An implementation of the 'fast gradient sign method' from the paper 'Explaining and Harnessing Adversarial Examples'☆55Updated 8 years ago
- PyTorch library for adversarial attack and training☆145Updated 6 years ago
- Countering Adversarial Image using Input Transformations.☆496Updated 3 years ago
- Defense-GAN: Protecting Classifiers Against Adversarial Attacks Using Generative Models (published in ICLR2018)☆242Updated 5 years ago
- Code for "Detecting Adversarial Samples from Artifacts" (Feinman et al., 2017)☆110Updated 7 years ago
- The winning submission for NIPS 2017: Defense Against Adversarial Attack of team TSAIL☆238Updated 7 years ago
- Robustness vs Accuracy Survey on ImageNet☆98Updated 3 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
- Mitigating Adversarial Effects Through Randomization☆120Updated 7 years ago
- This is the reading list mainly on adversarial examples (attacks, defenses, etc.) I try to keep and update regularly.☆227Updated 5 years ago
- AAAI 2019 oral presentation☆51Updated 3 weeks ago
- Datasets for the paper "Adversarial Examples are not Bugs, They Are Features"☆187Updated 4 years ago
- A targeted adversarial attack method, which won the NIPS 2017 targeted adversarial attacks competition☆133Updated 7 years ago
- Rob-GAN: Generator, Discriminator and Adversarial Attacker☆85Updated 6 years ago
- Code for "Black-box Adversarial Attacks with Limited Queries and Information" (http://arxiv.org/abs/1804.08598)☆179Updated 3 years ago
- A non-targeted adversarial attack method, which won the first place in NIPS 2017 non-targeted adversarial attacks competition