mirror of
https://github.com/PaddlePaddle/PaddleOCR.git
synced 2025-06-03 21:53:39 +08:00
* Add serving and hpi docs * Optimize CLI logging info * Update interface * Add on-device deployment and onnx model conversion docs * Enhance CLI * _gen->_iter * Fix CLI help message * Update table_recognition_v2 and PP-StructureV3 interfaces * Update installation doc * Update interface * Update interface * Add logging doc * Update default values --------- Co-authored-by: cuicheng01 <45199522+cuicheng01@users.noreply.github.com>
350 B
350 B
端侧部署
PaddleOCR 模型可通过 PaddleX 端侧部署方案 实现端侧部署。关于 PaddleX 及其与 PaddleOCR 之间的关系,请参考 PaddleOCR 与 PaddleX 的区别与联系。