hailo8 not acceptable detector type #20727
Replies: 1 comment
-
|
Using The integration automatically detects your hardware architecture via the Hailo CLI and selects the appropriate default model if no custom model is specified(1). When you configure the detector with
Your configuration is correct: detectors:
hailo8:
type: hailo8l
device: PCIeThe 8ms inference speed you're seeing is excellent and indicates your Hailo-8 is working properly(1). The detector type name 📚 Sources:
Have another question? Just tag @inkeep. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Describe the problem you are having
I recently got a Hailo-8, not a Hailo-8L. When i went to configure Frigate with it as a detector, it does not allow "hailo8" as a type and only accepts "hailo8l". Will this cause any impact as the model i requested was for a Hailo-8 not 8L? fwiw it does seem to be working fine with the type set to hailo8l with an inference speed of about 8ms.
Version
0.16.2-4d58206
Frigate config file
docker-compose file or Docker CLI command
Pulled from unRaid app store.Relevant Frigate log output
Install method
Docker Compose
Object Detector
Other
Screenshots of the Frigate UI's System metrics pages
Any other information that may be helpful
No response
Beta Was this translation helpful? Give feedback.
All reactions