FPN_Pytorch
FPN_Pytorch copied to clipboard
index(): argument 'indices' (position 1) must be tuple of Tensors, not Tensor
when i run trainval_net.py in python 3.6, pytorch 0.4.0,i meet this error ,how can i solve it,than you!
Traceback (most recent call last):
File "/FPN_Pytorch-master/trainval_net.py", line 366, in
TypeError: index(): argument 'indices' (position 1) must be tuple of Tensors, not Tensor