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: - 版本号/Version:Paddle: PaddleOCR: 问题相关组件/Related components: - 运行指令/Command Code:python3 predict_system.py --kie_algorithm=LayoutXLM --re_model_dir=./inference/re_vi_layoutxlm_xfund_infer --ser_model_dir=./inference/ser_vi_layoutxlm_xfund_infer --image_dir=./docs/kie/input/zh_val_42.jpg --ser_dict_path=../ppocr/utils/dict/kie_dict/xfund_class_list.txt --vis_font_path=../doc/fonts/simfang.ttf --ocr_order_method="tb-yx" --mode=kie...

如题,微调了3个版本的模型,其中一个版本会出现某张图片检测不出结果,但是将BGR调整为RGB或者反之,就可以正常检测。训练模型、加载模型的参数都是一样的....请问是模型的什么缺陷吗 图片如下,合成的样本.... ![image](https://github.com/PaddlePaddle/PaddleOCR/assets/130543358/c01d33a7-d7aa-45e9-aad7-337f8ef845b3)

请提供下述完整信息以便快速定位问题/Please provide the following information to quickly locate the problem 我在imaug模块中新增了一个预处理模块 使用了一个加载预训练参数的完整卷积网络 但是运行以后报错cudaErrorInitializationError 使用runcheck以后显示正常,请问这是什么原因呢 - 系统环境/System Environment: - BML codelab 4核V100 - 版本号/Version: -PaddlePaddle 2.6.0 PaddleOCR:release2.7 PP-OCRv4 问题相关组件/Related components: -...

I have cut-off a `main` branch from `dygraph` branch, and set `main` branch as the default branch. **Please submit your pull request (PR) to `main` branch.** `dygraph` branch has been...

Using --use tensorrt is giving prediction time more than without using Tensorrt in jetson nano why and where is .trt file generated ?

请提供下述完整信息以便快速定位问题/Please provide the following information to quickly locate the problem - 系统环境/System Environment:Ubuntu 22 - 版本号/Version:Paddle:Realease 2.7 PaddleOCR: 问题相关组件/Related components: - 运行指令/Command Code: - 使用algorithm_rec_can.md中的样例脚本跑测试 - python3 tools/infer_rec.py -c configs/rec/rec_d28_can.yml...

请提供下述完整信息以便快速定位问题/Please provide the following information to quickly locate the problem - 系统环境/System Environment:windows11 - 版本号/Version:Paddle:2.6.1 PaddleOCR:2.7.5 问题相关组件/Related components: - 运行指令/Command Code:python tools/train.py -c configs/rec/PP-OCRv3/ch_PP-OCRv3_rec_distillation.yml - 完整报错/Complete Error Message: (PaddleOcr) ~\Desktop\PaddleOCR...

请提供下述完整信息以便快速定位问题/Please provide the following information to quickly locate the problem - 系统环境/System Environment:win11 CUDA:12.1 python:3.8.9、paddleocr:2.7.3 - 版本号/Version:Paddle: PaddleOCR: 问题相关组件/Related components: - 运行指令/Command Code: - 完整报错/Complete Error Message: - `程序执行时间:5.861234664916992秒 Running...

请提供下述完整信息以便快速定位问题/Please provide the following information to quickly locate the problem - 系统环境/System Environment:Ubuntu20.04 - 版本号/Version:Paddle: PaddleOCR: 问题相关组件/Related components:Paddleocr 2.8.0 paddlepaddle-gpu 2.6.0 paddleslim 2.6.0 paddle2onnx 1.2.1 - I download inference_model from[model_list](https://github.com/PaddlePaddle/PaddleOCR/blob/main/doc/doc_en/models_list_en.md)...

ppocrv4 检测模型转tensorrt性能下降严重,能否给出解决方案?多谢 - 系统环境/System Environment:ubuntu18.04 - 版本号/Version:Paddle:2.7 PaddleOCR: 问题相关组件/Related components:onnx - 运行指令/Command Code:onnx转tensorrt - 完整报错/Complete Error Message: