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

can not train model #48

Open
wuxiaolianggit opened this issue Jan 7, 2019 · 0 comments
Open

can not train model #48

wuxiaolianggit opened this issue Jan 7, 2019 · 0 comments

Comments

@wuxiaolianggit
Copy link

I0107 11:43:32.129838 14961 layer_factory.hpp:77] Creating layer rpn_loss_cls
I0107 11:43:32.132026 14961 net.cpp:150] Setting up rpn_loss_cls
I0107 11:43:32.132074 14961 net.cpp:157] Top shape: (1)
I0107 11:43:32.132081 14961 net.cpp:160] with loss weight 1
I0107 11:43:32.132100 14961 net.cpp:165] Memory required for data: 298545136
I0107 11:43:32.132104 14961 layer_factory.hpp:77] Creating layer rpn_loss_bbox
I0107 11:43:32.132115 14961 net.cpp:106] Creating Layer rpn_loss_bbox
I0107 11:43:32.132118 14961 net.cpp:454] rpn_loss_bbox <- rpn_bbox_pred_rpn_bbox_pred_0_split_0
I0107 11:43:32.132123 14961 net.cpp:454] rpn_loss_bbox <- rpn_bbox_targets
I0107 11:43:32.132127 14961 net.cpp:454] rpn_loss_bbox <- rpn_bbox_inside_weights
I0107 11:43:32.132129 14961 net.cpp:454] rpn_loss_bbox <- rpn_bbox_outside_weights
I0107 11:43:32.132133 14961 net.cpp:411] rpn_loss_bbox -> rpn_loss_bbox
F0107 11:43:32.132158 14961 smooth_L1_loss_layer.cpp:28] Check failed: bottom[0]->channels() == bottom[1]->channels() (225 vs. 270)
*** Check failure stack trace: ***
./experiments/scripts/faster_rcnn_end2end.sh: line 78: 14961 Aborted (core dumped) ./tools/train_net.py --gpu ${GPU_ID} --solver /data/wuxl/RRPN2/models/${PT_DIR}/${NET}/faster_rcnn_end2end/solver.prototxt --weights data/imagenet_models/${NET}.v2.caffemodel --imdb ${TRAIN_IMDB} --iters ${ITERS} --cfg experiments/cfgs/faster_rcnn_end2end.yml ${EXTRA_ARGS}

real 0m18.619s
user 0m17.324s
sys 0m1.984s

how to solve the problem

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

1 participant