PaddleOCR/docs/version3.x/deployment/python_and_cpp_infer.md
zhang-prog fcd7cea732
add the overview of module and pipeline (#15444)
* add the overview of module and pipeline

* update

* add en docs

* add the doc of python and cpp inference
2025-05-28 10:22:30 +08:00

501 B
Raw Blame History

基于Python或C++预测引擎推理

自 2.x 分支以来,基于 Python 或 C++ 的预测引擎推理一直是一项重要功能。该功能允许用户在无需安装 wheel 包的情况下加载OCR相关模型并进行推理。有关具体使用方法请参考以下文档