Traceback (most recent call last):
File "/home/xmpu234/Documents/FPN1/tools/demo.py", line 144, in , _= im_detect(net, im)
File "/home/xmpu234/Documents/FPN_1/tools/../lib/fast_rcnn/test.py", line 298, in im_detect
box_deltas = box_deltas * stds + means
ValueError: operands could not be broadcast together with shapes (1000,8) (84,)
Traceback (most recent call last): File "/home/xmpu234/Documents/FPN1/tools/demo.py", line 144, in
, _= im_detect(net, im)
File "/home/xmpu234/Documents/FPN_1/tools/../lib/fast_rcnn/test.py", line 298, in im_detect
box_deltas = box_deltas * stds + means
ValueError: operands could not be broadcast together with shapes (1000,8) (84,)