TensorFlow-Object-Detection-on-the-Raspberry-Pi
TensorFlow-Object-Detection-on-the-Raspberry-Pi copied to clipboard
RPi3 B Hang when running Object_detection_picamera.py
trafficstars
After
python3 Object_detection_picamera.py
raspi hang after few seconds, but the framerate is around 1.3fps
I used Tensorflow - 1.11.0 and Protocol Buffers v3.6.1.
Hi, it is normal to have a framerate of 1.3 fps with this method. Do you know why do I have to use sudo -s python3 Object_detection_picamera.py to run the program? I saw that you dont had to use it Thanks