zeusees / License-Plate-Detector

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

训练出错! #44

Closed Aruen24 closed 2 years ago

Aruen24 commented 2 years ago

Traceback (most recent call last): File "train.py", line 516, in train(hyp, opt, device, tb_writer, wandb) File "train.py", line 191, in train image_weights=opt.image_weights) File "/home/wyw/yolov5-License-Plate-Detector/utils/face_datasets.py", line 70, in create_dataloader image_weights=image_weights, File "/home/wyw/yolov5-License-Plate-Detector/utils/face_datasets.py", line 164, in init labels, shapes = zip(*cache.values()) ValueError: not enough values to unpack (expected 2, got 0)