DayBreak-u / chineseocr_lite

超轻量级中文ocr,支持竖排文字识别, 支持ncnn、mnn、tnn推理 ( dbnet(1.8M) + crnn(2.5M) + anglenet(378KB)) 总模型仅4.7M
GNU General Public License v2.0
11.77k stars 2.26k forks source link

python app.py报错 #183

Open chengjianjie opened 4 years ago

chengjianjie commented 4 years ago

RuntimeError: Cannot compile pse: /ocr/chineseocr_lite/psenet/pse 有人遇到这个错误么,是psenet需要编译嘛,但是也没有pse.so文件,作者大大看到回复下呗

DayBreak-u commented 4 years ago

是的 需要编译的