Replies: 1 comment
-
of course,OCR engine had two arg det and rec. you may set det=True and rec=False for a test. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
我在https://console.bce.baidu.com/easyedge/openSource下载了PP-OCR-tiny的iOS SDK

我是否能只进行文本检测,判断图片中是否存在文字以及文字的位置,而不执行文本识别
因为文字多的时候,文本识别需要1s以上,时间太久
而我的场景只需要知道文本所在位置就可以,我希望只执行文本检测任务,缩短处理时间
Beta Was this translation helpful? Give feedback.
All reactions