unsky / FPN

Feature Pyramid Networks for Object Detection
522 stars 263 forks source link

when I run the demo.py,there is a problem,could you help me?????? #86

Open mantou22 opened 5 years ago

mantou22 commented 5 years ago

Loaded network /home/xmpu234/Documents/FPN-caffe_1/data/faster_rcnn_models/fpn_iter_25000.caffemodel Traceback (most recent call last): File "/home/xmpu234/Documents/FPN-caffe1/tools/demo.py", line 142, in , _= im_detect(net, im) File "/home/xmpu234/Documents/FPN-caffe_1/tools/../lib/fast_rcnn/test.py", line 158, in im_detect rois2 = net.blobs['rpn_rois/p2'].data.copy() KeyError: 'rpn_rois/p2