tensorflow-on-raspberry-pi icon indicating copy to clipboard operation
tensorflow-on-raspberry-pi copied to clipboard

TensorFlow for Raspberry Pi

Results 74 tensorflow-on-raspberry-pi issues
Sort by recently updated
recently updated
newest added

### Describe the Issue After successful Bazel build, attempting to run base gives the following: `Failed to extract Bazel as a zip file: zlib returned error code -3 during inflate.`...

### Describe the Issue TensorFlow Built from Source Failed, Following Your Guide Exactly. ### Steps to Reproduce ### Hardware/Software Info Raspberry Pi 3 Mode B Please provide the following information...

## Context Right now, the project relies on having the user `sudo` pretty much everything: `pip` installs, compiling Bazel, etc. However, it would be best if this project could practice...

enhancement

When trying to build Bazel: ERROR: JDK not found, please set $JAVA_HOME. **Fixed with:** https://www.raspinews.com/installing-oracle-java-jdk-8-on-raspberry-pi/ **Raspberry 3 with Raspbian Stretch Lite** Please provide the following information about your Raspberry Pi...

Tensorflow compilation error. Followed the installation details specified [here](https://github.com/samjabrahams/tensorflow-on-raspberry-pi/blob/master/GUIDE.md#4-compiling-tensorflow). * Raspberry Pi model: Raspberry Pi3 Model B. * Operating System used: Raspbian GNU/Linux 8.0 (jessie) * Version of Python used:...

* Raspberry Pi model: * Operating System used: Dietpi * Version of Python used: 2,7 and 3,5 * SD card memory size: 128 GB * Size of USB/other device used...

non-raspberry-pi

Hi, I've installed tensorflow on my pi 3 - it's working as expected for static images but when I try to connect to the camera for real-time recognition I'm getting...

### Describe the Issue hi i installed 1.0.1 but there is no tensorflow/models/image/imagenet ### Steps to Reproduce ### Hardware/Software Info Please provide the following information about your Raspberry Pi setup:...

Dear All Can i install tensorflow (GPU function) on raspberry pi 2B and use it ? if yes how to do that Thx Limin

### Issue Bazel 0.5.2 failed to build after 17666seconds (~5hrs) with an error `ERROR: /home/pi/libs/bazel/src/tools/singlejar/BUILD:263:1: C++ compilation of rule '//src/tools/singlejar:input_jar' failed: gcc failed: error executing command` ### Steps to Reproduce...