TensorFlow-Object-Detection-on-the-Raspberry-Pi
TensorFlow-Object-Detection-on-the-Raspberry-Pi copied to clipboard
Incorrect buffer length for resolution ...
Hi does anyone encounter this kind of problem? How did you all solve it after encountering this problem? **Traceback (most recent call last): File "/usr/lib/python3/dist-packages/picamera/camera.py", line 1704, in capture_continuous 'Timed out waiting for capture to end') picamera.exc.PiCameraRuntimeError: Timed out waiting for capture to end
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "Object_detection_picamera.py", line 130, in
Device: Raspberry Pi 3 B+
Thank you in advance if there is.
I am also dealing with this issue except the resolution given is 1280x720 and not 640x480. No solutions found yet.