Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
DL-ljw opened this issue Dec 8, 2017 · 1 comment
Open

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

DL-ljw opened this issue Dec 8, 2017 · 1 comment

Comments

@DL-ljw
Copy link

DL-ljw commented Dec 8, 2017

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
Copy link

Maybe try using batch size= 1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants