Metadata-Version: 2.1
Name: gerald-tools
Version: 0.1.0
Summary: Tools for importings the GERALD Dataset
License: Apache-2.0
Keywords: dataset,signalling,computer vision,machine learning
Author: Philipp Simon Leibner
Author-email: philipp.leibner@ifs.rwth-aachen.de
Requires-Python: >=3.7,<3.10
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Scientific/Engineering :: Information Analysis
Requires-Dist: ImageHash (>=4.2.1,<5.0.0)
Requires-Dist: aenum (>=3.1.0,<4.0.0)
Requires-Dist: matplotlib (>=3.4.3,<4.0.0)
Requires-Dist: numpy (>=1.21.2,<2.0.0)
Requires-Dist: opencv-python (>=4.5.3,<5.0.0)
Requires-Dist: pytest (>=6.2.4,<7.0.0)
Requires-Dist: torch (>=1.9.0,<2.0.0)
Requires-Dist: torchvision (>=0.10.0,<0.11.0)
Requires-Dist: tqdm (>=4.62.2,<5.0.0)
