google-coral / project-bodypix

BodyPix model demo application for Google Coral
Apache License 2.0
275 stars 52 forks source link

Can I run this project without TPU on Ubuntu? #1

Closed JiageWang closed 4 years ago

mbrooksx commented 4 years ago

We only provided the EdgeTPU models, however it's easy to also provide the non-compiled tflite for generic platforms. I'll track that as a feature request.

In the meantime the best way is to use the in-broswer TF.js example on your Ubuntu machine: https://storage.googleapis.com/tfjs-models/demos/body-pix/index.html