Custom model Onnx to hef conversion

Hailo!
So i am a little bit unsure about how to use the DFC. I have trained a custom model for wakeword detection with pytorch, converted it into onnx, and i have generally kept it inside the rules for compilation to hef. I have also downloaded the whl file and set it up in a linux x86 environment on my old intel mac. Now i am just a little confused with how i am supposed to compile into a hef file. Can anyone maybe guide me in the right direction or help me with the right commands to use to compile into hef?
Thanks

First I would recommend using the Hailo AI Software Suite Docker. This will make installation and updates easier.

Second please work trough the tutorials to get familiar with the workflow. Inside the Docker call:

hailo tutorial

This will start a Jupyter Notebook server with notebooks for each step of the process.

1 Like