Metadata-Version: 2.4
Name: camera-ui-ml
Version: 1.1.0
Summary: Shared ML inference framework for camera.ui detection plugins (onnx, openvino, coreml, ncnn)
Author-email: seydx <hi@seydx.dev>
Maintainer-email: seydx <hi@seydx.dev>
Project-URL: Homepage, https://github.com/cameraui/ml
Project-URL: Documentation, https://github.com/cameraui/ml
Project-URL: Repository, https://github.com/cameraui/ml
Project-URL: Bug Tracker, https://github.com/cameraui/ml/issues
Project-URL: Changelog, https://github.com/cameraui/ml/blob/main/CHANGELOG.md
Keywords: camera.ui,python,ml,inference,detection
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Python: >=3.11
Description-Content-Type: text/markdown
License-File: LICENSE.md
Requires-Dist: typing_extensions>=4.15.0
Requires-Dist: camera-ui-sdk>=1.0.95
Requires-Dist: numpy>=2.0
Requires-Dist: pillow>=12.0
Requires-Dist: aiohttp>=3.12
Provides-Extra: test
Requires-Dist: pytest>=8; extra == "test"
Provides-Extra: clip
Requires-Dist: transformers>=4.40; extra == "clip"
Dynamic: license-file

# camera-ui-ml

[![PyPI](https://img.shields.io/pypi/v/camera-ui-ml?label=pypi&logo=pypi&logoColor=white)](https://pypi.org/project/camera-ui-ml/)

Shared ML inference framework for camera.ui's detection plugins.

---

_Part of the camera.ui ecosystem - A comprehensive camera management solution._
