mathcbc / advGAN_pytorchLinks
a Pytorch implementation of the paper "Generating Adversarial Examples with Adversarial Networks" (advGAN).
☆271Updated 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)☆92Updated 2 years ago
- Tensorflow implementation of Generating Adversarial Examples with Adversarial Networks☆43Updated 6 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
- The translation-invariant adversarial attack method to improve the transferability of adversarial examples.☆141Updated last year
- Simple pytorch implementation of FGSM and I-FGSM☆290Updated 7 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"☆197Updated 2 years ago
- This is PyTorch Implementation of Universal Adversarial Perturbation (https://arxiv.org/abs/1610.08401)☆45Updated 6 years ago
- Implementation of https://arxiv.org/abs/1610.08401 for the CS-E4070 - Special Course in Machine Learning and Data Science: Advanced Topic…☆62Updated 5 years ago
- My entry for ICLR 2018 Reproducibility Challenge for paper Synthesizing robust adversarial examples https://openreview.net/pdf?id=BJDH5M-…☆73Updated 7 years ago
- Pytorch implementation of Adversarial Patch on ImageNet (arXiv: https://arxiv.org/abs/1712.09665)☆63Updated 5 years ago
- A pytorch implementation of "Towards Evaluating the Robustness of Neural Networks"☆58Updated 5 years ago
- Improving Transferability of Adversarial Examples with Input Diversity☆164Updated 6 years ago
- Pytorch implementation for MagNet: a Two-Pronged Defense against Adversarial Examples☆15Updated 5 years ago
- Enhancing the Transferability of Adversarial Attacks through Variance Tuning☆88Updated last year
- A pytorch implementation of "Towards Deep Learning Models Resistant to Adversarial Attacks"☆156Updated 5 years ago
- A curated list of papers on adversarial machine learning (adversarial examples and defense methods).☆210Updated 3 years ago
- ☆85Updated 4 years ago
- The code for ComDefend: An Efficient Image Compression Model to Defend Adversarial Examples (CVPR2019)☆114Updated 3 years ago
- code for "Feature Importance-aware Transferable Adversarial Attacks"☆82Updated 3 years ago
- Using relativism to improve GAN-based Adversarial Attacks. 🦾☆44Updated 2 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
- AdvAttacks; adversarial examples; FGSM;JSMA;CW;single pixel attack; local search attack;deepfool☆57Updated 5 years ago
- Patch-wise iterative attack (accepted by ECCV 2020) to improve the transferability of adversarial examples.☆92Updated 3 years ago
- A novel data-free model stealing method based on GAN☆127Updated 2 years ago
- ☆71Updated 4 years ago
- ☆51Updated 3 years ago
- [ICLR 2020] A repository for extremely fast adversarial training using FGSM☆444Updated 11 months ago
- This repository contains the implementation of three adversarial example attack methods FGSM, IFGSM, MI-FGSM and one Distillation as defe…☆131Updated 4 years ago
- a pytorch version of AdvGAN for cifar10 dataset☆10Updated 5 years ago