Replies: 1 comment
-
|
我推理一张图要30-60s,请问你要多久啊大佬 |
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://www.paddleocr.ai/main/version3.x/pipeline_usage/OCR.html#1-ocr 文档,PP-OCRv5_server_rec 模型在 CPU 下推理耗时 31.21 ms, 但是我在 Windows 下用 C++ 部署推理 PP-OCRv5_server_rec 模型, CPU 下耗时 1007 ms(大概1秒左右,Release版本)。 比文档里的耗时慢30倍,请问大概是什么问题?
Beta Was this translation helpful? Give feedback.
All reactions