wow, good to know that. I downloaded docker instance of Deepstack using this reference https://github.com/robmarkcole/HASS-Deepstack-face
Unfortunately, getting Platform error image_processing.deepstack_face - No module named 'deepstack'
error.
Did I miss anything about dependency? Is there any guideline to complete it? Thanks
Yoinkz
November 15, 2019, 1:55am
22
I followed the authors guide of this wonderful component:
Hi all
I just published a custom component for face and object (e.g. person) detection using Deepstack, which runs locally in Docker and costs you nothing. You will need a computer with a decent amount of RAM available, as Deepstack is using deep-learning models. Therefore don’t expect to run this on a pi, but a spare laptop should do. Any feedback on usage here, and bug reports on Github.
Thanks!
[image]
KvRajan
(Varadarajan K)
February 18, 2020, 3:53pm
23
Is there a Non-Docker version of this …?
StefanoGiu
(Stefano Giugliano)
April 17, 2020, 10:51am
24
Hello, I have a generic camera, but dlib_face_detect is not recognizing any face, even if I stare in front of the camera. I have a VSTARCAM C7837WIP.
What can be the problem with it?
Copy to clipboard
- platform: generic
name: Veranda
authentication: digest
username: admin
password: 240778
still_image_url: http://192.168.1.11:13000/snapshot.cgi?user=admin&pwd=XXXXXX
stream_source: rtsp://192.168.1.11:14000/tcp/av0_0
Copy to clipboard
image_processing:
- platform: dlib_face_detect
source:
- entity_id: camera.veranda