luxonis/modelconverter
Model converter for Luxonis' cameras. Convert your model from ONNX, TF, ... to a model compatible with any generation of Luxonis camera.
This tool helps machine learning engineers and AI product developers deploy trained neural network models to Luxonis AI cameras. It takes models saved in common formats like ONNX, TensorFlow, or OpenVINO IR, and converts them into a special format optimized for Luxonis' on-camera AI processors. This allows your custom AI models to run efficiently directly on the camera hardware.
Use this if you have a trained AI model and need to make it compatible with a Luxonis OAK camera (any generation RVC2, RVC3, RVC4, or Hailo) for edge inference applications.
Not ideal if you are working with AI models for platforms other than Luxonis cameras, or if you need to train or develop new AI models rather than deploy existing ones.
Stars
13
Forks
3
Language
Python
License
Apache-2.0
Category
Last pushed
Mar 12, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/luxonis/modelconverter"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
microsoft/onnxruntime
ONNX Runtime: cross-platform, high performance ML inferencing and training accelerator
onnx/onnx
Open standard for machine learning interoperability
PINTO0309/onnx2tf
Self-Created Tools to convert ONNX files (NCHW) to TensorFlow/TFLite/Keras format (NHWC). The...
NVIDIA/TensorRT
NVIDIA® TensorRT™ is an SDK for high-performance deep learning inference on NVIDIA GPUs. This...
onnx/onnxmltools
ONNXMLTools enables conversion of models to ONNX