deepfool
There are 11 repositories under deepfool topic.
advboxes/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 models. Advbox give a command line tool to generate adversarial examples with Zero-Coding.
thu-ml/ares
A Python library for adversarial machine learning focusing on benchmarking adversarial robustness.
poloclub/jpeg-defense
SHIELD: Fast, Practical Defense and Vaccination for Deep Learning using JPEG Compression
lepoeme20/Adversarial-Attacks
Reproduce multiple adversarial attack methods
Dawn-David/DeepFool_MNIST
Based on Pytorch, the Adversarial Attack algorithm DeepFool, targeting the Mnist data set and ResNet18 network
aminul-huq/DeepFool
PyTorch implementation of DeepFool adversarial attack.
lokender/REGroup
Official implementation of the paper: "REGroup: Rank-aggregating Ensemble of Generative Classifiers for Robust Predictions", IEEE WACV, 2022
n0mi1k/perturbify
A Tensorflow adversarial machine learning attack toolkit to add perturbations and cause image recognition models to misclassify an image
vinuthags/adversarial_attack
Adversarial Attacks on MNIST
rbinzhang/DeepFool
A simple and accurate method to fool deep neural networks(这个是deepfool作者贡献的代码)
ACM40960/project-21200461
Adversarial Attacks on Image data