You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
runing train_voc.py
TypeError
forward() takes 2 positional arguments but 11 were given
File "G:\GitHub_work\Yolo-v2-pytorch\train_voc.py", line 95, in train
writer.add_graph(model.cpu(), torch.rand(opt.batch_size, 3, opt.image_size, opt.image_size))
File "G:\GitHub_work\Yolo-v2-pytorch\train_voc.py", line 186, in
train(opt)
help me ,please~~~~~~~ mang thanks
The text was updated successfully, but these errors were encountered:
runing train_voc.py
TypeError
forward() takes 2 positional arguments but 11 were given
File "G:\GitHub_work\Yolo-v2-pytorch\train_voc.py", line 95, in train
writer.add_graph(model.cpu(), torch.rand(opt.batch_size, 3, opt.image_size, opt.image_size))
File "G:\GitHub_work\Yolo-v2-pytorch\train_voc.py", line 186, in
train(opt)
help me ,please~~~~~~~ mang thanks
The text was updated successfully, but these errors were encountered: