object-detection-using-yolo
object-detection-using-yolo copied to clipboard
AttributeError: 'NoneType' object has no attribute '__array_interface__'
The code - frame = process_data(np.expand_dims(frame, axis=0))
Gives error AttributeError: 'NoneType' object has no attribute 'array_interface'
maybe you didnt download the video in 'model/data/readme.md'