PaddleOCR icon indicating copy to clipboard operation
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...

Results 1088 PaddleOCR issues
Sort by recently updated
recently updated
newest added

请提供下述完整信息以便快速定位问题/Please provide the following information to quickly locate the problem - 系统环境/System Environment:docker 运行 - 版本号/Version:Paddle: PaddleOCR: 问题相关组件/Related components: params.py 配置 $: cat deploy/hubserving/structure_system/params.py # Copyright (c) 2022 PaddlePaddle Authors....

您好!我想使用vi_layoutxlm做实体抽取,发现文字比较多的图片后面预测不到,我修改了配置文件的max_seq_len参数由512到1024,训练时报错,请问怎么处理一张图片实体较多的情况呢

good first issue

关键信息提取的max_seq_len长度最长只有514吗?不能超出吗? 运行命令:python tools/train.py -c configs/kie/vi_layoutxlm/ser_vi_layoutxlm_xfund_zh.yml 报错信息: alueError: (InvalidArgument) The value (514) of the non-singleton dimension does not match the corresponding value (1024) in shape for expand_v2 op. [Hint: Expected vec_in_dims[i]...

good first issue
expneeded

请提供下述完整信息以便快速定位问题/Please provide the following information to quickly locate the problem - 系统环境/System Environment:win11 intel 12700 rtx3070 - 版本号/Version:Paddle: PaddleOCR: 问题相关组件/Related components:paddleocr 2.7.0.2 paddlepaddle 2.5.2 paddlepaddle-gpu 2.5.2 - 运行指令/Command Code:python tools/infer_rec.py...

参考:https://github.com/PaddlePaddle/PaddleOCR/blob/main/doc/doc_ch/finetune.md 进行模型微调 使用pp_ocrV3 student模型进行模型微调,训练500epoch,检测效果较差,出现检测框不连续、误检、漏检的现象,请问可能是什么原因。模型输出效果如下,后者为预训练模型输出(较好) ![254 (2)](https://github.com/PaddlePaddle/PaddleOCR/assets/61486634/39bccfae-b018-4130-95ed-b2894d4a3a5a) ![254](https://github.com/PaddlePaddle/PaddleOCR/assets/61486634/dfbcf994-aa68-4ee1-859b-1ec42210012b) ![img_10 (2)](https://github.com/PaddlePaddle/PaddleOCR/assets/61486634/581dd78b-953f-423f-ab95-e5964c2b2ebe) ![img_10](https://github.com/PaddlePaddle/PaddleOCR/assets/61486634/eb77cb7f-0460-4ce2-94a8-36f32f6249ae)

Code PR is needed

请提供下述完整信息以便快速定位问题/Please provide the following information to quickly locate the problem - 系统环境/System Environment: - 版本号/Version:Paddle: PaddleOCR:2.7.5 问题相关组件/Related components: - 运行指令/Command Code: - 完整报错/Complete Error Message: 自己训练的rec模型,为什么onnx推理结果比inference结果要更准,所有参数都相同,只是模型格式不同 paddle推理对比原文结果 ![image](https://github.com/PaddlePaddle/PaddleOCR/assets/41010669/6eaa9cd2-7f90-4daa-9feb-5d84150cceff) onnx推理对比原文结果 ![image](https://github.com/PaddlePaddle/PaddleOCR/assets/41010669/b90505d7-cf07-450a-9e42-b9a9ff7fc5bb)

请提供下述完整信息以便快速定位问题/Please provide the following information to quickly locate the problem - 系统环境/System Environment:Ubuntu - 版本号/Version:Paddle: PaddleOCR: 问题相关组件/Related components:paddleocr latest - 运行指令/Command Code: - 完整报错/Complete Error Message:-------------------------------------- C++ Traceback (most recent...

请提供下述完整信息以便快速定位问题/Please provide the following information to quickly locate the problem - 系统环境/System Environment:Windows 10 - 版本号/Version: - Paddle:2.6 - PaddleOCR:2.7 - 问题相关组件/Related components:ch_PP-OCRv4_det_server_infer - 运行指令/Command Code: python tools/train.py -c ./configs/rec/ch_ppocr_v2.0/rec_chinese_common_train_v2.0.yml...

请提供下述完整信息以便快速定位问题/Please provide the following information to quickly locate the problem - 系统环境/System Environment: - 版本号/Version:Paddle: PaddleOCR:2.7.5 问题相关组件/Related components: - 运行指令/Command Code: - 完整报错/Complete Error Message: rec推理得到的置信度有时也不是很准,有时0.6可能时对的,有时0.97都不一定对, 有什么办法让这个返回的置信度更准吗?

请提供下述完整信息以便快速定位问题/Please provide the following information to quickly locate the problem - 系统环境/System Environment: - 版本号/Version:Paddle:2.3.2 PaddleOCR:2.7.5 问题相关组件/Related components: - 运行指令/Command Code: - 完整报错/Complete Error Message: 重置电脑后,安装完cuda, cudnn,推理报错了 >nvcc -V nvcc:...