binarization_2017
binarization_2017 copied to clipboard
Hello! I'm trying to run your binarization_dibco.py tool in nvidia-docker container and getting following error: F1021 20:23:03.879026 1 math_functions.cu:81] Check failed: error == cudaSuccess (77 vs. 0) an illegal memory...
Hi,Chris,I just want to install caffe ,on ubuntu18.04,anaconda 3,and python2.7(cpu),and i use your caffe-master,but athe error really confuse me ,as following, .build_release/tools/extract_features.o:在函数‘std::string* google::MakeCheckOpString(int const&, int const&, char const*)’中: extract_features.cpp:(.text._ZN6google17MakeCheckOpStringIiiEEPSsRKT_RKT0_PKc[_ZN6google17MakeCheckOpStringIiiEEPSsRKT_RKT0_PKc]+0x43):对‘google::base::CheckOpMessageBuilder::NewString()’未定义的引用 .build_release/tools/extract_features.o:在函数‘std::string*...
Would it be possible to share the code to retrain the models?
Duringtesting two models, I encountered a question that results in failure. The question is: F0831 14:32:22.325904 15088 layer_factory.hpp:81] Check failed : registry.count(type) == 1(0 vs. 1) Unknown layer type: BilinearInterpolation(known...
xxx@xxx:~$ sudo nvidia-docker run -v /home/xxx:/data tensmeyerc/icdar2017:binarization_gpu python binarize_plm.py /data/input_file.jpg /data/output_file.png 0 libdc1394 error: Failed to initialize libdc1394 Traceback (most recent call last): File "binarize_plm.py", line 257, in main(in_image, out_image)...