Metadata-Version: 2.0
Name: adversarial-vision-challenge
Version: 1.0.2
Summary: Tools for the NIPS Adversarial Vision Challenge. Includes an HTTP server and client that provides access to Foolbox models and attacks.
Home-page: https://github.com/bethgelab/adversarial-vision-challenge
Author: Jonas Rauber & Wieland Brendel & Behar Veliqi
Author-email: behar.veliqi@uni-tuebingen.de
License: MIT
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Provides-Extra: testing
Requires-Dist: bson
Requires-Dist: flask
Requires-Dist: foolbox
Requires-Dist: numpy
Requires-Dist: pillow
Requires-Dist: requests
Requires-Dist: setuptools
Requires-Dist: pyyaml
Requires-Dist: crowdai-api
Requires-Dist: GitPython
Requires-Dist: packaging
Requires-Dist: future
Requires-Dist: tqdm
Requires-Dist: crowdai-repo2docker; python_version >= "3.4"
Provides-Extra: testing
Requires-Dist: pytest; extra == 'testing'
Requires-Dist: pytest-cov; extra == 'testing'

UNKNOWN


