PaddleX/latest/module_usage/tutorials/ocr_modules/doc_img_orientation_classification #2603
Replies: 8 comments 11 replies
-
效果不如paddlecls的文本方向分类模型 |
Beta Was this translation helpful? Give feedback.
-
官方例子跑出来的旋转角度都不对 |
Beta Was this translation helpful? Give feedback.
-
这模型准确度也太差了吧?4张图有3张都是错的。。。 |
Beta Was this translation helpful? Give feedback.
-
默认模型准确度太差,试了几个都是错的 |
Beta Was this translation helpful? Give feedback.
-
'PP-LCNet_x1_0_doc_ori' is not a registered model name.这个怎么处理 |
Beta Was this translation helpful? Give feedback.
-
前一步没安装,使用前还要安装paddle对应的类型插件,如PaddleClas,Seg之类的
…---Original---
From: ***@***.***>
Date: Wed, Feb 26, 2025 11:02 AM
To: ***@***.***>;
Cc: ***@***.******@***.***>;
Subject: Re: [PaddlePaddle/PaddleX]PaddleX/latest/module_usage/tutorials/ocr_modules/doc_img_orientation_classification(Discussion #2603)
'PP-LCNet_x1_0_doc_ori' is not a registered model name.这个怎么处理
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you commented.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
import base64 模型目录det_model_dir = 'E:/users/chend/PycharmProjects/pythonProject1/inference_model/detv4_ess_cv_bmu/' 初始化OCR引擎ocr = PaddleOCR( 请教下能否用上面的代码调用PP-LCNet_x1_0_doc_ori模型 |
Beta Was this translation helpful? Give feedback.
-
我根据二次开发流程在linux上对模型进行训练,在图片校验没问题 ,但是在执行训练命令的时候收到了报错提示 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
PaddleX/latest/module_usage/tutorials/ocr_modules/doc_img_orientation_classification
https://paddlepaddle.github.io/PaddleX/latest/module_usage/tutorials/ocr_modules/doc_img_orientation_classification.html?h=%E5%88%86
Beta Was this translation helpful? Give feedback.
All reactions