mirror of
https://github.com/PaddlePaddle/PaddleOCR.git
synced 2025-06-26 21:24:27 +00:00

* enhance and update deployment docs * update * add example image for PP-OCRv5_mobile edge deployment * update
641 B
641 B
基于Python或C++预测引擎推理
自 2.x 分支以来,基于 Python 或 C++ 的预测引擎推理一直是一项重要功能。该功能允许用户在无需安装 wheel 包的情况下加载OCR相关模型并进行推理。
由于其在前后处理和串联细节上与 wheel 包存在差异,导致推理效果略有不同,两者无法直接互换使用。
有关具体使用方法,请参考以下文档: