nitarshan / one-pixel-attackLinks
PyTorch implementation of "One Pixel Attack for Fooling Deep Neural Networks"
☆25Updated 7 years ago
Alternatives and similar repositories for one-pixel-attack
Users that are interested in one-pixel-attack are comparing it to the libraries listed below
Sorting:
- PyTorch library for adversarial attack and training☆145Updated 6 years ago
- A rich-documented PyTorch implementation of Carlini-Wagner's L2 attack.☆60Updated 7 years ago
- Code for ICML 2019 paper "Simple Black-box Adversarial Attacks"☆200Updated 2 years ago
- ZOO: Zeroth Order Optimization based Black-box Attacks to Deep Neural Networks☆170Updated 4 years ago
- Defense-GAN: Protecting Classifiers Against Adversarial Attacks Using Generative Models (published in ICLR2018)☆246Updated 6 years ago
- This is the reading list mainly on adversarial examples (attacks, defenses, etc.) I try to keep and update regularly.☆229Updated 6 years ago
- Code for paper "Characterizing Adversarial Subspaces Using Local Intrinsic Dimensionality".☆125Updated 5 years ago
- Implementation of the Boundary Attack algorithm as described in Brendel, Wieland, Jonas Rauber, and Matthias Bethge. "Decision-Based Adve…☆99Updated 5 years ago
- Spatially Transformed Adversarial Examples with TensorFlow☆75Updated 7 years ago
- Pytorch code to generate adversarial examples on mnist and ImageNet data.☆118Updated 7 years ago
- Mitigating Adversarial Effects Through Randomization☆120Updated 7 years ago
- ☆57Updated 2 years ago
- This is PyTorch Implementation of Universal Adversarial Perturbation (https://arxiv.org/abs/1610.08401)☆46Updated 6 years ago
- Blackbox attacks for deep neural network models☆70Updated 7 years ago
- Pytorch reimplementation of "One pixel attack for fooling deep neural networks"☆85Updated 7 years ago
- This repository is for NeurIPS 2018 spotlight paper "Attacks Meet Interpretability: Attribute-steered Detection of Adversarial Samples."☆31Updated 3 years ago
- Short Summaries for papers in Adversarial Attacks and Defenses. Linked to a related blog post:☆28Updated 6 years ago
- A targeted adversarial attack method, which won the NIPS 2017 targeted adversarial attacks competition☆133Updated 7 years ago
- Code for the CVPR 2019 article "Decoupling Direction and Norm for Efficient Gradient-Based L2 Adversarial Attacks and Defenses"☆137Updated 5 years ago
- This repository contains implementation of 4 adversarial attacks : FGSM, Basic Iterative Method, Projected Gradient Descent(Madry's Attac…☆32Updated 7 years ago
- Code for the unrestricted adversarial examples paper (NeurIPS 2018)☆65Updated 6 years ago
- Detecting Adversarial Examples in Deep Neural Networks☆68Updated 7 years ago
- MagNet: a Two-Pronged Defense against Adversarial Examples☆101Updated 7 years ago
- Generalized Data-free Universal Adversarial Perturbations☆73Updated 7 years ago
- Official TensorFlow Implementation of Adversarial Training for Free! which trains robust models at no extra cost compared to natural trai…☆177Updated last year
- Generative Adversarial Perturbations (CVPR 2018)☆139Updated 5 years ago
- Ensemble Adversarial Training on MNIST☆121Updated 8 years ago
- code we used in Decision Boundary Analysis of Adversarial Examples https://openreview.net/forum?id=BkpiPMbA-☆29Updated 7 years ago
- A simple implement of an Adversarial Autoencoding ATN(AAE ATN)☆30Updated 8 years ago
- Code for "Black-box Adversarial Attacks with Limited Queries and Information" (http://arxiv.org/abs/1804.08598)☆180Updated 4 years ago