gokulkarthik / MagNet.pytorch
A PyTorch implementation of `MagNet: a Two-Pronged Defense against Adversarial Examples`
☆14Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for MagNet.pytorch
- PyTorch implementations of Adversarial defenses and utils.☆34Updated 10 months ago
- Understanding Catastrophic Overfitting in Single-step Adversarial Training [AAAI 2021]☆28Updated 2 years ago
- Learnable Boundary Guided Adversarial Training (ICCV2021)☆34Updated last year
- Adversarial Distributional Training (NeurIPS 2020)☆60Updated 3 years ago
- Code for CVPR2020 paper QEBA: Query-Efficient Boundary-Based Blackbox Attack☆30Updated 3 years ago
- Pytorch code for ens_adv_train☆16Updated 5 years ago
- This repository contains the official PyTorch implementation of GeoDA algorithm. GeoDA is a Black-box attack to generate adversarial exam…☆32Updated 3 years ago
- Sparse and Imperceivable Adversarial Attacks (accepted to ICCV 2019).☆40Updated 4 years ago
- An Orthogonal Classifier for Improving the Adversarial Robustness of Neural Networks☆14Updated 3 years ago
- Foolbox implementation for NeurIPS 2021 Paper: "Fast Minimum-norm Adversarial Attacks through Adaptive Norm Constraints".☆25Updated 2 years ago
- The project page of paper: Projection & Probability-Driven Black-Box Attack [CVPR 2020]☆15Updated 4 years ago
- A pytorch implementation of "Explaining and harnessing adversarial examples"☆64Updated 5 years ago
- ☆41Updated last year
- Detection of adversarial examples using influence functions and nearest neighbors☆32Updated last year
- Pytorch implementation of Adversarially Robust Distillation (ARD)☆59Updated 5 years ago
- A defense algorithm which utilizes the combination of an auto- encoder and block-switching architecture. Auto-coder is intended to remove…☆18Updated 2 years ago
- Code for Boosting fast adversarial training with learnable adversarial initialization (TIP2022)☆28Updated last year
- Code for Black-Box Adversarial Attack with Transferable Model-based Embedding☆56Updated 4 years ago
- Repository for Certified Defenses for Adversarial Patch ICLR-2020☆32Updated 4 years ago
- [NeurIPS'20] Learning Black-Box Attackers with Transferable Priors and Query Feedback☆35Updated 3 years ago
- Ensemble Adversarial Black-Box Attacks against Deep Learning Systems Trained by MNIST, USPS and GTSRB Datasets☆33Updated 4 years ago
- Reverse Cross Entropy for Adversarial Detection (NeurIPS 2018)☆45Updated 3 years ago
- white box adversarial attack☆38Updated 3 years ago
- Implementation of Self-supervised-Online-Adversarial-Purification☆12Updated 3 years ago
- Sparse-RS: a versatile framework for query-efficient sparse black-box adversarial attacks☆44Updated 2 years ago
- ☆67Updated 3 years ago
- ☆53Updated last year
- A PyTorch Implementation of the UAP attack☆19Updated 5 years ago
- A pytorch implementation of "Ensemble Adversarial Training : Attacks and Defenses"