fgsm topic
mtcnnattack
The first real-world adversarial attack on MTCNN face detetction system to date
pytorch-adversarial_box
PyTorch library for adversarial attack and training
ares
A Python library for adversarial machine learning focusing on benchmarking adversarial robustness.
adversarial-examples-pytorch
Implementation of Papers on Adversarial Examples
AdvBox
Advbox is a toolbox to generate adversarial examples that fool neural networks in PaddlePaddle、PyTorch、Caffe2、MxNet、Keras、TensorFlow and Advbox can benchmark the robustness of machine learning mo...
DBA
Detection by Attack: Detecting Adversarial Samples by Undercover Attack
adv_attack_capsnet
Tensorflow Implementation of Adversarial Attack to Capsule Networks
jpeg-defense
SHIELD: Fast, Practical Defense and Vaccination for Deep Learning using JPEG Compression
Adversarial-Example-Attack-and-Defense
This repository contains the implementation of three adversarial example attack methods FGSM, IFGSM, MI-FGSM and one Distillation as defense against all attacks using MNIST dataset.