adversarial-example topic

List adversarial-example repositories

awesome-3D-point-cloud-attacks

90
Stars
13
Forks
Watchers

List of state of the art papers, code, and other resources

pytorch-adversarial_box

141
Stars
47
Forks
Watchers

PyTorch library for adversarial attack and training

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...

adv_attack_capsnet

176
Stars
33
Forks
Watchers

Tensorflow Implementation of Adversarial Attack to Capsule Networks

OpenAttack

655
Stars
122
Forks
Watchers

An Open-Source Package for Textual Adversarial Attack.

FGSM

267
Stars
69
Forks
Watchers

Simple pytorch implementation of FGSM and I-FGSM

free_adv_train

170
Stars
30
Forks
Watchers

Official TensorFlow Implementation of Adversarial Training for Free! which trains robust models at no extra cost compared to natural training.