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

Ensure returned data matches Deepstack #15

Closed robmarkcole closed 4 years ago

robmarkcole commented 4 years ago

As title, so that I don't have to maintain a Home Assistant support library https://deepstackpython.readthedocs.io/en/latest/objectdetection.html

robmarkcole commented 4 years ago

done