robmarkcole / HASS-Deepstack-object

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

My installation not work #45

Closed rabeliyo closed 5 years ago

rabeliyo commented 5 years ago

Hello, I have followed all the indications but I do not get the recognition to work. I have entered the test photo in the save folder but it does not work.

My continuous container log :

./run: line 2: 5198 Aborted (core dumped) python3 /app/intelligence.py &> /dev/null ./run: line 2: 5213 Aborted (core dumped) python3 /app/intelligence.py &> /dev/null ./run: line 2: 5228 Aborted (core dumped) python3 /app/intelligence.py &> /dev/null ./run: line 2: 5241 Aborted (core dumped) python3 /app/intelligence.py &> /dev/null ./run: line 2: 5256 Aborted (core dumped) python3 /app/intelligence.py &> /dev/null

Awesome work!! Thanks

rbflurry commented 5 years ago

Use deepquestai/deepstack:noavx instead of deepquestai/deepstack