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

example core dump #27

Open
azuryl opened this issue Feb 22, 2019 · 0 comments
Open

example core dump #27

azuryl opened this issue Feb 22, 2019 · 0 comments

Comments

@azuryl
Copy link

azuryl commented Feb 22, 2019

./build/examples/cpp_recognition/recognition.bin data/captcha/1.png examples/crnn/deploy.prototxt examples/crnn//model/crnn_captcha.caffemodel
F0222 11:25:31.748042 4965 net.cpp:759] Cannot copy param 0 weights from layer 'conv0'; shape mismatch. Source param shape is 64 3 3 3 (1728); target param shape is 64 1 3 3 (576). To learn this layer's parameters from scratch rather than copying from a saved net, rename the layer.
*** Check failure stack trace: ***
@ 0x7f4f249735cd google::LogMessage::Fail()
@ 0x7f4f24975433 google::LogMessage::SendToLog()
@ 0x7f4f2497315b google::LogMessage::Flush()
@ 0x7f4f24975e1e google::LogMessageFatal::~LogMessageFatal()
@ 0x7f4f24d28a93 caffe::Net<>::CopyTrainedLayersFrom()
@ 0x7f4f24d2f5e5 caffe::Net<>::CopyTrainedLayersFromBinaryProto()
@ 0x7f4f24d2f67e caffe::Net<>::CopyTrainedLayersFrom()
@ 0x40426c Classifier::Classifier()
@ 0x40302e main
@ 0x7f4f1f325830 __libc_start_main
@ 0x403459 _start
@ (nil) (unknown)
Aborted (core dumped)

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