mathcbc / advGAN_pytorchLinks
a Pytorch implementation of the paper "Generating Adversarial Examples with Adversarial Networks" (advGAN).
☆275Updated 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:
- Simple pytorch implementation of FGSM and I-FGSM☆288Updated 7 years ago
- Tensorflow implementation of Generating Adversarial Examples with Adversarial Networks☆43Updated 6 years ago
- Code for "Adversarial Camouflage: Hiding Physical World Attacks with Natural Styles" (CVPR 2020)☆94Updated 2 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
- Code for ICML 2019 paper "Simple Black-box Adversarial Attacks"☆198Updated 2 years ago
- The translation-invariant adversarial attack method to improve the transferability of adversarial examples.☆141Updated 2 years ago
- Enhancing the Transferability of Adversarial Attacks through Variance Tuning☆89Updated last year
- My entry for ICLR 2018 Reproducibility Challenge for paper Synthesizing robust adversarial examples https://openreview.net/pdf?id=BJDH5M-…☆74Updated 7 years ago
- A pytorch implementation of "Towards Evaluating the Robustness of Neural Networks"☆59Updated 6 years ago
- ☆86Updated 4 years ago
- A pytorch implementation of "Towards Deep Learning Models Resistant to Adversarial Attacks"☆157Updated 6 years ago
- A PyTorch implementation of universal adversarial perturbation (UAP) which is more easy to understand and implement.☆54Updated 3 years ago
- Improving Transferability of Adversarial Examples with Input Diversity☆164Updated 6 years ago
- Patch-wise iterative attack (accepted by ECCV 2020) to improve the transferability of adversarial examples.☆93Updated 3 years ago
- A curated list of papers on adversarial machine learning (adversarial examples and defense methods).☆211Updated 3 years ago
- An adversarial attack on object detectors☆152Updated 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…☆64Updated 5 years ago
- Square Attack: a query-efficient black-box adversarial attack via random search [ECCV 2020]☆168Updated 5 years ago
- code for "Feature Importance-aware Transferable Adversarial Attacks"☆84Updated 3 years ago
- ☆71Updated 4 years ago
- Pytorch implementation of Adversarial Patch on ImageNet (arXiv: https://arxiv.org/abs/1712.09665)☆64Updated 5 years ago
- Pytorch implementation for MagNet: a Two-Pronged Defense against Adversarial Examples☆15Updated 5 years ago
- AdvAttacks; adversarial examples; FGSM;JSMA;CW;single pixel attack; local search attack;deepfool☆57Updated 6 years ago
- Code for "Adversarial attack by dropping information." (ICCV 2021)☆78Updated 3 years ago
- Pytorch reimplementation of "One pixel attack for fooling deep neural networks"☆85Updated 7 years ago
- A non-targeted adversarial attack method, which won the first place in NIPS 2017 non-targeted adversarial attacks competition☆251Updated 5 years ago
- a pytorch version of AdvGAN for cifar10 dataset☆10Updated 5 years ago
- [ICLR 2020] A repository for extremely fast adversarial training using FGSM☆448Updated last year
- A pytorch implementation of "Explaining and harnessing adversarial examples"☆68Updated 6 years ago
- Generative Adversarial Perturbations (CVPR 2018)☆138Updated 4 years ago