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

Add ability to subscribe to stream and process #19

Closed robmarkcole closed 4 years ago

robmarkcole commented 4 years ago

See -> https://github.com/dgomes/cusca/blob/master/app.py

Partner with @dgomes

robmarkcole commented 4 years ago

I think this is beyond the scope of a rest-server and should be handled by external package such as cusca