Metadata-Version: 2.4
Name: onedl-mmcv
Version: 2.3.0
Summary: OneDL Lab Computer Vision Foundation
Author: OneDL MMCV Contributors
Author-email: VBTI Contributors <oss-team@vbti.nl>
License-Expression: Apache-2.0
Project-URL: Homepage, https://onedl.ai
Project-URL: Repository, https://github.com/VBTI-development/onedl-mmcv
Project-URL: Documentation, https://onedl-mmcv.readthedocs.io/en/latest/
Keywords: computer vision
Classifier: Development Status :: 4 - Beta
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Topic :: Utilities
Requires-Python: >=3.10
License-File: LICENSE
License-File: LICENSES.md
Requires-Dist: addict
Requires-Dist: onedl-mmengine>=0.10.8rc1
Requires-Dist: numpy<2
Requires-Dist: packaging
Requires-Dist: Pillow
Requires-Dist: pyyaml
Requires-Dist: regex; sys_platform == "win32"
Requires-Dist: yapf
Provides-Extra: torch
Requires-Dist: torch; extra == "torch"
Requires-Dist: torchvision; extra == "torch"
Dynamic: license-file
