Metadata-Version: 1.1
Name: transforms-for-ndarray
Version: 0.0.2
Summary: transformations for numpy ndarray.
Home-page: https://github/XieChen10983/packages
Author: ChanningXieChen
Author-email: UNKNOWN
License: MIT License
Description: # Description
            There is python package named 'torchvision', whose 'transforms' module is 
            utilized for the transformations for PIL.Image. And this package is for 
            the transformations for numpy.ndarray.
Platform: all
Classifier: Operating System :: OS Independent
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
