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

Traceback (most recent call last): File "/home/jsj201-5/anaconda3/envs/ocr/lib/python3.8/runpy.py", line 194, in _run_module_as_main return _run_code(code, main_globals, None, File "/home/jsj201-5/anaconda3/envs/ocr/lib/python3.8/runpy.py", line 87, in _run_code exec(code, run_globals) File "/home/jsj201-5/anaconda3/envs/ocr/lib/python3.8/site-packages/paddle/distributed/launch/__main__.py", line 17, in launch() File...

请提供下述完整信息以便快速定位问题/Please provide the following information to quickly locate the problem - 系统环境/System Environment:Windos - 版本号/Version:Paddle: 2 PaddleOCR: 2.5 问题相关组件/Related components: - 运行指令/Command Code:No - 完整报错/Complete Error Message: No **Can we...

good first issue

hello. I am training and fine-tuning the models below. - detection: en_PP-OCRv3_det_distill_train(det_mv3_db.yml) - recognition: custom_v3_en_mobile(en_PP-OCRv3_rec.yml) - classification: ch_ppocr_mobile_v2.0_cls_train(cls_mv3.yml) It may be necessary to adjust the size of the image for...

Code PR is needed

请提供下述完整信息以便快速定位问题/Please provide the following information to quickly locate the problem - 系统环境/System Environment: - 版本号/Version:Paddle: PaddleOCR: 问题相关组件/Related components:paddlepaddle-gpu =2.6.1.post117; paddlenlp= 2.8.0 - 运行指令/Command Code: - python kie/predict_kie_token_ser.py \ --kie_algorithm=LayoutXLM \...

![77dc464a9d1bab2186511fae9eb58a63](https://github.com/PaddlePaddle/PaddleOCR/assets/42889950/8f3c0cee-a8e4-491a-a0e1-e2adcf652fd8) 只在最后一个else分支里释放了内存,其他分支内存并未释放,实测有内存泄漏问题,改成如下代码就没问题了 ![image](https://github.com/PaddlePaddle/PaddleOCR/assets/42889950/850f19bb-c3cd-48ef-a46e-b6587a5a977c)

bug

请提供下述完整信息以便快速定位问题/Please provide the following information to quickly locate the problem - 系统环境/System Environment: ubuntu 22.04 cuda 11.8 - 版本号/Version:Paddle: PaddleOCR: 问题相关组件/Related components: PaddleDetection-2.6.0 使用picodet_lcnet_x1_0_fgd_layout_cdla训练模型上训练自己的数据集 - 运行指令/Command Code: export CUDA_VISIBLE_DEVICES=0,1 python...

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

I have successfully trained the SVTR-CPPD (base version) model and achieved excellent results. However, I would like to improve the metrics further, so I am experimenting with SVTR-large as the...

请提供下述完整信息以便快速定位问题/Please provide the following information to quickly locate the problem - 系统环境/System Environment:Windows 11 - 版本号/Version:2.6 PaddleOCR:python训练的模型不能在C++源码中调用,编译器会引发异常 以下方法中根据输出判断是在std::cout

https://github.com/PaddlePaddle/PaddleOCR/blob/release/2.7/applications/%E6%89%AB%E6%8F%8F%E5%90%88%E5%90%8C%E5%85%B3%E9%94%AE%E4%BF%A1%E6%81%AF%E6%8F%90%E5%8F%96.md ![image](https://github.com/PaddlePaddle/PaddleOCR/assets/4617245/e457fb53-3a83-427d-960c-6c98cca86d82) 项目显示未公开 ![image](https://github.com/PaddlePaddle/PaddleOCR/assets/4617245/3c20ca9a-6b61-4546-9a52-99782c48273b)