为何时间间隔这么久
#12444
Replies: 1 comment
-
5秒是加载模型的时间。实际部署时,加载一次后,后续识别可重复使用ocr实例。识别花费的时间参考日志中的elapsed。 |
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.
-
我在调用paddleocr的时候 us_gpu=true 可是后面的结果显示读取到识别这段过程足足等待时间有5秒!请问这是什么问题
Beta Was this translation helpful? Give feedback.
All reactions