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

Can I use this on windows? #65

Open UntouchedWagons opened 2 years ago

UntouchedWagons commented 2 years ago

I have a possible use case for this, but the rest server would be running on windows rather than a Pi. Would that be possible? I don't have a coral accelerator because covid so I can't easily test this myself.

robmarkcole commented 2 years ago

cant answer as I dont use windows myself

lethargus commented 2 years ago

No success in Windows. It runs briefly and then returns: F driver/usb/usb_driver.cc:1127] Unknown descriptor from device And you're back at the command prompt and the flask has died. But if you send it an image in the few seconds before you get that error, it works perfectly.