Harry24k / FGSM-pytorch
A pytorch implementation of "Explaining and harnessing adversarial examples"
☆67Updated 5 years ago
Alternatives and similar repositories for FGSM-pytorch:
Users that are interested in FGSM-pytorch are comparing it to the libraries listed below
- PyTorch library for adversarial attack and training☆145Updated 6 years ago
- Code for ICLR2020 "Improving Adversarial Robustness Requires Revisiting Misclassified Examples"☆147Updated 4 years ago
- A pytorch implementation of "Towards Evaluating the Robustness of Neural Networks"☆57Updated 5 years ago
- Simple pytorch implementation of FGSM and I-FGSM☆287Updated 7 years ago
- A pytorch implementation of "Towards Deep Learning Models Resistant to Adversarial Attacks"☆154Updated 5 years ago
- Code for "Adversarial Camouflage: Hiding Physical World Attacks with Natural Styles" (CVPR 2020)☆91Updated 2 years ago
- Pytorch reimplementation of "One pixel attack for fooling deep neural networks"☆85Updated 7 years ago
- ☆40Updated last year
- Implementation of the Boundary Attack algorithm as described in Brendel, Wieland, Jonas Rauber, and Matthias Bethge. "Decision-Based Adve…☆95Updated 4 years ago
- This repository contains the implementation of three adversarial example attack methods FGSM, IFGSM, MI-FGSM and one Distillation as defe…☆126Updated 4 years ago
- The translation-invariant adversarial attack method to improve the transferability of adversarial examples.☆141Updated last year
- Attacks Which Do Not Kill Training Make Adversarial Learning Stronger (ICML2020 Paper)☆125Updated last year
- Codes for ICLR 2020 paper "Skip Connections Matter: On the Transferability of Adversarial Examples Generated with ResNets"☆71Updated 4 years ago
- Official repository for "A Self-supervised Approach for Adversarial Robustness" (CVPR 2020--Oral)☆100Updated 3 years ago
- ☆63Updated 4 years ago
- Image Super-Resolution as a Defense Against Adversarial Attacks☆91Updated 6 years ago
- Code for "Diversity can be Transferred: Output Diversification for White- and Black-box Attacks"☆53Updated 4 years ago
- Adversarial attacks including DeepFool and C&W☆13Updated 5 years ago
- Improving Transferability of Adversarial Examples with Input Diversity☆163Updated 5 years ago
- Code for Black-Box Adversarial Attack with Transferable Model-based Embedding☆57Updated 4 years ago
- PyTorch implementation of "Feature Denoising for Improving Adversarial Robustness" on CIFAR10.☆36Updated 5 years ago
- A novel data-free model stealing method based on GAN☆127Updated 2 years ago
- Mitigating Adversarial Effects Through Randomization☆121Updated 7 years ago
- This is PyTorch Implementation of Universal Adversarial Perturbation (https://arxiv.org/abs/1610.08401)☆43Updated 6 years ago
- a Pytorch implementation of the paper "Generating Adversarial Examples with Adversarial Networks" (advGAN).☆268Updated 4 years ago
- AdvAttacks; adversarial examples; FGSM;JSMA;CW;single pixel attack; local search attack;deepfool☆57Updated 5 years ago
- Enhancing the Transferability of Adversarial Attacks through Variance Tuning☆86Updated last year
- Understanding Catastrophic Overfitting in Single-step Adversarial Training [AAAI 2021]☆28Updated 2 years ago
- Tensorflow implementation of Generating Adversarial Examples with Adversarial Networks☆42Updated 6 years ago
- Using FGSM, I-FGSM and MI-FGSM to generate and evaluate adversarial samples.☆12Updated 5 years ago