fgsm topic

List fgsm repositories

mtcnnattack

71
Stars
15
Forks
Watchers

The first real-world adversarial attack on MTCNN face detetction system to date

pytorch-adversarial_box

141
Stars
47
Forks
Watchers

PyTorch library for adversarial attack and training

ares

465
Stars
89
Forks
Watchers

A Python library for adversarial machine learning focusing on benchmarking adversarial robustness.

AdvBox

1.4k
Stars
261
Forks
Watchers

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

202
Stars
50
Forks
Watchers

Detection by Attack: Detecting Adversarial Samples by Undercover Attack

adv_attack_capsnet

176
Stars
33
Forks
Watchers

Tensorflow Implementation of Adversarial Attack to Capsule Networks

jpeg-defense

82
Stars
8
Forks
Watchers

SHIELD: Fast, Practical Defense and Vaccination for Deep Learning using JPEG Compression

Adversarial-Example-Attack-and-Defense

106
Stars
23
Forks
Watchers

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.