Skip to content

Conversation

@Rishi-k-s
Copy link
Contributor

@Rishi-k-s Rishi-k-s commented Dec 4, 2024

When using the examples from the Raspberry PI AI Kit site official getting started, there will be an error as files "yolov6n.hef" is renamed as "yolov6n_h8l.hef" and "yolox_s_leaky_h8l_mz.hef" as "yolox_s_leaky_h8l_rpi.hef" in the JSON file.

So while running it will produce an error stating that the file "yolov6n.hef" or "yolox_s_leaky_h8l_mz.hef" does not exist, hence correcting the file names in the repo.

@Rishi-k-s Rishi-k-s changed the title The latest Hailo Boards have their .hef files changed The latest Hailo Boards have their .hef file names changed Dec 4, 2024
@naushir
Copy link
Collaborator

naushir commented Dec 5, 2024

Thank you for this change - it looks correct to me. Would you be able to re-submit the commit with a commit message that is formatted like below please:

postprocess: hailo: Fix .hef file names for yolov6 and yolox

This was missed out in the asset files when the hef files were renamed.

Signed-off-by: Your Name <[email protected]>

Thanks!

This was missed out in the asset files when the hef files were renamed.

Signed-off-by: Rishi Krishna S <[email protected]>
@Rishi-k-s
Copy link
Contributor Author

Hi @naushir,
I re-submitted the commit message using the given format.
:)

@naushir naushir merged commit b78871e into raspberrypi:main Dec 5, 2024
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants