Replies: 1 comment 3 replies
-
换成最新版本试试看 |
Beta Was this translation helpful? Give feedback.
3 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.
Uh oh!
There was an error while loading. Please reload this page.
-
python tools/infer/predict_system.py --image_dir="D:\ocr\scan-2.png" --det_model_dir="F:\github\ocr_model\ch_PP-OCRv4_det_server_infer" --rec_model_dir="F:\github\ocr_model\ch_PP-OCRv4_rec_server_infer"
检测出来,发现 识别的结果为:
[2024/07/09 09:57:53] ppocr DEBUG: 合同结算总金额的(%为质保金,质量保修期满后由乙方提出书面申请.经甲方3(, 0.965
正确的应该是:

合同结算总金额的(%为质保金,质量保修期满后由乙方提出书面申请.经甲方30
具体识别:

Beta Was this translation helpful? Give feedback.
All reactions