Deploying custom models for inference on RPI5-Hailo8

Hello,

Check this thread Create hef model. This shows an example of the 3 steps to convert an .onnx model to .hef model. The 3 steps are parser, optimize and compiler. Hope that helps.