We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
~/src/ocr-lite-ncnn-1.6.1 $ ~/src/ocr-lite-ncnn-1.6.1 $ ~/src/ocr-lite-ncnn-1.6.1 $ bash run-test.sh Setting the Number of Threads=8 Using an OpenMP Environment Variable Gpu版本测试前请先安装Vulkan SDK v1.2.162.0,https://vulkan.lunarg.com/sdk/home 请输入测试选项并回车: 1)CPU, 2)GPU 1 版本 1.6.0.20211013 测试 modelsPath=models model dbnet path=models/dbnet_op model angle path=models/angle_op model crnn path=models/crnn_lite_op keys path=models/keys.txt imgDir=images/, imgName=1.jpg resultTxtPath(images/1.jpg-result.txt) =====Input Params===== numThread(8),padding(50),maxSideLen(0),boxScoreThresh(0.600000),boxThresh(0.300000),unClipRatio(2.000000),doAngle(1),mostAngle(1),GPU(-1) =====Init Models===== --- Init DbNet --- --- Init AngleNet --- param is too old, please regenerate! layer load_param 106 611 failed run-test.sh: line 61: 14143 Segmentation fault ./${EXE_PATH}/OcrLiteNcnn --models models --det dbnet_op --cls angle_op --rec crnn_lite_op --keys keys.txt --image $TARGET_IMG --numThread $NUM_THREADS --padding 50 --maxSideLen 0 --boxScoreThresh 0.6 --boxThresh 0.3 --unClipRatio 2.0 --doAngle 1 --mostAngle 1 --GPU $GPU_INDEX
The text was updated successfully, but these errors were encountered:
模型,重新下载
Sorry, something went wrong.
在哪里下载呀
https://github.com/benjaminwan/OcrLiteAndroidNcnn/tree/master/OcrLibrary/src/main/assets
No branches or pull requests
~/src/ocr-lite-ncnn-1.6.1 $ ~/src/ocr-lite-ncnn-1.6.1 $ ~/src/ocr-lite-ncnn-1.6.1 $ bash run-test.sh Setting the Number of Threads=8 Using an OpenMP Environment Variable Gpu版本测试前请先安装Vulkan SDK v1.2.162.0,https://vulkan.lunarg.com/sdk/home 请输入测试选项并回车: 1)CPU, 2)GPU 1 版本 1.6.0.20211013 测试 modelsPath=models model dbnet path=models/dbnet_op model angle path=models/angle_op model crnn path=models/crnn_lite_op keys path=models/keys.txt imgDir=images/, imgName=1.jpg resultTxtPath(images/1.jpg-result.txt) =====Input Params===== numThread(8),padding(50),maxSideLen(0),boxScoreThresh(0.600000),boxThresh(0.300000),unClipRatio(2.000000),doAngle(1),mostAngle(1),GPU(-1) =====Init Models===== --- Init DbNet --- --- Init AngleNet --- param is too old, please regenerate! layer load_param 106 611 failed run-test.sh: line 61: 14143 Segmentation fault ./${EXE_PATH}/OcrLiteNcnn --models models --det dbnet_op --cls angle_op --rec crnn_lite_op --keys keys.txt --image $TARGET_IMG --numThread $NUM_THREADS --padding 50 --maxSideLen 0 --boxScoreThresh 0.6 --boxThresh 0.3 --unClipRatio 2.0 --doAngle 1 --mostAngle 1 --GPU $GPU_INDEX
The text was updated successfully, but these errors were encountered: