pytorch-yolo-v3
pytorch-yolo-v3 copied to clipboard
'NoneType' object has no attribute 'shape'
Loading network.....
Network successfully loaded
Traceback (most recent call last):
File "D:/pytorch-yolo-v3-master/detect.py", line 150, in
I got the same error. How to fix it?
same error,help!!
OK, I got the answer...The dictionary of images can not contain Chinese characters, damn it!