robmarkcole / HASS-Deepstack-face

Home Assistant custom component for using Deepstack face recognition
https://community.home-assistant.io/t/face-and-person-detection-with-deepstack-local-and-free/92041
MIT License
218 stars 68 forks source link

Error 500 for Face detection, works for object detection #39

Closed stumpk closed 3 years ago

stumpk commented 3 years ago

Hi,

Great plugins! Thank you for all the effort. I have been trying to implement these following the guides from the Everything Smart Home Tutorials. I'm running Home Assistant on a ubuntu VM and have installed Deepstack in a container using Portainer on the HA VM. The object detection works perfectly, but I am getting an error on the face detection/recognition. Here are the logs from the container for a pass on the object but error on the face: image

When I look into the stderr.txt file in the logs on the container I get the following:

image

my HA config is like this:

image

can you please point me in the direction of what I am missing?

robmarkcole commented 3 years ago

That is a deepstack error - it cant find some files (I think the model files). PLease raise on deepstack forum

stumpk commented 3 years ago

Thanks, Robin. I did try posting there but I never got a response. Someone else was having the same error with a windows install, but doesn't look like there is a resolution. I'm trying Facebox for now until they can figure this out. I've tried reinstalling DeepStack several times and in several ways and it all appears to do the same thing.

On Mon, Mar 29, 2021 at 9:46 PM Robin @.***> wrote:

Closed #39 https://github.com/robmarkcole/HASS-Deepstack-face/issues/39.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/robmarkcole/HASS-Deepstack-face/issues/39#event-4525124696, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEAPTEAZWW2NLNLKZLMVGTDTGFJSPANCNFSM4ZPM5SIQ .