MLOps tools for training models for Luxonis devices
Project description
LuxonisML
This library includes a collection of helper functions and utilities for the Luxonis MLOps stack. This includes the following submodules:
- Dataset Management: Creating computer vision datasets focused around Luxonis hardware and loading data into our training library.
- Embeddings: Methods to compute image embeddings.
- Tracking: Our implementation of a logger for use with PyTorch Lightning or in our training library.
- Utils: Miscellaneous utils for developers. See this README for details on the different utils.
NOTE: The project is in an alpha state, so it may be missing some critical features or contain bugs - please report any feedback!
Table of Contents
Installation
The luxonis_ml
package is hosted on PyPI, so you can install it with pip
.
We offer several versions of the package:
luxonis-ml[data]
: installs necessary dependencies for usingluxonis_ml.data
moduleluxonis-ml[utils]
: installs necessary dependencies for usingluxonis_ml.utils
moduleluxonis-ml[embedd]
: installs necessary dependencies for usingluxonis_ml.embeddings
moduleluxonis-ml[tracker]
: installs necessary dependencies for usingluxonis_ml.tracker
moduleluxonis-ml[all]
: installs all dependenciesluxonis-ml[dev]
: installs all dependencies, including development dependencies
To install the package with all dependecies, run:
pip install luxonis-ml[all]
Contributing
If you want to contribute to this project, read the instructions in CONTRIBUTING.md
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file luxonis_ml-0.2.2.tar.gz
.
File metadata
- Download URL: luxonis_ml-0.2.2.tar.gz
- Upload date:
- Size: 113.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.19
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4cd9c9fe31a2d5f6e5173bcbeae909484c7a90a0f46a080d25546b27059fcd0e |
|
MD5 | c5a41ea9fa179ea041e6b3e61e7f9934 |
|
BLAKE2b-256 | 89d3c5e73e5dad59e0a166e787d47fcc2cbc6aa1017a8754828e444e55682c37 |
File details
Details for the file luxonis_ml-0.2.2-py3-none-any.whl
.
File metadata
- Download URL: luxonis_ml-0.2.2-py3-none-any.whl
- Upload date:
- Size: 150.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.19
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cf9a9186b386b8cc5f2fd62a4b0422d17d9f8447c782320f3cd3e2243863e1bc |
|
MD5 | 75a46be2e1220b7a50ddce5232243a19 |
|
BLAKE2b-256 | e41dc8ac7b2bfb9eee4536dbbf76be62860a7659b5444bd6c7fc5c63f3462284 |