FenHua / Adversarial-ExamplesLinks
AdvAttacks; adversarial examples; FGSM;JSMA;CW;single pixel attack; local search attack;deepfool
☆57Updated 5 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:
- Enhancing the Transferability of Adversarial Attacks through Variance Tuning☆88Updated last year
- ☆71Updated 4 years ago
- This repository contains the implementation of three adversarial example attack methods FGSM, IFGSM, MI-FGSM and one Distillation as defe…☆130Updated 4 years ago
- A pytorch implementation of "Towards Evaluating the Robustness of Neural Networks"☆57Updated 5 years ago
- ☆63Updated 4 years ago
- Using relativism to improve GAN-based Adversarial Attacks. 🦾☆44Updated 2 years ago
- Code for LAS-AT: Adversarial Training with Learnable Attack Strategy (CVPR2022)☆118Updated 3 years ago
- A pytorch implementation of "Towards Deep Learning Models Resistant to Adversarial Attacks"☆155Updated 5 years ago
- Adversarial Robustness, White-box, Adversarial Attack☆50Updated 2 years ago
- ☆51Updated 3 years ago
- The code of ICCV2021 paper "Meta Gradient Adversarial Attack"☆24Updated 3 years ago
- Reproduction of cw attack on pytorch with corresponding MNIST model☆22Updated 4 years ago
- code for "Feature Importance-aware Transferable Adversarial Attacks"☆82Updated 3 years ago
- Poison Frogs! Targeted Clean-Label Poisoning Attacks on Neural Networks☆17Updated 6 years ago
- Tensorflow implementation of Generating Adversarial Examples with Adversarial Networks☆43Updated 6 years ago
- a pytorch version of AdvGAN for cifar10 dataset☆10Updated 5 years ago
- Implementation of the Boundary Attack algorithm as described in Brendel, Wieland, Jonas Rauber, and Matthias Bethge. "Decision-Based Adve…☆96Updated 4 years ago
- ☆85Updated 4 years ago
- This repository contains the PyTorch implementation of Zeroth Order Optimization Based Adversarial Black Box Attack (https://arxiv.org/ab…☆41Updated 2 years ago
- A PyTorch implementation of universal adversarial perturbation (UAP) which is more easy to understand and implement.☆56Updated 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.☆92Updated 3 years ago
- Pytorch implementation of Adversarial Patch on ImageNet (arXiv: https://arxiv.org/abs/1712.09665)☆62Updated 5 years ago
- ☆41Updated last year
- Implementation of gradient-based adversarial attack(FGSM,MI-FGSM,PGD)☆93Updated 3 years ago
- ☆60Updated 3 years ago
- An example code of implement of PGD and FGSM algorithm for adversarial attack☆12Updated 3 years ago
- Code for Adv-watermark: A novel watermark perturbation for adversarial examples (ACM MM2020)☆41Updated 4 years ago
- Convert tensorflow model to pytorch model via [MMdnn](https://github.com/microsoft/MMdnn) for adversarial attacks.☆88Updated 2 years ago
- Pytorch implementation for MagNet: a Two-Pronged Defense against Adversarial Examples☆15Updated 5 years ago