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

problem with loading caffe model when using caffe-fast-rcnn in c++ #23

Open
hamiGH opened this issue Apr 13, 2017 · 1 comment
Open

Comments

@hamiGH
Copy link

hamiGH commented Apr 13, 2017

...
...
I0413 14:52:27.871963 14366 layer_factory.hpp:77] Creating layer rpn_cls_prob_reshape
I0413 14:52:27.871973 14366 net.cpp:106] Creating Layer rpn_cls_prob_reshape
I0413 14:52:27.871980 14366 net.cpp:454] rpn_cls_prob_reshape <- rpn_cls_prob
I0413 14:52:27.871995 14366 net.cpp:411] rpn_cls_prob_reshape -> rpn_cls_prob_reshape
I0413 14:52:27.872011 14366 net.cpp:150] Setting up rpn_cls_prob_reshape
I0413 14:52:27.872020 14366 net.cpp:157] Top shape: 1 18 14 14 (3528)
I0413 14:52:27.872026 14366 net.cpp:165] Memory required for data: 233788800
I0413 14:52:27.872032 14366 layer_factory.hpp:77] Creating layer proposal
ImportError: No module named rpn.proposal_layer
terminate called after throwing an instance of 'boost::python::error_already_set'
The program has unexpectedly finished.
/home/hami/INOBOX/Caffe_Projects/caffeProject/build-caffeClassifier-Desktop-Debug/caffeClassifier crashed.

@hamiGH hamiGH changed the title problem with loading caffe model using caffe-fast-rcnn in c++ problem with loading caffe model in using caffe-fast-rcnn in c++ Apr 13, 2017
@hamiGH hamiGH changed the title problem with loading caffe model in using caffe-fast-rcnn in c++ problem with loading caffe model when using caffe-fast-rcnn in c++ Apr 13, 2017
@maichm
Copy link

maichm commented Nov 29, 2017

The same error!

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