怎么实现只检测文本框,不识别文字? #15572
Replies: 2 comments
-
from paddleocr import TextDetection https://paddlepaddle.github.io/PaddleOCR/main/version3.x/module_usage/text_detection.html#_3 |
Beta Was this translation helpful? Give feedback.
-
是的,这次升级了接口,关于更新理由可以参考这里的说明:#15343 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
🔎 Search before asking
🐛 Bug (问题描述)
之前的版本可以通过下面的方式实现只检测不识别。
最新的版本里移除了rec这个参数,怎么实现只检测文本,不识别呢?
🏃♂️ Environment (运行环境)
Beta Was this translation helpful? Give feedback.
All reactions