YOLOv3-Object-Detection-with-OpenCV icon indicating copy to clipboard operation
YOLOv3-Object-Detection-with-OpenCV copied to clipboard

Traceback (most recent call last): File "yolo.py", line 157, in <module> height, width = frame.shape[:2] AttributeError: 'NoneType' object has no attribute 'shape'

Open irvanseptiar opened this issue 5 years ago • 3 comments

irvanseptiar avatar Sep 05 '19 10:09 irvanseptiar

Traceback (most recent call last): File "yolo.py", line 157, in height, width = frame.shape[:2] AttributeError: 'NoneType' object has no attribute 'shape'

irvanseptiar avatar Sep 05 '19 10:09 irvanseptiar

did you resolve the issue/

aryankrowser avatar Sep 22 '19 15:09 aryankrowser

did anyone find this solution?

aryankrowser avatar Sep 22 '19 15:09 aryankrowser