utkuozbulak / pytorch-cnn-adversarial-attacksLinks
Pytorch implementation of convolutional neural network adversarial attack techniques
☆358Updated 6 years ago
Alternatives and similar repositories for pytorch-cnn-adversarial-attacks
Users that are interested in pytorch-cnn-adversarial-attacks are comparing it to the libraries listed below
Sorting:
- ImageNet classifier with state-of-the-art adversarial robustness☆684Updated 5 years ago
- Datasets for the paper "Adversarial Examples are not Bugs, They Are Features"☆187Updated 4 years ago
- Countering Adversarial Image using Input Transformations.☆497Updated 3 years ago
- Implementation of Papers on Adversarial Examples☆397Updated 2 years ago
- A challenge to explore adversarial robustness of neural networks on CIFAR10.☆496Updated 3 years ago
- Defense-GAN: Protecting Classifiers Against Adversarial Attacks Using Generative Models (published in ICLR2018)☆241Updated 5 years ago
- Code for the CVPR 2019 article "Decoupling Direction and Norm for Efficient Gradient-Based L2 Adversarial Attacks and Defenses"☆135Updated 4 years ago
- Pytorch code to generate adversarial examples on mnist and ImageNet data.☆117Updated 6 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
- The winning submission for NIPS 2017: Defense Against Adversarial Attack of team TSAIL☆237Updated 7 years ago
- LaTeX source for the paper "On Evaluating Adversarial Robustness"☆255Updated 4 years ago
- A simple and accurate method to fool deep neural networks☆363Updated 5 years ago
- A curated list of awesome resources for adversarial examples in deep learning☆264Updated 4 years ago
- A PyTorch baseline attack example for the NIPS 2017 adversarial competition☆85Updated 7 years ago
- ZOO: Zeroth Order Optimization based Black-box Attacks to Deep Neural Networks☆169Updated 3 years ago
- Ensemble Adversarial Training on MNIST☆121Updated 7 years ago
- ☆245Updated 6 years ago
- TRADES (TRadeoff-inspired Adversarial DEfense via Surrogate-loss minimization)☆537Updated 2 years ago
- Improving Transferability of Adversarial Examples with Input Diversity