Skip to content

Commit

Permalink
Merge pull request #406 from dtischler/main
Browse files Browse the repository at this point in the history
Car Detection AI Kit image fix
  • Loading branch information
dtischler authored Jul 23, 2024
2 parents 774be68 + 1533d12 commit 23d714a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion image-projects/vehicle-detection-raspberry-pi-ai-kit.md
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ On the **Model testing** page, click on the "Classify All" button which will ini

We need to convert the model to a Hailo Executable Format (HEF) to run inferencing. First download the ONNX model (highlighted by a rectangular in the image below) from the Edge Impulse Studio **Dashboard**. After downloading, copy the the ONNX model (`ei-car-yolov5s.onnx` in this example) to an x86 Linux machine, which is required for the model conversion toolkit provided by Hailo.

![Block Output](../.gitbook/assets/vehicle-detection-raspberry-pi-ai-kitblock_output.png)
![Block Output](../.gitbook/assets/vehicle-detection-raspberry-pi-ai-kit/block_output.png)

Now, sign up for a free account at the Hailo Developer Zone: [https://hailo.ai/developer-zone](https://hailo.ai/developer-zone). Navigate to the "Software Downloads" section and get the **Dataflow Compiler** version 3.27.0.

Expand Down

0 comments on commit 23d714a

Please sign in to comment.