Metadata-Version: 2.1
Name: mindyolo
Version: 0.2.0
Summary: A toolbox of vision models and algorithms based on MindSpore.
Home-page: https://github.com/mindspore-lab/mindyolo
Author: MindSpore Ecosystem
Author-email: mindspore-ecosystem@example.com
License: Apache Software License 2.0
Project-URL: Sources, https://github.com/mindspore-lab/mindyolo
Project-URL: Issue Tracker, https://github.com/mindspore-lab/mindyolo/issues
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.7
Requires-Dist: pybind11 (>=2.10.4)
Requires-Dist: numpy (>=1.17.0)
Requires-Dist: PyYAML (>=5.3)
Requires-Dist: tqdm
Requires-Dist: opencv-python (>=4.7.0.68)
Requires-Dist: opencv-python-headless (>=4.7.0.68)
Requires-Dist: albumentations (>=1.0.3)
Requires-Dist: pycocotools (>=2.0.2)

UNKNOWN


