fpn.pytorch
fpn.pytorch copied to clipboard
dimension out of range (expected to be in range of [-1, 0], but got 1)
Traceback (most recent call last):
File "trainval_net.py", line 330, in
the same problem,we need some help @CXY573
same problem, but encountered in File "/home/tsoikawai/OIC_2018/faster-rcnn.pytorch/lib/model/rpn/proposal_layer.py", line 159 when running 'test_net.py'
I fixed this issue by adding '--cuda' in the command line argument when running 'test_net.py'