yolov5_openvino_sdk icon indicating copy to clipboard operation
yolov5_openvino_sdk copied to clipboard

test.py have a error

Open xiaomujiang opened this issue 3 years ago • 0 comments

when i run train.py , it have a error , but i do nothing to the code, can you help me ?

test.py", line 104, in test inf_out, train_out = model(img,augment = augment) # inference and training outputs ValueError: too many values to unpack (expected 2)

xiaomujiang avatar Jul 17 '21 09:07 xiaomujiang