sanghoon / pva-faster-rcnn

Demo code for PVANet
https://arxiv.org/abs/1611.08588
Other
650 stars 241 forks source link

The data and label should have the same first dimension. #97

Open DL-ljw opened 6 years ago

DL-ljw commented 6 years ago

Hi, I encounter the following problem, hoping for a reply: I1208 08:51:16.048475 7276 layer_factory.hpp:77] Creating layer rpn_loss_cls F1208 08:51:16.049386 7276 loss_layer.cpp:19] Check failed: bottom[0]->shape(0) == bottom[1]->shape(0) (2 vs. 1) The data and label should have the same first dimension. Check failure stack trace:

pasxalinamed commented 6 years ago

Maybe try using batch size= 1