Metadata-Version: 2.1
Name: robustcheck
Version: 1.0.10
Summary: Tool for quick assessment of image classifiers robustness
Home-page: https://github.com/andreiilie1/RobustCheck
Download-URL: https://github.com/andreiilie1/RobustCheck/archive/refs/tags/v1.0.10.tar.gz
Author: Andrei Ilie
Author-email: andrei0758@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Classifier: License :: OSI Approved :: MIT License
Classifier: Intended Audience :: Developers
Requires-Python: >=3.8.0
License-File: LICENSE.txt
Requires-Dist: matplotlib >=3.7.0
Requires-Dist: numpy >=1.18.0
Requires-Dist: mlflow >=1.2.0
Requires-Dist: tqdm >=4.64.1

