Skip to content

Google Coral Edge TPU support? #681

Answered by marcelklehr
Alphakilo asked this question in Q&A
Discussion options

You must be logged in to vote

The Coral Edge TPU is capable of executing deep feed-forward neural networks such as convolutional neural networks (CNN). It supports only TensorFlow Lite models that are fully 8-bit quantized and then compiled specifically for the Edge TPU.

Recgonize does not exclusively use TF lite models. Anything that works in WASM mode probably also works in TF lite, but it would be an additional effort to compile models for TF lite and add support for coral tpus.

Replies: 3 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@Ayo91
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@Ayo91
Comment options

Answer selected by marcelklehr
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
5 participants