You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
...
...
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.
The text was updated successfully, but these errors were encountered:
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
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
...
...
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.
The text was updated successfully, but these errors were encountered: