tensorflow-community-wheels icon indicating copy to clipboard operation
tensorflow-community-wheels copied to clipboard

Tensorflow 2.2.0 Raspberry Pi 4 Python 3.7

Open redsigma opened this issue 5 years ago • 2 comments

I found this place has builds for tensorflow 2.2.0 (32bit armv7l and 64bit aarch64) and also 2.1.0 in case somebody needs

https://github.com/Qengineering/TensorFlow-Raspberry-Pi

redsigma avatar Jun 28 '20 20:06 redsigma

How well does the PI do compared to a normal PC? like 1650 or whatever u have

danschumann avatar Jul 12 '20 21:07 danschumann

How well does the PI do compared to a normal PC? like 1650 or whatever u have

The pi4 compared to pi3 has a pretty big difference. I no longer had problems with stuttering. I managed to achieve a stable 12-23 fps but i made my own neural network with keras. I used frcnn at first but for my needs, it seemed that a simpler one was enough. And i managed to achieve this without the need of multithreading

redsigma avatar Jul 18 '20 07:07 redsigma