iu110
iu110
您好,请问您在yolo上实现了作者的方法了吗?
请问你有解决这个问题吗
> File "E:\pycharmproject\OneTeacher-main\train_semi.py", line 479, in train pred,pred_mls = model(label_imgs) # forward ValueError: too many values to unpack (expected 2) > > Hello,Do you know why that is?thank you. @CPFelix...
Thank you for getting back to me. Your current code only provides inference for a single image. If I want to infer multiple different images simultaneously, such as the 800...