Hi
I’ve been looking at the Git for Hailo.
Would I be correct in saying, I am using Raspberry Pi, I should only use hailo-ai/hailo-rpi5-examples? Or can hailo_model_zoo be also used on the Pi?
Hi
I’ve been looking at the Git for Hailo.
Would I be correct in saying, I am using Raspberry Pi, I should only use hailo-ai/hailo-rpi5-examples? Or can hailo_model_zoo be also used on the Pi?
They are two different things.
Hailo RPi5 Examples are application demos that let you test the Raspberry Pi AI HAT+ using a video file or camera input, with visual output.
Hailo Model Zoo is a collection of models and supporting files. You can run these models on the Raspberry Pi AI HAT - some directly with the example code above, while others will require you to develop your own application. Additionally, the Model Zoo includes retraining Docker containers, which run on your development machine. The Model Zoo is included in the Hailo-8 AI Software Suite Docker, available for download from the Developer Zone.
I have repeated this questions in another post, which is asking few more questions
Is it possible to continue the discussion on the post instead, as it is related?