6 projects
foolbox
Foolbox is an adversarial attacks library that works natively with PyTorch, TensorFlow and JAX
eagerpy
EagerPy is a thin wrapper around PyTorch, TensorFlow Eager, JAX and NumPy that unifies their interface and thus allows writing code that works natively across all of them.
foolbox-native
Foolbox Native is an extension for Foolbox that tries to bring native performance to Foolbox. This extension is a prototype with the goal of ultimately becoming part of Foolbox itself.
attax
Attax: adversarial attacks using JAX
adversarial-vision-challenge
Tools for the NIPS Adversarial Vision Challenge. Includes an HTTP server and client that provides access to Foolbox models and attacks.
robust-vision-benchmark
An HTTP server and client that provides access to Foolbox models and attacks.