jakowenko / double-take

Unified UI and API for processing and training images for facial recognition.
https://hub.docker.com/r/jakowenko/double-take
MIT License
1.19k stars 93 forks source link

Home assistant binary sensor if any face is detected? #299

Open cvocvo opened 1 year ago

cvocvo commented 1 year ago

I'm running Home Assistant with Double-Take and a DeepStack detector with Frigate.

Is it possible to have a simple binary sensor that flips to on if any face is detected and flips back to off if no faces are detected? Maybe a different way to look at this would be a sensor where I can get a count of the total number of faces that are detected?

Any help would be much appreciated! Thank you!

Allkorolev commented 1 year ago

I will also join this issue, the manual says that the sensor should appear, but it does not appear

vikohub commented 1 year ago

Did you see the "unknown" sensor? I see that one, but no others.

kksligh commented 1 year ago

Same issue here