I’m very new to Hailo and Raspberry Pi. We’ve added the Hailo-8 module, which I believe comes with some standard models. However, how do we go about installing additional or custom models? I assume these models are based on available datasets.
Also, is the Hailo-8 strictly limited to video-based AI, or is there any possibility of using it for audio detection as well?
We’re also developing our application using Python, so compatibility with Python-based examples would be important for us.
There are many open-source and royalty-free datasets available — how can these be used with Hailo?
For example, if I only want to detect different types of fruit, I don’t need general object detection for all types of objects.
Currently, we have the Waveshare IMX290-83 camera installed on our Raspberry Pi. I’m not sure what the issue is, but when an object is placed slightly further away (covering fewer pixels on the screen), it doesn’t seem to be detected.
For instance, I would like to detect a person or animal at a distance using the examples provided in the hailo-rpi5-examples repository.
Regarding audio, I’m exploring general audio detection and would like to experiment with identifying sounds such as an animal, car, person, or bike. Is this achievable with Hailo?
Lastly, does Hailo provide direct support for development inquiries, or is the community forum the only available channel?