PaddleX/latest/pipeline_usage/tutorials/ocr_pipelines/doc_preprocessor #3716
Replies: 9 comments 21 replies
-
API中的接口名称写错了,使用官方docker部署,接口名称应该是:/document-preprocessing |
Beta Was this translation helpful? Give feedback.
-
怎么解决我在用paddlenlp中的uie抽取时对单元格中文本有换行的情况只能识别到第一行的问题呢? |
Beta Was this translation helpful? Give feedback.
-
严重性 代码 说明 项目 文件 行 禁止显示状态 详细信息 |
Beta Was this translation helpful? Give feedback.
-
求教各位大神,这个产线里5类模型,经过高性能推理安装调试之后,就剩下 文本图像矫正模块UVDoc 最耗时,前一步 文档图像方向分类模块 已经知道输入图片是0/90/180/270角度了,能不能插入自定义开发替换掉 UVDoc 过程,因为我只需要一个简单的旋转图像就够了。 |
Beta Was this translation helpful? Give feedback.
-
识别结果可以返回单个字母的坐标吗,比如“928”文字,返回三个坐标 |
Beta Was this translation helpful? Give feedback.
-
目前原始图片、翻转后的图片、扭曲矫正后的图片是一起输出的,是否能分开多个图片输出? |
Beta Was this translation helpful? Give feedback.
-
下了文本图像矫正模块的UVDoc的推理模型,只有inference.json没inference.pdmodel,无法paddlelite转换,下训练模型又找不到UVDoc的参数文件,所以目前UVDoc是无法转成nb模型吗? |
Beta Was this translation helpful? Give feedback.
-
root@localhost:/work# paddlex --pipeline OCR \
Creating model: ('PP-LCNet_x1_0_doc_ori', None) C++ Traceback (most recent call last):No stack trace in paddle, may be caused by external reasons. Error Message Summary:FatalError: Aborted (core dumped)
Creating model: ('PP-LCNet_x1_0_doc_ori', None)
corrupted size vs. prev_size |
Beta Was this translation helpful? Give feedback.
-
高性能部署OCR运行成功后,调用8000端口接口测试,报错如下: C++ Traceback (most recent call last):No stack trace in paddle, may be caused by external reasons. Error Message Summary:FatalError: E0901 08:56:18.371417 7 python.cc:1944] Stub process is unhealthy and it will be restarted. 版本是docker gpu3.2、3.1,都运行不起来,帮忙看看什么原因,在线等,着急 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
PaddleX/latest/pipeline_usage/tutorials/ocr_pipelines/doc_preprocessor
https://paddlepaddle.github.io/PaddleX/latest/pipeline_usage/tutorials/ocr_pipelines/doc_preprocessor.html
Beta Was this translation helpful? Give feedback.
All reactions