rangoliu
rangoliu
I've tried to test vgg16.v2.caffemodel with VGG16's test.prototxt in demo.py, but its output is incorrect. I wonder where is the corresponding prototxt file of vgg16.v2.caffemodel?
make error
/home/bbnc/text/crnn/src/cpp/ctc.cpp:153:73: error: invalid initialization of reference of type ‘const thpp::Tensor&’ from expression of type ‘thpp::TensorBase::Ptr {aka thpp::TensorPtr}’ const thpp::Tensor& input = fblualib::luaGetTensorChecked(L, 1); ^ make[2]: *** [CMakeFiles/crnn.dir/ctc.cpp.o] Error 1 make[1]:...