FenHua / Adversarial-ExamplesLinks
AdvAttacks; adversarial examples; FGSM;JSMA;CW;single pixel attack; local search attack;deepfool
☆57Updated 6 years ago
Alternatives and similar repositories for Adversarial-Examples
Users that are interested in Adversarial-Examples are comparing it to the libraries listed below
Sorting:
- This repository contains the implementation of three adversarial example attack methods FGSM, IFGSM, MI-FGSM and one Distillation as defe…☆136Updated 4 years ago
- ☆63Updated 4 years ago
- The code of ICCV2021 paper "Meta Gradient Adversarial Attack"☆25Updated 3 years ago
- Enhancing the Transferability of Adversarial Attacks through Variance Tuning☆89Updated last year
- A pytorch implementation of "Towards Evaluating the Robustness of Neural Networks"☆58Updated 6 years ago
- ☆71Updated 4 years ago
- a Pytorch implementation of the paper "Generating Adversarial Examples with Adversarial Networks" (advGAN).☆274Updated 4 years ago
- A pytorch implementation of "Towards Deep Learning Models Resistant to Adversarial Attacks"☆156Updated 6 years ago
- Code for "Adversarial attack by dropping information." (ICCV 2021)☆77Updated 3 years ago
- Implementation of gradient-based adversarial attack(FGSM,MI-FGSM,PGD)☆99Updated 4 years ago
- Code for "Adversarial Camouflage: Hiding Physical World Attacks with Natural Styles" (CVPR 2020)☆94Updated 2 years ago
- My entry for ICLR 2018 Reproducibility Challenge for paper Synthesizing robust adversarial examples https://openreview.net/pdf?id=BJDH5M-…☆74Updated 7 years ago
- ☆52Updated 3 years ago
- Using relativism to improve GAN-based Adversarial Attacks. 🦾☆44Updated 2 years ago
- Official Repository for the AAAI-20 paper "Hidden Trigger Backdoor Attacks"☆130Updated last year
- code for "Feature Importance-aware Transferable Adversarial Attacks"☆83Updated 3 years ago
- The code of our AAAI 2021 paper "Detecting Adversarial Examples from Sensitivity Inconsistency of Spatial-transform Domain"☆16Updated 4 years ago
- Code for LAS-AT: Adversarial Training with Learnable Attack Strategy (CVPR2022)☆117Updated 3 years ago
- ☆41Updated 2 years ago
- This repository contains the PyTorch implementation of Zeroth Order Optimization Based Adversarial Black Box Attack (https://arxiv.org/ab…☆43Updated 2 years ago
- ☆86Updated 4 years ago
- A curated list of papers on adversarial machine learning (adversarial examples and defense methods).☆211Updated 3 years ago
- Reproduce multiple adversarial attack methods☆21Updated 5 years ago
- A pytorch implementation of "Adversarial Examples in the Physical World"☆18Updated 6 years ago
- Defending against Model Stealing via Verifying Embedded External Features☆38Updated 3 years ago
- Input Purification Defense Against Trojan Attacks on Deep Neural Network Systems☆28Updated 4 years ago
- Implementation of the Boundary Attack algorithm as described in Brendel, Wieland, Jonas Rauber, and Matthias Bethge. "Decision-Based Adve…☆99Updated 4 years ago
- Adversarial Robustness, White-box, Adversarial Attack☆51Updated 3 years ago
- This is an implementation demo of the ICLR 2021 paper [Neural Attention Distillation: Erasing Backdoor Triggers from Deep Neural Networks…☆123Updated 3 years ago
- Pytorch implementation of Adversarial Patch on ImageNet (arXiv: https://arxiv.org/abs/1712.09665)☆64Updated 5 years ago