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...
请提供下述完整信息以便快速定位问题/Please provide the following information to quickly locate the problem - 系统环境/System Environment: - 版本号/Version:Paddle: PaddleOCR: 问题相关组件/Related components: - 运行指令/Command Code:python3 ppstructure/predict_system.py --image_dir=CDLA_DATASET/train/train_0100.jpg --det_model_dir=./infer/ch_PP-OCRv3_det_slim_infer --rec_model_dir=./infer/ch_PP-OCRv3_rec_slim_infer --rec_char_dict_path=./ppocr/utils/ppocr_keys_v1.txt --table_model_dir=./infer/SLANet_ch --table_char_dict_path=ppocr/utils/dict/table_structure_dict_ch.txt --layout_model_dir=/./infer/picodet_lcnet_x1_0_fgd_layout_cdla_infer --layout_dict_path=./ppocr/utils/dict/layout_dict/cdla_dict.txt...
KIE 任務的標注中提到 https://github.com/PaddlePaddle/PaddleOCR/blob/release/2.7/ppstructure/kie/how_to_do_kie.md 支持一個 key 對應多個 value 請問支持多個 key 對應到同一個 value 嗎?
目标场景是使用paddle识别ocr结果 在另外的流程中使用modelscope的模型进行nlp分析。但似乎只要添加了from modelscope import pipeline, Tasks就报错。 注释掉就没问题。是否包冲突、有无解决优化和解决方案 - 系统环境/System Environment: ``` conda install pytorch==2.0.1 torchvision==0.15.2 torchaudio==2.0.2 pytorch-cuda=11.8 -c pytorch -c nvidia ``` - 版本号/Version:Paddle: PaddleOCR: 问题相关组件/Related components: ``` paddleocr 2.7.0.3...
请提供下述完整信息以便快速定位问题/Please provide the following information to quickly locate the problem - 系统环境/System Environment:**Windows 11** - 版本号/Version:Paddle: PaddleOCR: 问题相关组件/Related components: * PaddlePaddle:2.6.1 * PaddleOCR 2.7.5 - 运行指令/Command Code:No - 完整报错/Complete Error...
请提供下述完整信息以便快速定位问题/Please provide the following information to quickly locate the problem - 系统环境/System Environment:CentOS Linux release 7.9.2009 (Core) - 版本号/Version:Paddle: PaddleOCR: 问题相关组件/Related components: paddleclas 2.5.1 paddlefsl 1.1.0 paddlenlp 2.2.1 paddleocr 2.6.1.0...
请提供下述完整信息以便快速定位问题/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模型训练,单行文字,这样设计行不行,有没有什么问题?总字符4万,随机取出5个字符,另加一个短语 组成一行,这样8000行就能覆盖所有想训练的字符,8000*500=4百万就能均衡字符分布
Hello, I am running into this error when upgrading from 2.5.2 to 2.6.0 - using CPU version. - 系统环境/System Environment:Linux - 版本号/Version: **Paddle:2.6.0** **PaddleOCR:>=2.0.1** - 运行指令/Command Code: **RUN python3 -m...
Traceback (most recent call last): File "tools/export_model.py", line 289, in main() File "tools/export_model.py", line 284, in main export_single_model( File "tools/export_model.py", line 74, in export_single_model shape=[None] + input_shape, dtype="float32"), TypeError: can...
请提供下述完整信息以便快速定位问题/Please provide the following information to quickly locate the problem ### 系统环境/System Environment: ```sh - 系统环境/System Environment: - nvcc: NVIDIA (R) Cuda compiler driver - Copyright (c) 2005-2022 NVIDIA Corporation...
请提供下述完整信息以便快速定位问题/Please provide the following information to quickly locate the problem - 系统环境/System Environment: - 版本号/Version:Paddle: PaddleOCR: 问题相关组件/Related components: - 运行指令/Command Code: - 完整报错/Complete Error Message: