kabkabm / defensegan
Defense-GAN: Protecting Classifiers Against Adversarial Attacks Using Generative Models (published in ICLR2018)
☆239Updated 5 years ago
Alternatives and similar repositories for defensegan:
Users that are interested in defensegan are comparing it to the libraries listed below
- Improving Transferability of Adversarial Examples with Input Diversity☆164Updated 6 years ago
- Mitigating Adversarial Effects Through Randomization☆120Updated 7 years ago
- This is the reading list mainly on adversarial examples (attacks, defenses, etc.) I try to keep and update regularly.☆226Updated 5 years ago
- Ensemble Adversarial Training on MNIST☆121Updated 7 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
- Countering Adversarial Image using Input Transformations.☆496Updated 3 years ago
- The winning submission for NIPS 2017: Defense Against Adversarial Attack of team TSAIL☆236Updated 7 years ago
- Generative Adversarial Perturbations (CVPR 2018)☆137Updated 4 years ago
- ZOO: Zeroth Order Optimization based Black-box Attacks to Deep Neural Networks☆169Updated 3 years ago
- PyTorch library for adversarial attack and training☆145Updated 6 years ago
- A targeted adversarial attack method, which won the NIPS 2017 targeted adversarial attacks competition☆133Updated 6 years ago
- a Pytorch implementation of the paper "Generating Adversarial Examples with Adversarial Networks" (advGAN).☆270Updated 4 years ago
- PyTorch Implementation of Adversarial Training for Free!☆245Updated 3 years ago
- A rich-documented PyTorch implementation of Carlini-Wagner's L2 attack.☆60Updated 6 years ago
- Physical adversarial attack for fooling the Faster R-CNN object detector☆164Updated 5 years ago
- Code for ICML 2019 paper "Simple Black-box Adversarial Attacks"☆198Updated 2 years ago
- Code for paper "Characterizing Adversarial Subspaces Using Local Intrinsic Dimensionality".☆123Updated 4 years ago
- Code for the CVPR 2019 article "Decoupling Direction and Norm for Efficient Gradient-Based L2 Adversarial Attacks and Defenses"☆134Updated 4 years ago
- Pytorch implementation of convolutional neural network adversarial attack techniques☆357Updated 6 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
- The code for ComDefend: An Efficient Image Compression Model to Defend Adversarial Examples (CVPR2019)☆113Updated 2 years ago
- Implementation of Papers on Adversarial Examples☆395Updated 2 years ago
- Datasets for the paper "Adversarial Examples are not Bugs, They Are Features"☆187Updated 4 years ago
- Spatially Transformed Adversarial Examples with TensorFlow☆74Updated 6 years ago
- PyTorch implementation of adversarial patch☆212Updated 3 years ago
- Code for "Black-box Adversarial Attacks with Limited Queries and Information" (http://arxiv.org/abs/1804.08598)☆178Updated 3 years ago
- The translation-invariant adversarial attack method to improve the transferability of adversarial examples.☆141Updated last year
- A challenge to explore adversarial robustness of neural networks on CIFAR10.☆495Updated 3 years ago
- Simple pytorch implementation of FGSM and I-FGSM☆288Updated 7 years ago
- Code for "Detecting Adversarial Samples from Artifacts" (Feinman et al., 2017)☆109Updated 7 years ago