I want to run the complete pipeline of model training and running inference on raspberry but am unable to download AI software suite on my pi 5. Can someone help me out with this ?
Welcome to the Hailo Community!
The Hailo AI Software Suite contains the software to convert a model from ONNX/TFLite into the Hailo Executable Format (HEF). We call this the model build environment (left side of the image below). This runs on a x86 machine only under Ubuntu 22.04 or 24.04. The AI Software Suite can be downloaded from the Developer Zone.
The runtime software (right side) is supported on different architectures (x86, Arm) and operating system (Windows, Linux), and is available open-source.
You can”t do model training/coversion on rpi… you can only test/run hef once compiled
