Skip to content

BAT v0.1.0

Latest
Compare
Choose a tag to compare
@wuhanstudio wuhanstudio released this 31 May 20:12
· 12 commits to master since this release

Black-box Adversarial Toolbox (BAT)

A Python Library for Deep Learning Security that focuses on Distributed Black-box attacks.

Installation

pip install blackbox-adversarial-toolbox

Usage (CLI)

Usage: bat [OPTIONS] COMMAND [ARGS]...

  The CLI tool for Black-box Adversarial Toolbox (BAT).

Options:
  --help  Show this message and exit.

Commands:
  api      Manage Cloud APIs
  attack   Manage Attacks
  example  Manage Examples
# List supported Cloud APIs
$ bat api list

# List supported attacks
$ bat attack list

# List examples
$ bat example list

Supported Cloud APIs:

  • DeepAPI
  • Google Cloud Vision
  • Imagga

Supported Attacks

Local Search:

Gradient Estimation: