Tensorflow 2.2.0 Raspberry Pi 4 Python 3.7
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
How well does the PI do compared to a normal PC? like 1650 or whatever u have
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