PaddleOCR
PaddleOCR copied to clipboard
Awesome multilingual OCR toolkits based on PaddlePaddle (practical ultra lightweight OCR system, support 80+ languages recognition, provide data annotation and synthesis tools, support training and de...
PyMuPDF==1.21.1 ### PR 类型 PR types ### PR 变化内容类型 PR changes ### 描述 Description ### 提PR之前的检查 Check-list - [ ] 这个 PR 是提交到dygraph分支或者是一个cherry-pick,否则请先提交到dygarph分支。 This PR is pushed to the dygraph...
Poor results are seen with number-character mixed data while using paddle OCR default modal. Paddlle OCR was installed using pip. If the text with digit is in a single line...
请提供下述完整信息以便快速定位问题/Please provide the following information to quickly locate the problem - 系统环境/System Environment: - 版本号/Version:Paddle: PaddleOCR: 问题相关组件/Related components: - 运行指令/Command Code: - 完整报错/Complete Error Message: 我们提供了AceIssueSolver来帮助你解答问题,你是否想要它来解答(请填写yes/no)?/We provide AceIssueSolver to solve...
识别一些英文数字组合的图片,识别结果经常会漏掉一个或者几个字符,应该如何调整?
请提供下述完整信息以便快速定位问题/Please provide the following information to quickly locate the problem - 系统环境/System Environment: - ubuntu 22.04 - cuda:11.8 - 版本号/Version:2.7:Paddle: PaddleOCR: - 问题相关组件/Related components: aiohttp==3.8.6 aiosignal==1.3.1 annotated-types==0.6.0 anyio==3.7.1 astor==0.8.1 async-timeout==4.0.3...
请提供下述完整信息以便快速定位问题/Please provide the following information to quickly locate the problem - 系统环境/System Environment:Macos M1 - 版本号/Version:Paddle: PaddleOCR:2.7 问题相关组件/Related components: - 运行指令/Command Code: /Users/2mythvector/miniconda3/envs/ppocr_rosetta/bin/python \ /Users/2mythvector/Downloads/PaddleOCR-release-2.6/tools/infer/predict_rec.py \ --image_dir="/Users/2mythvector/opt/oh_text_renderer/ALL/A/A_image1_7.png" \ --rec_char_dict_path="/Users/2mythvector/Downloads/PaddleOCR-release-2.6/ppocr/utils/ppocr_keys_v1.txt" \...
请提供下述完整信息以便快速定位问题/Please provide the following information to quickly locate the problem - 系统环境/System Environment:Win10+cuda11.2 - 版本号/Version:Paddle:paddlepaddle-gpu 2.4.2.post112 PaddleOCR:paddleocr-release-2.6 问题相关组件/Related components:.\configs\rec\PP-OCRv3\en_PP-OCRv3_rec.yml + .\tools\infer_rec.py - 运行指令/Command Code: python tools/infer_rec.py -c configs/rec/PP-OCRv3/en_PP-OCRv3_rec.yml -o Global.checkpoint=./output/v3_en_mobile/best_accuracy...
请提供下述完整信息以便快速定位问题/Please provide the following information to quickly locate the problem - 系统环境/System Environment:Win10+cuda11.2 - 版本号/Version:Paddle:paddlepaddle-gpu 2.4.2.post112 PaddleOCR:paddleocr-release-2.6 问题相关组件/Related components:.\configs\rec\PP-OCRv3\en_PP-OCRv3_rec.yml + .\tools\infer_rec.py - 运行指令/Command Code: python tools/infer_rec.py -c configs/rec/PP-OCRv3/en_PP-OCRv3_rec.yml -o Global.checkpoint=./output/v3_en_mobile/best_accuracy...
请提供下述完整信息以便快速定位问题/Please provide the following information to quickly locate the problem - 系统环境/System Environment:Windows10, CPU - 版本号/Version:Paddle:2.5.2 PaddleOCR: 2.6.0.1 - 问题相关组件/Related components:PaddleOCR - 运行指令/Command Code: from img2table.document import Image from img2table.ocr...
请提供下述完整信息以便快速定位问题/Please provide the following information to quickly locate the problem 该模型之前在4g显存上正常运行过,现在换了一个电脑想试一下8g运存发现无法启动训练。模型选用ocr官网上公布pp-ocrv3中英文训练模型,数据为自己的数据,batch_size设置为1时,也无法启动训练。希望大佬回复! - 系统环境/System Environment:win11 - 版本号/Version:Paddle:2.5.1 PaddleOCR:2.7.0.2 问题相关组件/Related components:paddleocr - 运行指令/Command Code:python tools/train.py -c configs/rec/PP-OCRv3/ch_PP-OCRv3_rec_distillation.yml -o Global.pretrained_model=./pretrained_model/ch_PP-OCRv3_rec_train/best_accuracy - - 完整报错/Complete...