bernardleung
bernardleung
8. In terminal on the Pi, run the Python program lobe-basic-prediction.py Type the following commands: [ Download File](https://learn.adafruit.com/pages/21635/elements/3084570/download) [ Copy Code](https://learn.adafruit.com/machine-learning-101-lobe-braincraft/get-predictions-on-the-pi#) cd ~ cd lobe-adafruit-kit python3 lobe-basic-prediction.py python lobe-basic-prediction.py RuntimeError:...
(tflite1-env) pi@raspberrypi:~/tflite1 $ python3 TFLite_detection_webcam.py --modeldir=Sample_TFLite_model Traceback (most recent call last): File "/home/pi/tflite1/TFLite_detection_webcam.py", line 180, in frame = frame1.copy() AttributeError: 'NoneType' object has no attribute 'copy'