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...
add the LaTeX OCR model into PaddleOCR
#### 问题描述 / Problem Description 使用BML Codelab运行[quickstart.md的2.2.3 版面分析](https://github.com/PaddlePaddle/PaddleOCR/blob/main/ppstructure/docs/quickstart.md#223-%E7%89%88%E9%9D%A2%E5%88%86%E6%9E%90) 第二段程序无法正确运行,详细见日志 #### 运行环境 / Runtime Environment 使用 https://aistudio.baidu.com/ 提供的gpu测试环境 项目框架:PaddlePaddle 2.6.1 使用套件功能下载PaddleOCR v2.6.0 - OS: - Paddle: - PaddleOCR: #### 复现代码 /...
#### 问题描述 / Problem Description 中文pdf转word报错。 #### 运行环境 / Runtime Environment - OS: Linux jupyter-2046977-8171292 5.4.0-139-generic #156-Ubuntu SMP Fri Jan 20 17:27:18 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux - Paddle:...
#### 问题描述 / Problem Description 请问RepSVTR可以使用paddlelite工具转nb模型吗?我尝试做了一下,会报错: [F 7/18 18:53:41.205 ...e-Lite/lite/core/model/general/op_desc.h:118 GetAttr] Check failed: it != attrs().end(): No attributes called beta found for swish #### 运行环境 / Runtime Environment - OS:...
#### 问题描述 / Problem Description 训练时,加载参数时出现warning,虽然不影响后面的训练,但是没有之前预训练模型的参数,训练结果很差 #### 运行环境 / Runtime Environment - OS:linux - Paddle:2.6.2 #### 完整报错 / Complete Error Message 2024/07/18 13:17:07] ppocr WARNING: The pretrained params backbone.blocks6.3.pw_conv.conv_kxk.2.bn.bias not...
#### 问题描述 / Problem Description #### 运行环境 / Runtime Environment - OS: ubuntu24 - Paddle: 2.6.1 - PaddleOCR: 2.8.1 #### 复现代码 / Reproduction Code #### 完整报错 / Complete Error Message...
#### 问题描述 / Problem Description 使用cpu进行分布式训练时,在评估导出模型后报gloo连接超时错误 #### 运行环境 / Runtime Environment - OS:centos7.8 - Paddle:2.6.1 - PaddleOCR:2.7.3 #### 复现代码 / Reproduction Code 已经重现了几次,每次都是在评估模型后报错,浮现率100% #### 完整报错 / Complete Error Message eval...
Closes #13432
### Discussed in https://github.com/PaddlePaddle/PaddleOCR/discussions/13424 Originally posted by **greatliu** July 18, 2024 我使用paddlehub部署的表格识别服务: (paddlehub) great61@great61-LEGION-REN7000P-26AMR:~/Workspace/PaddleOCR-2.8.0$ export CUDA_VISIBLE_DEVICES=0 (paddlehub) great61@great61-LEGION-REN7000P-26AMR:~/Workspace/PaddleOCR-2.8.0$ hub serving start -c ./deploy/hubserving/structure_table/config.json /home/great61/miniconda3/envs/paddlehub/lib/python3.9/site-packages/_distutils_hack/__init__.py:26: UserWarning: Setuptools is replacing distutils. warnings.warn("Setuptools...
#### 问题描述 / Problem Description #### 运行环境 / Runtime Environment - OS: win - Paddle: 2.6.1 gpu - PaddleOCR: 2.7 2.8 都报错 #### 复现代码 / Reproduction Code python table/predict_table.py --table_algorithm=TableMaster...