FenHua / Adversarial-ExamplesLinks
AdvAttacks; adversarial examples; FGSM;JSMA;CW;single pixel attack; local search attack;deepfool
☆58Updated 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:
- ☆71Updated 4 years ago
- Enhancing the Transferability of Adversarial Attacks through Variance Tuning☆90Updated last year
- This repository contains the implementation of three adversarial example attack methods FGSM, IFGSM, MI-FGSM and one Distillation as defe…☆138Updated 5 years ago
- Using relativism to improve GAN-based Adversarial Attacks. 🦾☆44Updated 2 years ago
- Code for "Adversarial attack by dropping information." (ICCV 2021)☆78Updated 4 years ago
- a Pytorch implementation of the paper "Generating Adversarial Examples with Adversarial Networks" (advGAN).☆276Updated 5 years ago
- The code of ICCV2021 paper "Meta Gradient Adversarial Attack"☆26Updated 4 years ago
- Code for "Adversarial Camouflage: Hiding Physical World Attacks with Natural Styles" (CVPR 2020)☆94Updated 2 years ago
- code for "Feature Importance-aware Transferable Adversarial Attacks"☆87Updated 3 years ago
- Adversarial Robustness, White-box, Adversarial Attack☆52Updated 3 years ago
- ☆63Updated 4 years ago
- Implementation of gradient-based adversarial attack(FGSM,MI-FGSM,PGD)☆104Updated 4 years ago
- A pytorch implementation of "Towards Deep Learning Models Resistant to Adversarial Attacks"☆159Updated 6 years ago
- Code for LAS-AT: Adversarial Training with Learnable Attack Strategy (CVPR2022)☆118Updated 3 years ago
- Official Tensorflow implementation for "Improving Adversarial Transferability via Neuron Attribution-based Attacks" (CVPR 2022)☆35Updated 2 years ago
- ☆22Updated 3 years ago
- The code of our AAAI 2021 paper "Detecting Adversarial Examples from Sensitivity Inconsistency of Spatial-transform Domain"☆16Updated 4 years ago
- Patch-wise iterative attack (accepted by ECCV 2020) to improve the transferability of adversarial examples.☆94Updated 3 years ago
- Reproduce multiple adversarial attack methods☆21Updated 5 years ago
- ☆53Updated 4 years ago
- ☆31Updated 4 years ago
- Stochastic Variance Reduced Ensemble Adversarial Attack for Boosting the Adversarial Transferability☆24Updated 3 years ago
- Spectrum simulation attack (ECCV'2022 Oral) towards boosting the transferability of adversarial examples☆115Updated 3 years ago
- Simple yet effective targeted transferable attack (NeurIPS 2021)☆51Updated 3 years ago
- A pytorch implementation of "Towards Evaluating the Robustness of Neural Networks"☆58Updated 6 years ago
- TIFS2022: Decision-based Adversarial Attack with Frequency Mixup☆22Updated 2 years ago
- Paper sharing in adversary related works☆45Updated 5 months ago
- My entry for ICLR 2018 Reproducibility Challenge for paper Synthesizing robust adversarial examples https://openreview.net/pdf?id=BJDH5M-…☆73Updated 7 years ago
- Convert tensorflow model to pytorch model via [MMdnn](https://github.com/microsoft/MMdnn) for adversarial attacks.☆94Updated 3 years ago
- A PyTorch implementation of universal adversarial perturbation (UAP) which is more easy to understand and implement.☆53Updated 3 years ago