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 min_confidence to Flask so it mimics Deepstack endpoint #74

Closed sstratoti closed 1 year ago

sstratoti commented 1 year ago

Not quite ready yet, I don't think. But thought I'd throw an initial PR up there for comments.

robmarkcole commented 1 year ago

Thanks @sstratoti changes LGTM but there are many files that have been modified in error. Can you please create a fresh branch/pr with only the changes to coral-app.py and the readme, or update this PR Thanks in advance