[Detector Support]: rarely if ever detects my cat #23414
Replies: 2 comments 13 replies
-
|
The detection issue you're experiencing with your cat is likely related to the model you're using rather than your configuration. The default OpenVINO model ( Your configuration settings for Recommendations:
model:
path: plus://<model_id>
The fact that person detection works well but cat detection doesn't strongly suggests the model's training data doesn't generalize well to your specific cat's appearance. 📚 Sources: Have another question? Just tag @inkeep. |
Beta Was this translation helpful? Give feedback.
-
|
i know that it CAN detect the cat because ive seen it happen for a very very brief period. ive tried my m.2 coral TPU, ive tried different yolo models, logging for the screen shot i posted in the debug view showed nothing out of the ordinary. motion IS being detected when the cat enters the frame |
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
setup system in kitchen to patrol counter for my cat who is mostly white with black spots. my frigate config hardly ever detects him but occasionally for a brief moment see him as a cat or sometimes even as a dog. it has NO issue detecting me and my family as people tho. at first i thought it was the coral TPU not working but im having the same issue running on my intel GPU.
Version
0.17.1-416a9b7
Frigate config file
docker-compose file or Docker CLI command
Relevant Frigate log output
Install method
Docker Compose
Object Detector
OpenVino
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