[Config Support]: Face recognition is not working at all #18793
Replies: 3 comments 7 replies
-
|
Have you created any face collections yet? |
Beta Was this translation helpful? Give feedback.
-
|
i am also struggling to figure out how this is supposed to work. i have enabled face recognition in the settings, set up some faces with sample images for training. but:
So is this aimed for cameras such as doorbells where you expect someone is directly looking into the camera? Because i see no way how to detect faces reliably from the substream on a camera mounted 3 meters high |
Beta Was this translation helpful? Give feedback.
-
|
you can use my fork... PR is not accepted, but I'll try to keep up to date #22529 |
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
Hi, I upgraded to Frigate version: 0.16-0 and enabled the face recognition by using the face_recognition:
enabled: true
model_size: large
However when I browse to see the recognised faces this is what i see:
"There are no recent face recognition attempts"
I have attached the config, can anyone point out what I am missing please? TIA
Version
0.16.0-1fa7ce5
Frigate config file
Relevant Frigate log output
Relevant go2rtc log output
Frigate stats
No response
Operating system
Proxmox
Install method
Docker Compose
docker-compose file or Docker CLI command
Object Detector
Coral
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