zeusees / License-Plate-Detector

基于Yolov5车牌检测,更快更准.
http://www.zeusee.com
1.19k stars 401 forks source link

FileNotFoundError: [WinError 3] 系统找不到指定的路径。: '/home/zeusee/plate/' #71

Closed zexuyann closed 6 months ago

zexuyann commented 6 months ago

Traceback (most recent call last): File "C:\Users\YAN\Desktop\bishe\License-Plate-Detector-master\detect_plate.py", line 161, in f = show_files("/home/zeusee/plate/", []) File "C:\Users\YAN\Desktop\bishe\License-Plate-Detector-master\detect_plate.py", line 145, in show_files file_list = os.listdir(path) FileNotFoundError: [WinError 3] 系统找不到指定的路径。: '/home/zeusee/plate/'

运行detect文件时出现如上错误。没有找到home文件夹