HimanchalChandra / Object-Detection-with-Voice-Feedback-YOLO-v3-and-gTTS

Convert the predicted annotated text into voice responses
24 stars 15 forks source link

Attribute Error #5

Open ssaatvik30 opened 2 months ago

ssaatvik30 commented 2 months ago

[INFO] loading YOLO from disk... Traceback (most recent call last): File "/home/ssaatvik/Desktop/New Folder/YOLO/Object-Detection-with-Voice-Feedback-YOLO-v3-and-gTTS/script.py", line 38, in (H, W) = image.shape[:2] AttributeError: 'NoneType' object has no attribute 'shape'

HELP