Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The latest Hailo Boards have their .hef file names changed #752

Merged
merged 1 commit into from
Dec 5, 2024

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