Metadata-Version: 2.4
Name: adversarial-robustness-toolbox
Version: 1.20.1
Summary: Toolbox for adversarial machine learning.
Home-page: https://github.com/Trusted-AI/adversarial-robustness-toolbox
Author: Irina Nicolae
Author-email: irinutza.n@gmail.com
Maintainer: Beat Buesser
Maintainer-email: beat.buesser@ie.ibm.com
License: MIT
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Security
Description-Content-Type: text/markdown
License-File: LICENSE
License-File: AUTHORS
Requires-Dist: numpy>=1.18.0
Requires-Dist: scipy>=1.4.1
Requires-Dist: scikit-learn>=0.22.2
Requires-Dist: six
Requires-Dist: setuptools
Requires-Dist: tqdm
Provides-Extra: docs
Requires-Dist: sphinx>=1.4; extra == "docs"
Requires-Dist: sphinx_rtd_theme; extra == "docs"
Requires-Dist: sphinx-autodoc-annotation; extra == "docs"
Requires-Dist: sphinx-autodoc-typehints; extra == "docs"
Requires-Dist: matplotlib; extra == "docs"
Requires-Dist: numpy>=1.18.0; extra == "docs"
Requires-Dist: scipy>=1.4.1; extra == "docs"
Requires-Dist: six>=1.13.0; extra == "docs"
Requires-Dist: scikit-learn>=0.22.2; extra == "docs"
Requires-Dist: Pillow>=6.0.0; extra == "docs"
Provides-Extra: catboost
Requires-Dist: catboost; extra == "catboost"
Provides-Extra: gpy
Requires-Dist: GPy; extra == "gpy"
Provides-Extra: keras
Requires-Dist: keras; extra == "keras"
Requires-Dist: h5py; extra == "keras"
Provides-Extra: lightgbm
Requires-Dist: lightgbm; extra == "lightgbm"
Provides-Extra: tensorflow
Requires-Dist: tensorflow; extra == "tensorflow"
Requires-Dist: h5py; extra == "tensorflow"
Provides-Extra: tensorflow-image
Requires-Dist: tensorflow; extra == "tensorflow-image"
Requires-Dist: h5py; extra == "tensorflow-image"
Requires-Dist: Pillow; extra == "tensorflow-image"
Requires-Dist: ffmpeg-python; extra == "tensorflow-image"
Requires-Dist: opencv-python; extra == "tensorflow-image"
Provides-Extra: tensorflow-audio
Requires-Dist: tensorflow; extra == "tensorflow-audio"
Requires-Dist: h5py; extra == "tensorflow-audio"
Requires-Dist: pydub; extra == "tensorflow-audio"
Requires-Dist: resampy; extra == "tensorflow-audio"
Requires-Dist: librosa; extra == "tensorflow-audio"
Provides-Extra: pytorch
Requires-Dist: torch; extra == "pytorch"
Requires-Dist: torchvision; extra == "pytorch"
Provides-Extra: pytorch-image
Requires-Dist: torch; extra == "pytorch-image"
Requires-Dist: torchvision; extra == "pytorch-image"
Requires-Dist: kornia; extra == "pytorch-image"
Requires-Dist: Pillow; extra == "pytorch-image"
Requires-Dist: ffmpeg-python; extra == "pytorch-image"
Requires-Dist: opencv-python; extra == "pytorch-image"
Provides-Extra: pytorch-audio
Requires-Dist: torch; extra == "pytorch-audio"
Requires-Dist: torchvision; extra == "pytorch-audio"
Requires-Dist: torchaudio; extra == "pytorch-audio"
Requires-Dist: pydub; extra == "pytorch-audio"
Requires-Dist: resampy; extra == "pytorch-audio"
Requires-Dist: librosa; extra == "pytorch-audio"
Provides-Extra: xgboost
Requires-Dist: xgboost; extra == "xgboost"
Provides-Extra: all
Requires-Dist: catboost; extra == "all"
Requires-Dist: lightgbm; extra == "all"
Requires-Dist: tensorflow; extra == "all"
Requires-Dist: tensorflow-addons; extra == "all"
Requires-Dist: h5py; extra == "all"
Requires-Dist: torch; extra == "all"
Requires-Dist: torchvision; extra == "all"
Requires-Dist: xgboost; extra == "all"
Requires-Dist: pandas; extra == "all"
Requires-Dist: kornia; extra == "all"
Requires-Dist: matplotlib; extra == "all"
Requires-Dist: Pillow; extra == "all"
Requires-Dist: statsmodels; extra == "all"
Requires-Dist: pydub; extra == "all"
Requires-Dist: resampy; extra == "all"
Requires-Dist: ffmpeg-python; extra == "all"
Requires-Dist: cma; extra == "all"
Requires-Dist: librosa; extra == "all"
Requires-Dist: opencv-python; extra == "all"
Requires-Dist: numba; extra == "all"
Provides-Extra: non-framework
Requires-Dist: matplotlib; extra == "non-framework"
Requires-Dist: Pillow; extra == "non-framework"
Requires-Dist: statsmodels; extra == "non-framework"
Requires-Dist: pydub; extra == "non-framework"
Requires-Dist: resampy; extra == "non-framework"
Requires-Dist: ffmpeg-python; extra == "non-framework"
Requires-Dist: cma; extra == "non-framework"
Requires-Dist: pandas; extra == "non-framework"
Requires-Dist: librosa; extra == "non-framework"
Requires-Dist: opencv-python; extra == "non-framework"
Requires-Dist: pytest; extra == "non-framework"
Requires-Dist: pytest-flake8; extra == "non-framework"
Requires-Dist: pytest-mock; extra == "non-framework"
Requires-Dist: pytest-cov; extra == "non-framework"
Requires-Dist: requests; extra == "non-framework"
Requires-Dist: sortedcontainers; extra == "non-framework"
Requires-Dist: numba; extra == "non-framework"
Requires-Dist: timm; extra == "non-framework"
Requires-Dist: multiprocess; extra == "non-framework"
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license
Dynamic: license-file
Dynamic: maintainer
Dynamic: maintainer-email
Dynamic: provides-extra
Dynamic: requires-dist
Dynamic: summary

# Adversarial Robustness Toolbox (ART) v1.20
<p align="center">
  <img src="https://raw.githubusercontent.com/Trusted-AI/adversarial-robustness-toolbox/main/docs/images/art_lfai.png" width="467" title="ART logo">
</p>
<br />

![CodeQL](https://github.com/Trusted-AI/adversarial-robustness-toolbox/workflows/CodeQL/badge.svg)
[![Documentation Status](https://readthedocs.org/projects/adversarial-robustness-toolbox/badge/?version=latest)](http://adversarial-robustness-toolbox.readthedocs.io/en/latest/?badge=latest)
[![PyPI](https://badge.fury.io/py/adversarial-robustness-toolbox.svg)](https://badge.fury.io/py/adversarial-robustness-toolbox)
[![codecov](https://codecov.io/gh/Trusted-AI/adversarial-robustness-toolbox/branch/main/graph/badge.svg)](https://codecov.io/gh/Trusted-AI/adversarial-robustness-toolbox)
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/adversarial-robustness-toolbox)](https://pypi.org/project/adversarial-robustness-toolbox/)
[![slack-img](https://img.shields.io/badge/chat-on%20slack-yellow.svg)](https://ibm-art.slack.com/)
[![Downloads](https://static.pepy.tech/badge/adversarial-robustness-toolbox)](https://pepy.tech/project/adversarial-robustness-toolbox)
[![Downloads](https://static.pepy.tech/badge/adversarial-robustness-toolbox/month)](https://pepy.tech/project/adversarial-robustness-toolbox)
[![CII Best Practices](https://bestpractices.coreinfrastructure.org/projects/5090/badge)](https://bestpractices.coreinfrastructure.org/projects/5090)

[中文README请按此处](README-cn.md)

 <div align="center">
  <picture>
    <source media="(prefers-color-scheme: dark)" srcset="docs/images/lfaidata-project-badge-graduate-color_dark.png" width="400" title="LF AI & Data">
    <source media="(prefers-color-scheme: light)" srcset="docs/images/lfaidata-project-badge-graduate-color.png" width="400" title="LF AI & Data">
    <img alt="Fallback image description" src="default-image.png" width="400">
  </picture>
</div>
<br />

Adversarial Robustness Toolbox (ART) is a Python library for Machine Learning Security. ART is hosted by the 
[Linux Foundation AI & Data Foundation](https://lfaidata.foundation) (LF AI & Data). ART provides tools that enable
developers and researchers to defend and evaluate Machine Learning models and applications against the
adversarial threats of Evasion, Poisoning, Extraction, and Inference. ART supports all popular machine learning frameworks
(TensorFlow, Keras, PyTorch, scikit-learn, XGBoost, LightGBM, CatBoost, GPy, etc.), all data types
(images, tables, audio, video, etc.) and machine learning tasks (classification, object detection, speech recognition,
generation, certification, etc.).

## Adversarial Threats

 <div align="center">
  <picture>
    <source media="(prefers-color-scheme: dark)" srcset="docs/images/adversarial_threats_attacker_dark.png" width="400 title="ART Threats">
    <source media="(prefers-color-scheme: light)" srcset="docs/images/adversarial_threats_attacker.png" width="400 title="ART Threats">
    <img alt="Fallback image description" src="default-image.png" width="400">
  </picture>
</div>

<p align="center">
  <img src="docs/images/adversarial_threats_art.png?raw=true" width="400" title="ART Matrix">
</p>
<br />

## ART for Red and Blue Teams (selection)

 <div align="center">
  <picture>
    <source media="(prefers-color-scheme: dark)" srcset="docs/images/white_hat_blue_red_dark.png" width="800 title="ART Red and Blue Teams">
    <source media="(prefers-color-scheme: light)" srcset="docs/images/white_hat_blue_red.png" width="800 title="ART Red and Blue Teams">
    <img alt="Fallback image description" src="default-image.png" width="800">
  </picture>
</div>
<br />

## Learn more

| **[Get Started][get-started]**     | **[Documentation][documentation]**     | **[Contributing][contributing]**           |
|-------------------------------------|-------------------------------|-----------------------------------|
| - [Installation][installation]<br>- [Examples](examples/README.md)<br>- [Notebooks](notebooks/README.md) | - [Attacks][attacks]<br>- [Defences][defences]<br>- [Estimators][estimators]<br>- [Metrics][metrics]<br>- [Technical Documentation](https://adversarial-robustness-toolbox.readthedocs.io) | - [Slack](https://ibm-art.slack.com), [Invitation](https://join.slack.com/t/ibm-art/shared_invite/enQtMzkyOTkyODE4NzM4LTA4NGQ1OTMxMzFmY2Q1MzE1NWI2MmEzN2FjNGNjOGVlODVkZDE0MjA1NTA4OGVkMjVkNmQ4MTY1NmMyOGM5YTg)<br>- [Contributing](CONTRIBUTING.md)<br>- [Roadmap][roadmap]<br>- [Citing][citing] |

[get-started]: https://github.com/Trusted-AI/adversarial-robustness-toolbox/wiki/Get-Started
[attacks]: https://github.com/Trusted-AI/adversarial-robustness-toolbox/wiki/ART-Attacks
[defences]: https://github.com/Trusted-AI/adversarial-robustness-toolbox/wiki/ART-Defences
[estimators]: https://github.com/Trusted-AI/adversarial-robustness-toolbox/wiki/ART-Estimators
[metrics]: https://github.com/Trusted-AI/adversarial-robustness-toolbox/wiki/ART-Metrics
[contributing]: https://github.com/Trusted-AI/adversarial-robustness-toolbox/wiki/Contributing
[documentation]: https://github.com/Trusted-AI/adversarial-robustness-toolbox/wiki/Documentation
[installation]: https://github.com/Trusted-AI/adversarial-robustness-toolbox/wiki/Get-Started#setup
[roadmap]: https://github.com/Trusted-AI/adversarial-robustness-toolbox/wiki/Roadmap
[citing]: https://github.com/Trusted-AI/adversarial-robustness-toolbox/wiki/Contributing#citing-art

The library is under continuous development. Feedback, bug reports and contributions are very welcome!

# Acknowledgment
This material is partially based upon work supported by the Defense Advanced Research Projects Agency (DARPA) under
Contract No. HR001120C0013. Any opinions, findings and conclusions or recommendations expressed in this material are
those of the author(s) and do not necessarily reflect the views of the Defense Advanced Research Projects Agency (DARPA).
