TensorFlow-Object-Detection-on-the-Raspberry-Pi
TensorFlow-Object-Detection-on-the-Raspberry-Pi copied to clipboard
Tensorflow Object Detection on the Raspberry Zero?
trafficstars
hi i have the same Problem with my Pi zero, When i write the command "python3 Object_detection_picamera.py" i became follow error: "illegal Instruction"
i tested on my Pi 3 and it works fine!
please how can i fix it... i need that for my project at the university.

thanks
That's because this version was compiled for armv7 and you have armv6. You should use a armv6 tensorflow version