From 1afff715afa715b58e5b446bc53ccefd23e051ce Mon Sep 17 00:00:00 2001 From: myhloli Date: Mon, 6 Jan 2025 21:27:30 +0800 Subject: [PATCH] =?UTF-8?q?docs(Ascend):=20=E6=9B=B4=E6=96=B0=E5=B7=B2?= =?UTF-8?q?=E7=9F=A5=E9=97=AE=E9=A2=98=E8=AF=B4=E6=98=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 修改 paddlepaddle 使用内嵌 onnx 模型的描述,明确仅支持中英文 ocr --- docs/README_Ascend_NPU_Acceleration_zh_CN.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/README_Ascend_NPU_Acceleration_zh_CN.md b/docs/README_Ascend_NPU_Acceleration_zh_CN.md index daa54cf4..3d35e525 100644 --- a/docs/README_Ascend_NPU_Acceleration_zh_CN.md +++ b/docs/README_Ascend_NPU_Acceleration_zh_CN.md @@ -51,6 +51,6 @@ magic-pdf --help ## 已知问题 -- paddlepaddle使用内嵌onnx模型,仅支持中英文ocr,不支持其他语言 +- paddleocr使用内嵌onnx模型,仅支持中英文ocr,不支持其他语言ocr - layout模型使用layoutlmv3时会发生间歇性崩溃,建议使用默认配置的doclayout_yolo模型 - 表格解析仅适配了rapid_table模型,其他模型可能会无法使用 \ No newline at end of file