tensorflow-on-raspberry-pi
tensorflow-on-raspberry-pi copied to clipboard
TensorFlow for Raspberry Pi
### Describe the Issue I installed tensorflow and everything is running but i am executing a code that i have run on windows and im getting this erro. AttributeError: 'module'...
### Describe the Issue As suggested, I warmed up for 10 times, and the prediction time dropped from 8s to 2s. And I changed the warm-up time to 50, however,...
### Describe the Issue i installed the tensorflow 1.1.0 on my RaspberryPi 2 successfully. and run a python code which i have tested on a Ubuntu system. the code used...
I have a problem that is mobile_net working at least version=1.5.0. I don't know why doesn't work version
I got this message while configuring tensorflow: ./configure You have bazel 0.4.5- (@non-git) installed. Please upgrade your bazel installation to version 0.5.4 or higher to build TensorFlow! Configuration finished
### Describe the Issue I succesfully installed tensorflow from soucre on BBB according to the tutorial https://github.com/samjabrahams/tensorflow-on-raspberry-pi/blob/master/GUIDE.md. I use pre-trained DL model to detect objects on BBB, it runs well...
### Describe the Issue This section of code is longer present in tensorflow/workspace.bzl. When replacing the Eigen dependency it's unclear if I am supposed to move on to the next...
### Describe the Issue When installed the 1.2 python 3.4 whl on debian Wheezy, I got this error: ```python >>> tf.Session() [New Thread 0x74de8450 (LWP 31328)] pure virtual method called...
### Describe the Issue Hi, I am attemting to install TensorFlow on a Raspberry Pie 3 for a university project using your guide: https://github.com/samjabrahams/tensorflow-on-raspberry-pi/blob/master/GUIDE.md Following all the steps, it went...
### Describe the Issue I compiled bazel and moved the output to /urs/local/bin/bazel but when i try to execute bazer a error occur. ### Steps to Reproduce pi@raspberrypi:~ $ bazel...