Please help me convert onnx model to hef. I have an onnx model and i want to run it in Raspberry PI5 with Hailo8 AI Hat
Welcome to the Hailo Community!
I recommend you first walk trough the tutorials built into the Hailo AI Software Suite Docker. You can start the Jupyter Notebook server with notebooks for each step of the conversion using the following command.
hailo tutorial
You can download the Hailo AI Software Suite Docker from the Developer Zone. You will need a x86 machine running Ubuntu 22.04 or 24.04 with a NVIDIA GPU for some of the optimization algorithms.