Metadata-Version: 2.1
Name: gtvision
Version: 0.0.0a5
Summary: A light library to check if two complex/nested objects are equal or not
Home-page: https://github.com/durandtibo/gravitorch-vision
License: BSD-3-Clause
Keywords: equality,complex/nested objects
Author: Thibaut Durand
Author-email: durand.tibo+gh@gmail.com
Requires-Python: >=3.9,<4.0
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Provides-Extra: all
Requires-Dist: colorlog (>=6.7,<7.0) ; extra == "all"
Requires-Dist: coola (>=0.0.7,<0.1)
Requires-Dist: gravitorch (>=0.0.13,<0.1)
Requires-Dist: hya (>=0.0.10,<0.1)
Requires-Dist: hydra-core (>=1.3,<2.0)
Requires-Dist: numpy (>=1.24,<2.0)
Requires-Dist: objectory (>=0.0.2,<0.1)
Requires-Dist: torch (>=2.0,<3.0)
Requires-Dist: torchvision (>=0.15,<0.16)
Project-URL: Repository, https://github.com/durandtibo/gravitorch-vision
Description-Content-Type: text/markdown

# gtvision
Extension of gravitorch for torchvision

