mathcbc / advGAN_pytorch
a Pytorch implementation of the paper "Generating Adversarial Examples with Adversarial Networks" (advGAN).
☆267Updated 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
- The translation-invariant adversarial attack method to improve the transferability of adversarial examples.☆141Updated last year
- Simple pytorch implementation of FGSM and I-FGSM☆285Updated 7 years ago
- Code for ICML 2019 paper "Simple Black-box Adversarial Attacks"☆197Updated 2 years ago
- Improving Transferability of Adversarial Examples with Input Diversity☆163Updated 5 years ago
- Tensorflow implementation of Generating Adversarial Examples with Adversarial Networks☆42Updated 6 years ago
- Code for ICLR2020 "Improving Adversarial Robustness Requires Revisiting Misclassified Examples"☆146Updated 4 years ago
- PyTorch library for adversarial attack and training☆145Updated 6 years ago
- An adversarial attack on object detectors☆149Updated 3 years ago
- Implementation of the Boundary Attack algorithm as described in Brendel, Wieland, Jonas Rauber, and Matthias Bethge. "Decision-Based Adve…☆95Updated 4 years ago
- Enhancing the Transferability of Adversarial Attacks through Variance Tuning☆86Updated last year
- A curated list of papers on adversarial machine learning (adversarial examples and defense methods).☆210Updated 2 years ago
- Attacks Which Do Not Kill Training Make Adversarial Learning Stronger (ICML2020 Paper)☆125Updated last year
- A pytorch implementation of "Towards Deep Learning Models Resistant to Adversarial Attacks"☆153Updated 5 years ago
- Defense-GAN: Protecting Classifiers Against Adversarial Attacks Using Generative Models (published in ICLR2018)☆239Updated 5 years ago
- [ICLR 2020] A repository for extremely fast adversarial training using FGSM☆441Updated 8 months ago
- A pytorch implementation of "Towards Evaluating the Robustness of Neural Networks"☆56Updated 5 years ago
- Code for "Adversarial Camouflage: Hiding Physical World Attacks with Natural Styles" (CVPR 2020)☆91Updated 2 years ago
- A pytorch implementation of "Explaining and harnessing adversarial examples"☆67Updated 5 years ago
- A non-targeted adversarial attack method, which won the first place in NIPS 2017 non-targeted adversarial attacks competition☆249Updated 5 years ago
- A targeted adversarial attack method, which won the NIPS 2017 targeted adversarial attacks competition☆131Updated 6 years ago
- Generative Adversarial Perturbations (CVPR 2018)☆137Updated 4 years ago
- PyTorch-1.0 implementation for the adversarial training on MNIST/CIFAR-10 and visualization on robustness classifier.☆249Updated 4 years ago
- 对抗样本(Adversarial Examples)和投毒攻击(Poisoning Attacks)相关资料☆117Updated 5 years ago
- This repository contains the implementation of three adversarial example attack methods FGSM, IFGSM, MI-FGSM and one Distillation as defe…☆126Updated 4 years ago
- The code for ComDefend: An Efficient Image Compression Model to Defend Adversarial Examples (CVPR2019)☆112Updated 2 years ago
- ☆79Updated 5 years ago
- This is PyTorch Implementation of Universal Adversarial Perturbation (https://arxiv.org/abs/1610.08401)☆43Updated 5 years ago
- Using relativism to improve GAN-based Adversarial Attacks. 🦾☆41Updated 2 years ago
- Mitigating Adversarial Effects Through Randomization☆119Updated 7 years ago
- PyTorch Implementation of Adversarial Training for Free!☆244Updated 3 years ago