Project Icon

onnx2c

Efficiently Run Machine Learning Models on Microcontrollers by Converting ONNX to C Code

Product DescriptionOnnx2c is designed to efficiently convert ONNX models to C code for microcontroller-based machine learning inference. It focuses on 'Tiny ML' applications, requiring only a standard C math library, and avoids complex memory allocations. The tool is ideal for embedded systems, ensuring easy integration of neural networks without steep learning curves.
Project Details