robmarkcole / coral-pi-rest-server

Perform inferencing of tensorflow-lite models on an RPi with acceleration from Coral USB stick
https://coral.ai/products/accelerator
MIT License
67 stars 20 forks source link

Adding facial recognition support? #73

Open fodi666 opened 1 year ago

fodi666 commented 1 year ago

Hi, thanks for your work, it works great with the Home Assistant addon by u/grinco serving Blue Iris in a different VM. I have a suggestion, though: can you also enable facial recognition models for Deepstack? As far as I know the Coral supports a single model, so it would be fine if I could select which model to use (object or face), however there are double-sided Corals or I could grab a second one for the face recognition Thanks

robmarkcole commented 1 year ago

You could see how this is done and implement here, would be great to get a PR