-
#### 问题描述 / Problem Description
Traceback (most recent call last):
File "tools/train.py", line 208, in
main(config, device, logger, vdl_writer)
File "tools/train.py", line 180, in main
…
-
```
# 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…
-
- 系统环境/System Environment:centos7
- 版本号/Version:Paddle:2.5.1 PaddleOCR:2.7.0.2 问题相关组件/Related components:
- 运行指令/Command Code: paddleocr --image_dir word_1.jpg --lang=ch
- CUDA: cuda 10.2
- 完整报…
-
### 请提出你的问题 Please ask your question
执行初始化的时候 predictor = inference.create_predictor(config)这步会卡住
配置如下:
系统 | CUDA | CUDNN | TensorRT | python | paddlepaddle | PyTorch
-- | -- | -- | -- | -- …
-
[2024-03-23 09:19:22,001] [ INFO] - All the weights of LayoutXLMForRelationExtraction were initialized from the model checkpoint at D:/demo/PaddleOCR/pretrained_model/re_vi_layoutxlm_xfund_pretra…
-
请问大家有没有遇到和我一样的问题?如何解决
数据集是XFUND,ser_vi_layoutxlm_xfund_zh.yml是官方的。
环境如下:
win10, cuda 11.6 cundd 8.4.0.27
![image](https://github.com/PaddlePaddle/PaddleOCR/assets/56833624/539e52a8-a48d-4989-b225-…
-
#### 问题描述 / Problem Description
[文章地址](https://github.com/PaddlePaddle/PaddleOCR/blob/main/doc/doc_ch/kie.md)使用这个kie进行训练表格图片标注训练的时候,当我的标签只有answer和question的时候一切正常,但是我标注很多标签的时候大概有20个标签的时候就会报错,说标签数需要大于0…
-
给定markdown
- 判断是不是试卷(分类器?)
- 判断有没有答案
- 有答案的对齐
-
使用docker搭建的
访问http://address:16181/query/web?search=qdedu.net
返回{"code": 122, "msg": "\u67e5\u8be2\u5931\u8d25"}
访问好几次都是这样的
-
**Describe the bug**
We are running the file
unilm/layoutlmft/examples/run_xfun_re.py
However, we get the error
RuntimeError: CUDA error: invalid device ordinal
torch._C._cuda_setDevice(…