mathcbc / advGAN_pytorchLinks
a Pytorch implementation of the paper "Generating Adversarial Examples with Adversarial Networks" (advGAN).
☆272Updated 4 years ago
Alternatives and similar repositories for advGAN_pytorch
Users that are interested in advGAN_pytorch are comparing it to the libraries listed below
Sorting:
- Code for "Adversarial Camouflage: Hiding Physical World Attacks with Natural Styles" (CVPR 2020)☆93Updated 2 years ago
- Simple pytorch implementation of FGSM and I-FGSM☆290Updated 7 years ago
- Tensorflow implementation of Generating Adversarial Examples with Adversarial Networks☆43Updated 6 years ago
- The translation-invariant adversarial attack method to improve the transferability of adversarial examples.☆141Updated last year
- Enhancing the Transferability of Adversarial Attacks through Variance Tuning☆88Updated last year
- ☆71Updated 4 years ago
- A pytorch implementation of "Towards Evaluating the Robustness of Neural Networks"☆58Updated 5 years ago
- Implementation of the Boundary Attack algorithm as described in Brendel, Wieland, Jonas Rauber, and Matthias Bethge. "Decision-Based Adve…☆98Updated 4 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
- Patch-wise iterative attack (accepted by ECCV 2020) to improve the transferability of adversarial examples.☆92Updated 3 years ago
- ☆85Updated 4 years ago
- Improving Transferability of Adversarial Examples with Input Diversity☆164Updated 6 years ago
- A PyTorch implementation of universal adversarial perturbation (UAP) which is more easy to understand and implement.☆56Updated 3 years ago
- Code for ICML 2019 paper "Simple Black-box Adversarial Attacks"☆198Updated 2 years ago
- Code for "Adversarial attack by dropping information." (ICCV 2021)☆75Updated 3 years ago
- Pytorch implementation of Adversarial Patch on ImageNet (arXiv: https://arxiv.org/abs/1712.09665)☆63Updated 5 years ago
- A curated list of papers on adversarial machine learning (adversarial examples and defense methods).☆210Updated 3 years ago
- An adversarial attack on object detectors☆152Updated 3 years ago
- This is PyTorch Implementation of Universal Adversarial Perturbation (https://arxiv.org/abs/1610.08401)☆46Updated 6 years ago
- A pytorch implementation of "Towards Deep Learning Models Resistant to Adversarial Attacks"☆156Updated 5 years ago
- Public release of code for Robust Physical-World Attacks on Deep Learning Visual Classification (Eykholt et al., CVPR 2018)☆109Updated 4 years ago
- code for "Feature Importance-aware Transferable Adversarial Attacks"☆83Updated 3 years ago
- This repository contains the implementation of three adversarial example attack methods FGSM, IFGSM, MI-FGSM and one Distillation as defe…☆132Updated 4 years ago
- The code of ICCV2021 paper "Meta Gradient Adversarial Attack"☆24Updated 3 years ago
- Implementation of https://arxiv.org/abs/1610.08401 for the CS-E4070 - Special Course in Machine Learning and Data Science: Advanced Topic…☆63Updated 5 years ago
- Using relativism to improve GAN-based Adversarial Attacks. 🦾☆44Updated 2 years ago
- AdvAttacks; adversarial examples; FGSM;JSMA;CW;single pixel attack; local search attack;deepfool☆57Updated 5 years ago
- A Implementation of IJCAI-19(Transferable Adversarial Attacks for Image and Video Object Detection)☆91Updated 6 years ago
- Code for ICLR2020 "Improving Adversarial Robustness Requires Revisiting Misclassified Examples"☆151Updated 4 years ago
- A pytorch implementation of "Adversarial Examples in the Physical World"☆17Updated 5 years ago