gokulkarthik / MagNet.pytorchLinks
A PyTorch implementation of `MagNet: a Two-Pronged Defense against Adversarial Examples`
☆16Updated 5 years ago
Alternatives and similar repositories for MagNet.pytorch
Users that are interested in MagNet.pytorch are comparing it to the libraries listed below
Sorting:
- A defense algorithm which utilizes the combination of an auto- encoder and block-switching architecture. Auto-coder is intended to remove…☆20Updated 3 years ago
- Learnable Boundary Guided Adversarial Training (ICCV2021)☆38Updated last year
- Pytorch code for ens_adv_train☆17Updated 6 years ago
- Understanding Catastrophic Overfitting in Single-step Adversarial Training [AAAI 2021]☆28Updated 3 years ago
- Detection of adversarial examples using influence functions and nearest neighbors☆37Updated 3 years ago
- PyTorch implementations of Adversarial defenses and utils.☆34Updated 2 years ago
- Adversarial Distributional Training (NeurIPS 2020)☆63Updated 4 years ago
- Code for CVPR2020 paper QEBA: Query-Efficient Boundary-Based Blackbox Attack☆33Updated 4 years ago
- Fighting Gradients with Gradients: Dynamic Defenses against Adversarial Attacks☆38Updated 4 years ago
- Implementation of adversarial training under fast-gradient sign method (FGSM), projected gradient descent (PGD) and CW using Wide-ResNet-…☆40Updated 5 years ago
- A pytorch implementation of "Explaining and harnessing adversarial examples"☆70Updated 6 years ago
- This repository contains the implementation of three adversarial example attack methods FGSM, IFGSM, MI-FGSM and one Distillation as defe…☆138Updated 5 years ago
- Attacks Which Do Not Kill Training Make Adversarial Learning Stronger (ICML2020 Paper)☆125Updated 2 years ago
- This repository contains the official PyTorch implementation of GeoDA algorithm. GeoDA is a Black-box attack to generate adversarial exam…☆36Updated 4 years ago
- A novel data-free model stealing method based on GAN☆133Updated 3 years ago
- Reverse Cross Entropy for Adversarial Detection (NeurIPS 2018)☆47Updated 4 years ago
- Ensemble Adversarial Black-Box Attacks against Deep Learning Systems Trained by MNIST, USPS and GTSRB Datasets☆34Updated 6 years ago
- Patch-wise iterative attack (accepted by ECCV 2020) to improve the transferability of adversarial examples.☆94Updated 3 years ago
- AdvAttacks; adversarial examples; FGSM;JSMA;CW;single pixel attack; local search attack;deepfool☆58Updated 6 years ago
- Implementation of Self-supervised-Online-Adversarial-Purification☆13Updated 4 years ago
- A curated list of papers on adversarial machine learning (adversarial examples and defense methods).☆211Updated 3 years ago
- Code for Boosting fast adversarial training with learnable adversarial initialization (TIP2022)☆29Updated 2 years ago
- CIFS: Improving Adversarial Robustness of CNNs via Channel-wise Importance-based Feature Selection☆20Updated 4 years ago
- The official implementation of CVPR 2021 paper "Simulating Unknown Target Models for Query-Efficient Black-box Attacks"☆59Updated 4 years ago
- Universal Adversarial Networks☆32Updated 7 years ago
- ☆58Updated 3 years ago
- A PyTorch Implementation of the UAP attack☆19Updated 7 years ago
- An Orthogonal Classifier for Improving the Adversarial Robustness of Neural Networks☆14Updated 4 years ago
- Foolbox implementation for NeurIPS 2021 Paper: "Fast Minimum-norm Adversarial Attacks through Adaptive Norm Constraints".☆24Updated 3 years ago
- A pytorch implementation of "Ensemble Adversarial Training : Attacks and Defenses"☆10Updated 6 years ago