-
报错内容:
Error: This model is not supported, because 1 ops are not supported on 'nnadapter'. These unsupported ops are: 'rnn'.
python from paddlelite.lite import *来使用opt。
转化模型为PaddleOCR的ch_ppocr_ser…
-
```
# 设置检测模型的max_side_len
det_model.preprocessor.max_side_len = 960
# 其他...
```
提到可以修改前后处理超参数,但没有说明具体的用法,直接使用cpu_threads=32或者enable_mkldnn=True 要报错,option = fd.RuntimeOption()貌似也只能切换后端。请求给出具体用法
-
使用v4模型推理,数字中的,大概率会被识别为.
比如3,000.00 会被识别为3.000.00
但是用ppocr label的自动标注就没有这种问题
-
我在表格识别模型基础上进行了微调,然后拿来进行表格识别报错!
-
- 系统环境/System Environment:Linux
- 版本号/Version:Paddle:2.4.2.post112
- 运行指令/Command Code: python tools/train.py -c configs/rec/PP-OCRv4/ch_PP-OCRv4_rec.yml
- 完整报错/Complete Error Message:Error Message…
-
```
{
resource_type: 'book',
source_name: '内蒙文革风雷——一位造反派领袖的口述史(明镜出版社2007年)',
author: '高树华、程铁军,明镜出版社',
archive_id: 3,
articles: [{
title: '代序言——历史不可变造,公理岂容践踏',
…
-
I've been trying the app some more and for some reason now it crashes whenever I try to copy the OCRd text.
It works if I close my browser, but I was able to use it just fine a few days ago... I rein…
-
请提供下述完整信息以便快速定位问题/Please provide the following information to quickly locate the problem
- 系统环境/System Environment:ubuntu 20.04
- 版本号/Version:Paddle: 2.6 PaddleOCR:dygraph 问题相关组件/Related component…
-
请提供下述完整信息以便快速定位问题/Please provide the following information to quickly locate the problem
- 系统环境/System Environment:
- 版本号/Version:Paddle:2.4.2 PaddleOCR:2.7 问题相关组件/Related components:
- 运行指令/Com…
zjlw updated
5 months ago
-
#### 问题描述 / Problem Description
我搭建了一个虚拟机,主机硬件信息为E5 2683v4加P100-PCIE-16GB,虚拟机使用qemu-kvm
同样的配置使用pytorch的easyocr没有问题,但是paddleocr出现bug
NVIDIA相关信息如下:
![屏幕截图 2024-07-15 075522](https://github.com/user-…