Join GitHub today
GitHub is home to over 31 million developers working together to host and review code, manage projects, and build software together.
Sign upAdd to documentation: how to install Tensorflow Lite onto Raspberry Pi 3B+ Raspian Stretch #19110
Comments
tensorflowbutler
assigned
poxvoculi
May 6, 2018
poxvoculi
assigned
petewarden
and unassigned
poxvoculi
May 9, 2018
alanchiao
added
the
comp:lite
label
May 14, 2018
This comment has been minimized.
This comment has been minimized.
raygeeknyc
commented
May 28, 2018
•
I’ve got a project using the tf nightly for Pi, thanks for that, with the Object Detection API but inference time is ~1.5 secs; I expect that I could use tf lite instead and experience significantly better performance. Any ETA for RPi support? |
This comment has been minimized.
This comment has been minimized.
Nagging Assignee @petewarden: It has been 14 days with no activity and this issue has an assignee. Please update the label and/or status accordingly. |
This comment has been minimized.
This comment has been minimized.
Nagging Assignee @petewarden: It has been 29 days with no activity and this issue has an assignee. Please update the label and/or status accordingly. |
This comment has been minimized.
This comment has been minimized.
Nagging Assignee @petewarden: It has been 44 days with no activity and this issue has an assignee. Please update the label and/or status accordingly. |
This comment has been minimized.
This comment has been minimized.
Nagging Assignee @petewarden: It has been 59 days with no activity and this issue has an assignee. Please update the label and/or status accordingly. |
aselle
referenced this issue
Aug 2, 2018
Closed
TF Lite Documentation and Raspberry Pi Demo Request #18351
This comment has been minimized.
This comment has been minimized.
tofulawrence
commented
Aug 9, 2018
•
Resolved with nightly. For latency issue, please use quantized model, which is fast. @achowdhery. |
tofulawrence
closed this
Aug 9, 2018
achowdhery
self-assigned this
Aug 9, 2018
This comment has been minimized.
This comment has been minimized.
@tofulawrence @petewarden @achowdhery |
jdlamstein commentedMay 5, 2018
System information
No.
Raspberry Pi 3B+, Raspian Stretch
What I'm asking about.
Tensorflow Version 1.7.0
Python 3.5
What I'm asking about.
What I'm asking about.
N/A
Broadcom VideoCore IV @ 250 MHz (BCM2837: 3D part of GPU @ 300 MHz, video part of GPU @ 400 MHz)
Addition to documentation: Installation of Tensorflow Lite on Raspberry Pi 3B+ Raspian Stretch.
Describe the problem
I would like instructions on how to install Tensorflow Lite onto Raspberry Pi 3B+ with Raspbian Stretch OS. To the best of my knowledge, the documentation doesn't yet cover installation for Raspbian Stretch. I posted on the Raspberry Pi Stack Exchange (https://raspberrypi.stackexchange.com/questions/83498/how-do-i-install-tensorflow-lite-on-raspbian-stretch) and I was directed here. My goal is to deploy a Tensorflow neural network onto the Raspberry Pi 3B+ with Tensorflow Lite.