TensorFlow-Object-Detection-on-the-Raspberry-Pi icon indicating copy to clipboard operation
TensorFlow-Object-Detection-on-the-Raspberry-Pi copied to clipboard

RPi3 B Hang when running Object_detection_picamera.py

Open VictorTagayun opened this issue 7 years ago • 1 comments
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.

VictorTagayun avatar Nov 08 '18 12:11 VictorTagayun

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

gepopa10 avatar Nov 26 '18 16:11 gepopa10