latest/version3.x/pipeline_usage/PaddleOCR-VL-NPU #17556
Unanswered
Replies: 4 comments 3 replies
-
|
镜像没有适配arm架构吗?运行docker命令的时候出错了 docker run -it \
--user root \
--name lj_paddleocr_npu \
--privileged \
--platform linux/amd64 \ # 新增:指定镜像架构
-v /usr/local/Ascend/driver:/usr/local/Ascend/driver \
-v /usr/local/bin/npu-smi:/usr/local/bin/npu-smi \
-v /usr/local/dcmi:/usr/local/dcmi \
-v /data1/lj:/data1/lj \
--shm-size 64g \
--network host \
ccr-2vdh3abv-pub.cnc.bj.baidubce.com/paddlepaddle/paddleocr-genai-vllm-server:latest-npu \
/bin/bash错误为:The requested inage's platforn (Linu/and64) does not natch the detected host platforn (linu/arnf4/v8) and no specific platforn was requested |
Beta Was this translation helpful? Give feedback.
1 reply
-
|
ARM CPU,加载PP-LCNet_x1_0_doc_ori模型报错,报错内容: Python代码: 已安装的包版本 |
Beta Was this translation helpful? Give feedback.
1 reply
-
|
Docker没有CPU的镜像吗 |
Beta Was this translation helpful? Give feedback.
1 reply
-
|
v版面检测排序模型的微调什么时候能支持呀? |
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.
-
latest/version3.x/pipeline_usage/PaddleOCR-VL-NPU
Awesome multilingual OCR toolkits based on PaddlePaddle (practical ultra lightweight OCR system, support 80+ languages recognition, provide data annotation and synthesis tools, support training and deployment among server, mobile, embedded and IoT devices)
https://www.paddleocr.ai/latest/version3.x/pipeline_usage/PaddleOCR-VL-NPU.html
Beta Was this translation helpful? Give feedback.
All reactions