通用中文OCR-離線

Common_Chinese_OCR

Common Chinese OCR, supporting offline testing

Github

https://github.com/samylee/Common_Chinese_OCR

Test steps

step1

Download 'models' and third_part_dll, put them to current directory. BaiDu Cloud password: y8sk

step2

Set parameters: predict_system.exe use_gpu max_size imgs_path

like:  predict_system.exe false 960 test_imgs  (for cpu)
or:    predict_system.exe true 960 test_imgs  (for gpu)

use_gpu: false or true  
max_size: the larger the image size, the larger the max_size value setting
test_img: image path setting, with '/', not '\' 

step3

output will be saved in 'output' folder.

Algorithm efficiency

(detection) test images: ICDAR2015

precision recall Hmean
83% 80% 82%

Example result

            

 

任何問題請加唯一QQ2258205918(名稱samylee)!

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章