Metadata-Version: 2.4
Name: torch-transform-inspect
Version: 0.1.0
Summary: Visualize step-by-step effects of torchvision transforms on images.
Author-email: Kanaad Limaye <kanaad.limaye@gmail.com>
License: MIT
Project-URL: Homepage, https://github.com/kanaad-lims/torch-transform-inspector
Project-URL: Repository, https://github.com/kanaad-lims/torch-transform-inspector
Project-URL: Issues, https://github.com/kanaad-lims/torch-transform-inspector/issues
Keywords: pytorch,torchvision,image,augmentation,transforms,visualization,computer-vision
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Multimedia :: Graphics
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: torch>=1.10
Requires-Dist: torchvision>=0.11
Requires-Dist: pillow
Requires-Dist: matplotlib
Dynamic: license-file
