[Detector Support]: Halio8 nmo longer finds things like robot_lawnmower and waste_bin #20618
Replies: 2 comments 1 reply
-
|
The issue you're experiencing is related to the difference between the default Frigate models and Frigate+ models. When you switched from Coral to Hailo8 with Frigate+ models, the available object types changed. Frigate+ models support a specific set of objects that differs from the default models (1). According to the documentation, the available label types in Frigate+ models include
Since you're using a Frigate+ model (indicated by your
Since you were detecting these objects with Coral but not with Hailo8, this suggests the Frigate+ model may need more training data for your specific environment to properly detect 📚 Sources: Have another question? Just tag @inkeep. |
Beta Was this translation helpful? Give feedback.
-
|
Your config is invalid needs to be |
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 switch from coral to hailo8 and latest plus models but now im only detecting things like person, cat, dog. It doesn't detect waste_bin and robot_lawnmower at all like the coral did
Version
0.16.2-tensorrt
Frigate config file
docker-compose file or Docker CLI command
Relevant Frigate log output
Install method
Home Assistant Add-on
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