anishmadan23 / adversarial-attacks-pytorch
This repository contains implementation of 4 adversarial attacks : FGSM, Basic Iterative Method, Projected Gradient Descent(Madry's Attack), and Carlini Wagner's L2 attack. Also contained is the code to visualise it, along with a detailed report and a poster explaining the various attacks.
☆32Updated 6 years ago
Alternatives and similar repositories for adversarial-attacks-pytorch:
Users that are interested in adversarial-attacks-pytorch are comparing it to the libraries listed below
- Code for paper "Characterizing Adversarial Subspaces Using Local Intrinsic Dimensionality".☆122Updated 4 years ago
- A rich-documented PyTorch implementation of Carlini-Wagner's L2 attack.☆60Updated 6 years ago
- Code for "Diversity can be Transferred: Output Diversification for White- and Black-box Attacks"☆53Updated 4 years ago
- ☆53Updated last year
- Code for ICLR2020 "Improving Adversarial Robustness Requires Revisiting Misclassified Examples"☆144Updated 4 years ago
- code we used in Decision Boundary Analysis of Adversarial Examples https://openreview.net/forum?id=BkpiPMbA-☆27Updated 6 years ago
- ☆83Updated 4 years ago
- Feature Scattering Adversarial Training (NeurIPS19)☆72Updated 8 months ago
- Implementation of the Boundary Attack algorithm as described in Brendel, Wieland, Jonas Rauber, and Matthias Bethge. "Decision-Based Adve…☆93Updated 4 years ago
- ☆40Updated last year
- ZOO: Zeroth Order Optimization based Black-box Attacks to Deep Neural Networks☆167Updated 3 years ago
- ☆50Updated 3 years ago
- Code for AAAI 2018 accepted paper: "Improving the Adversarial Robustness and Interpretability of Deep Neural Networks by Regularizing the…☆55Updated 2 years ago
- Attacking a dog vs fish classification that uses transfer learning inceptionV3☆70Updated 6 years ago
- Adversarial Examples: Attacks and Defenses for Deep Learning☆32Updated 6 years ago
- Code for the unrestricted adversarial examples paper (NeurIPS 2018)☆64Updated 5 years ago
- AAAI 2019 oral presentation☆50Updated 6 months ago
- Repository for Certified Defenses for Adversarial Patch ICLR-2020☆32Updated 4 years ago
- PyTorch library for adversarial attack and training☆143Updated 6 years ago
- Code for "Detecting Adversarial Samples from Artifacts" (Feinman et al., 2017)☆108Updated 7 years ago
- Code for Black-Box Adversarial Attack with Transferable Model-based Embedding☆57Updated 4 years ago
- Blackbox attacks for deep neural network models☆70Updated 6 years ago
- A pytorch implementation of "Towards Evaluating the Robustness of Neural Networks"☆55Updated 5 years ago
- Adversarial Defense for Ensemble Models (ICML 2019)☆61Updated 4 years ago
- Tensorflow implementation of Generating Adversarial Examples with Adversarial Networks☆42Updated 6 years ago
- Codes for reproducing query-efficient black-box attacks in “AutoZOOM: Autoencoder-based Zeroth Order Optimization Method for Attacking B…☆57Updated 5 years ago
- Code for "On Adaptive Attacks to Adversarial Example Defenses"☆86Updated 3 years ago
- Mitigating Adversarial Effects Through Randomization☆119Updated 6 years ago
- Detection of adversarial examples using influence functions and nearest neighbors☆33Updated 2 years ago
- My entry for ICLR 2018 Reproducibility Challenge for paper Synthesizing robust adversarial examples https://openreview.net/pdf?id=BJDH5M-…☆72Updated 6 years ago