Replies: 1 comment 2 replies
|
arm平台的cpu很可能没有paddleOCR启动所需要的avx指令集,可以换用RapidOCR试试看,如果还不行的话那暂时没有比较好的解决方案 |
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
目前在Windows11 ARM平台,软件能够正常开启,开始识别时出错,提示

[Error] OCR init fail. Argd: {'enable_mkldnn': True, 'cpu_threads': 8, 'config_path': 'models/config_chinese.txt', 'cls': False, 'use_angle_cls': False, 'limit_side_len': 960}
OCR init fail.
All reactions