We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
型号:香橙派aipro 芯片310b4 cann7.0.0 mindspore 2.2.14 mindspore lite 2.2.14 python3.9.2
根据readme进行环境配置
现在进行完用cpu来模型转换(因为用Acend只支持910),成功转换为yolov5n.mindir
在运行推理时出现错误: python deploy/predict.py --model_type Lite --model_path ./yolov5n.mindir --config ./configs/yolov5/yolov5n.yaml --image_path ./coco/image/val2017/image.jpg
The text was updated successfully, but these errors were encountered:
请问是否成功安装lite等相关组件呢?
Sorry, something went wrong.
都安装了
No branches or pull requests
型号:香橙派aipro 芯片310b4 cann7.0.0 mindspore 2.2.14 mindspore lite 2.2.14 python3.9.2
根据readme进行环境配置
现在进行完用cpu来模型转换(因为用Acend只支持910),成功转换为yolov5n.mindir
在运行推理时出现错误:
python deploy/predict.py --model_type Lite --model_path ./yolov5n.mindir --config ./configs/yolov5/yolov5n.yaml --image_path ./coco/image/val2017/image.jpg
The text was updated successfully, but these errors were encountered: