anirudh9784 / Adversarial-Attacks-and-DefencesLinks
A defense algorithm which utilizes the combination of an auto- encoder and block-switching architecture. Auto-coder is intended to remove any perturbations found in input images whereas block switching method is used to make it more robust against White-box attack. Attack is planned using FGSM model, and the subsequent counter-attack by the prop…
☆20Updated 3 years ago
Alternatives and similar repositories for Adversarial-Attacks-and-Defences
Users that are interested in Adversarial-Attacks-and-Defences are comparing it to the libraries listed below
Sorting:
- A PyTorch Implementation of the UAP attack☆19Updated 6 years ago
 - This repository contains the implementation of three adversarial example attack methods FGSM, IFGSM, MI-FGSM and one Distillation as defe…☆135Updated 4 years ago
 - A PyTorch implementation of `MagNet: a Two-Pronged Defense against Adversarial Examples`☆16Updated 4 years ago
 - Codes for reproducing query-efficient black-box attacks in “AutoZOOM: Autoencoder-based Zeroth Order Optimization Method for Attacking B…☆58Updated 5 years ago
 - Adversarial attacks including DeepFool and C&W☆13Updated 6 years ago
 - Detection of adversarial examples using influence functions and nearest neighbors☆37Updated 2 years ago
 - Understanding Catastrophic Overfitting in Single-step Adversarial Training [AAAI 2021]☆28Updated 3 years ago
 - ☆18Updated 2 years ago
 - Sparse and Imperceivable Adversarial Attacks (accepted to ICCV 2019).☆42Updated 4 years ago
 - A pytorch implementation of "Ensemble Adversarial Training : Attacks and Defenses"☆10Updated 6 years ago
 - Image Super-Resolution as a Defense Against Adversarial Attacks☆89Updated 6 years ago
 - Implementation of Targeted Backdoor Attacks on Deep Learning Systems Using Data Poisoning paper☆20Updated 5 years ago
 - A pytorch implementation of "Explaining and harnessing adversarial examples"☆68Updated 6 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
 - ☆53Updated 3 years ago
 - Ensemble Adversarial Black-Box Attacks against Deep Learning Systems Trained by MNIST, USPS and GTSRB Datasets☆32Updated 5 years ago
 - An Orthogonal Classifier for Improving the Adversarial Robustness of Neural Networks☆14Updated 4 years ago
 - ☆41Updated 2 years ago
 - Learnable Boundary Guided Adversarial Training (ICCV2021)☆38Updated 10 months ago
 - Pytorch code for ens_adv_train☆16Updated 6 years ago
 - Fighting Gradients with Gradients: Dynamic Defenses against Adversarial Attacks☆39Updated 4 years ago
 - This repository contains the PyTorch implementation of Zeroth Order Optimization Based Adversarial Black Box Attack (https://arxiv.org/ab…☆44Updated 2 years ago
 - The official implementation of CVPR 2021 paper "Simulating Unknown Target Models for Query-Efficient Black-box Attacks"☆59Updated 4 years ago
 - Official repository for "A Self-supervised Approach for Adversarial Robustness" (CVPR 2020--Oral)☆100Updated 4 years ago
 - Universal Adversarial Networks☆33Updated 7 years ago
 - Code and experiments for the adversarial detection paper☆21Updated 4 years ago
 - Codes for ICLR 2020 paper "Skip Connections Matter: On the Transferability of Adversarial Examples Generated with ResNets"☆70Updated 4 years ago
 - Code for CVPR2020 paper QEBA: Query-Efficient Boundary-Based Blackbox Attack☆32Updated 4 years ago
 - Universal Adversarial Perturbations (UAPs) for PyTorch☆49Updated 4 years ago
 - Foolbox implementation for NeurIPS 2021 Paper: "Fast Minimum-norm Adversarial Attacks through Adaptive Norm Constraints".☆24Updated 3 years ago