Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

310下deploy/predict.py出现超多报错 #322

Open
wxqnl opened this issue Jul 25, 2024 · 2 comments
Open

310下deploy/predict.py出现超多报错 #322

wxqnl opened this issue Jul 25, 2024 · 2 comments

Comments

@wxqnl
Copy link

wxqnl commented Jul 25, 2024

型号:香橙派aipro 芯片310b4 cann7.0.0 mindspore 2.2.14 mindspore lite 2.2.14 python3.9.2

根据readme进行环境配置
fd9f51884a1d4b60807a6c2308130bc7 20240724134803 13314596167508274821416680801303

现在进行完用cpu来模型转换(因为用Acend只支持910),成功转换为yolov5n.mindir
fd9f51884a1d4b60807a6c2308130bc7 20240724134904 96605917531237777255168856188191

在运行推理时出现错误:
python deploy/predict.py --model_type Lite --model_path ./yolov5n.mindir --config ./configs/yolov5/yolov5n.yaml --image_path ./coco/image/val2017/image.jpg

fd9f51884a1d4b60807a6c2308130bc7 20240724135130 24815787004051392589459643046584

@Ash-Lee233
Copy link
Collaborator

请问是否成功安装lite等相关组件呢?

@wxqnl
Copy link
Author

wxqnl commented Jul 31, 2024

都安装了

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants