crnn.caffe icon indicating copy to clipboard operation
crnn.caffe copied to clipboard

your model doesn't match to your deploy.txt

Open lcaikk1314 opened this issue 5 years ago • 4 comments

when run"./build/examples/cpp_recognition/recognition.bin data/captcha/1.png examples/crnn/deploy.prototxt examples/crnn/model/crnn_captcha.caffemodel",error show "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."

lcaikk1314 avatar Oct 11 '18 13:10 lcaikk1314

same trouble~ @yalecyu

ManiroXi avatar Oct 25 '18 09:10 ManiroXi

I update my prototxt, but the caffemodel is't update. You can retrain the caffemodel. If there is freetime, I will update the caffemodel. @ManiroXi @lcaikk1314

yalecyu avatar Nov 12 '18 08:11 yalecyu

same problem, I just have cpu can you update the model~ @yalecyu

azuryl avatar Feb 22 '19 04:02 azuryl

or can you tell me the old prototxt

azuryl avatar Feb 22 '19 04:02 azuryl