TensorFlow-Lite-Object-Detection-on-Android-and-Raspberry-Pi icon indicating copy to clipboard operation
TensorFlow-Lite-Object-Detection-on-Android-and-Raspberry-Pi copied to clipboard

TFLite_detection_stream.py running error

Open uyesad opened this issue 5 years ago • 1 comments
trafficstars

While i run the TFLite_detection_stream.py it shows me nonetype' object has no attribute 'copy' error.

uyesad avatar Oct 16 '20 14:10 uyesad

OpenCV returns None when an error occurs while reading a frame from a video source. Maybe this could be a reason for why it's not working. Is there something wrong with the video file, or is it too big?

stackxp avatar Jun 16 '24 19:06 stackxp