Metadata-Version: 2.1
Name: pydltools
Version: 0.1.1
Summary: Python deep-learning tools for computer vision.
Home-page: https://github.com/KALEIDOSCOPEIP/pydltools
Author: KALEIDOSCOPEIP
Author-email: 773629528@qq.com
License: MIT
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: >=3.6.0
Description-Content-Type: text/markdown
Requires-Dist: numpy (>=1.20.0)
Requires-Dist: opencv-python (>=4.5.4)
Requires-Dist: joblib (>=1.0.1)


Python deep-learning tools for computer vision.

