foolbox

Adversarial examples generator

A Python toolbox to create adversarial examples for benchmarking the robustness of machine learning models.

A Python toolbox to create adversarial examples that fool neural networks in PyTorch, TensorFlow, and JAX

GitHub

3k stars
46 watching
428 forks
Language: Python
last commit: 11 months ago
Linked from 2 awesome lists

adversarial-attacksadversarial-examplesjaxkerasmachine-learningpythonpytorchtensorflow

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
cleverhans-lab/cleverhans A Python library for benchmarking machine learning systems' vulnerability to adversarial examples. 6,218
arogozhnikov/einops A flexible and powerful library for performing tensor operations in various deep learning frameworks. 8,574
trusted-ai/adversarial-robustness-toolbox A Python library that provides tools and techniques to defend against various attacks on machine learning models and applications. 4,945
tensorflow/models A repository of pre-built TensorFlow models and examples for various applications 77,258
pkmital/tensorflow_tutorials A collection of examples and tutorials illustrating various applications and use cases of TensorFlow in Python 5,636
tensorpack/tensorpack A high-performance neural network training interface for TensorFlow that focuses on speed and flexibility. 6,303
numpy/numpy A comprehensive library providing efficient numerical computation and data manipulation capabilities for Python-based scientific computing. 28,350
thtrieu/darkflow Tools and scripts for training and deploying real-time object detection models using TensorFlow 6,138
amdegroot/ssd.pytorch An implementation of a deep learning-based object detection system in PyTorch. 5,160
pyca/cryptography A package providing cryptographic primitives and recipes for secure data encryption and manipulation 6,731
jwyang/faster-rcnn.pytorch An object detection implementation built on top of PyTorch, supporting multi-image batch training and multiple GPUs. 7,721
joke2k/faker Generates fake data for testing and development purposes 17,852
c2sp/wycheproof Tests crypto libraries against known attacks to ensure secure implementations 2,800
qdata/textattack A framework for creating and testing robust NLP models by generating adversarial examples and augmenting datasets. 3,015
vahidk/effectivetensorflow A comprehensive tutorial and best practices guide for the TensorFlow deep learning framework 8,624