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

#8136 I checked the output file `output/test_66.txt` and found an empty value like this: `{"type": "table", "bbox": [44, 249, 916, 1188], "res": "", "img_idx": 66}` This pr should fix the...

contributor
status: proposed

Please provide the following information to quickly locate the problem: I am working on making License Plate Module for the below project and I am getting the below errors. Project...

Please provide the following information to quickly locate the problem System Environment:Win11 amd64 Version * Paddle: `2.3.2.post116` * PaddleOCR: `2.6.1.0` * Related components:`recovery_to_doc` Status - Command Code:`paddleocr --image_dir=D:/test.pdf --type=structure --recovery=true...

https://github.com/PaddlePaddle/PaddleOCR/blob/release/2.6/applications/%E5%8F%91%E7%A5%A8%E5%85%B3%E9%94%AE%E4%BF%A1%E6%81%AF%E6%8A%BD%E5%8F%96.md#43-%E8%AF%AD%E4%B9%89%E5%AE%9E%E4%BD%93%E8%AF%86%E5%88%AB 4.3.2没有命令行,请问能否补充?这样无法参考训练过程啊。

PLZ. How can I deal with the following 3 errors?请问我如何解决如下3个报错? 1.ppocr ERROR: When parsing line invoice0.jpg [{"transcription": "142011471003", "label":"invoice_code","points": [[115, 93], [197, 93], [197, 105], [115, 105]],"id": 1, "linking": [[1,...

请提供下述完整信息以便快速定位问题/Please provide the following information to quickly locate the problem - 系统环境/System Environment: - 版本号/Version:Paddle: PaddleOCR: 问题相关组件/Related components: - 运行指令/Command Code: - 完整报错/Complete Error Message: 我看官方教程中使用的是configs/det/detmv3db.yml,但是这个配置文件里是没有label_list和num_classes这两个参数的啊

请提供下述完整信息以便快速定位问题/Please provide the following information to quickly locate the problem - 系统环境/System Environment:Centos7 - 版本号/Version:Paddle:paddle 2.3-gpu PaddleOCR:2.5.0.3

使用的分支是releses-2.5 ,代码在机台设备上都能跑通,我的设备显卡是2080,然后再1070也能跑通 然后在线上的设备就报错了,不知道什么原因,会是显卡的问题么,那个设备显卡是T4 报错信息: [2022-10-27 16:28:18] I1027 08:28:18.681836 15 analysis_config.cc:1044] In CollectShapeInfo mode, we will disable optimizations and collect the shape information of all intermediate tensors in the compute graph...

Hi Everyone, I'm trying to finetune the layout analysis model on my dataset which is relatively small compared to the benchmarked dataset. So starting from scratch here doesn't make sense....