Help with Hailo profiler


Hi, I want to know the Hailo usage while running this model. I’m trying to use the profiler tool with the command hailo profiler yolov8n.hef, but I’m getting an error saying that the argument does not exist. I’m working with the latest version of HailoRT (4.19).

The profiler needs the har file of the model. To list the required parameters run the profiler with the --help flag.

hailo profiler --help

You can also find more information the Hailo Dataflow Compiler Users Guide section 6.2 Running the Profiler.

The profiler is also used in the tutorials. You can open them using the following command:

hailo tutorial