-
### 请提出你的问题 Please ask your question
在一台机器上有多个paddle训练任务,训练一段时间后会出现训练卡顿,只有某个任务能够正常训练,其余的几乎1-2张每秒,机器上任务情况如下:
1.多个单卡训练任务(读取同份本地数据)
2.多个单机多卡训练任务(读取本地数据),部分单机多卡任务可能开启了共享内存
使用命令查看,CPU占比正常,io读取正常
猜…
-
Would it be possible to add support for Finnish?
If there is anything I can do to help you accomplish this, please let me know.
-
The same image has different OCR result.
I checked the output and only `use_gpu` has different value.
CPU OCR Result:
```
[2024/10/28 01:22:52] ppocr DEBUG: Namespace(help='==SUPPRESS==', use_gpu=…
-
- 版本、环境信息:
1)Paddle Lite 版本:V2.10 但是打印出来这样:
version of current Paddle-Lite:9dd4e2655
2)Host 环境:ubuntu20.04
3) paddle-lite 编译方式: ./lite/tools/build.sh --arm_os=armlinux --arm…
-
### 🐛 Bug (问题描述)
使用PPStructure表格识别ch_ppstructure_openatom_SLANetv2_infer算法,输出都是空白,是什么原因?PPOCRv4版本
![1731325967110](https://github.com/user-attachments/assets/e5daae12-3e65-4f90-bf15-b6e0b800afc8…
-
```
# parallel.py
from plugin_inference import demo
import multiprocessing
# Get the value of n from the user
n = int(input("Enter the number of processes to initiate: "))
#Create a list…
-
Hi Manikanth,
It has been very good to see your code working out of the box. Many viewers have asked for the inference code from this piece.
Can you please expedite the inference code for this …
-
-System Environment:Google Collab
-Version PaddleOCR:2.7.5
- Command Code:from paddleocr import PaddleOCR
- Complete Error Message:
6 from google.colab import files
7
----> 8 fr…
-
请提供下述完整信息以便快速定位问题/Please provide the following information to quickly locate the problem
- 系统环境/System Environment:Docker container: paddlepaddle/paddle:latest-dev-cuda11.8-cudnn8.6-trt8.5-gcc82
-…
-
### 🔎 Search before asking
- [X] I have searched the PaddleOCR [Docs](https://paddlepaddle.github.io/PaddleOCR/) and found no similar bug report.
- [X] I have searched the PaddleOCR [Issues](https…