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
运行命令后 python deploy/predict.py --model_type MindIR --model_path ./yolov5s.mindir --config ./configs/yolov5/yolov5s.yaml --image_path ~/001.jpg 大概运行一分钟出现Killed 再过几秒出现错误提示如下 runs_infer出现2024.......时间文件夹,其中有cfg.yaml文件和logs文件夹,logs文件夹中有MindYOLO_2024.txt文件,但txt文件中没有任何内容
环境Mindspore=2.2.14,Mindyolo=0.3.0,硬件香橙派Ascend310
The text was updated successfully, but these errors were encountered:
No branches or pull requests
运行命令后 python deploy/predict.py --model_type MindIR --model_path ./yolov5s.mindir --config ./configs/yolov5/yolov5s.yaml --image_path ~/001.jpg
大概运行一分钟出现Killed
再过几秒出现错误提示如下
runs_infer出现2024.......时间文件夹,其中有cfg.yaml文件和logs文件夹,logs文件夹中有MindYOLO_2024.txt文件,但txt文件中没有任何内容
环境Mindspore=2.2.14,Mindyolo=0.3.0,硬件香橙派Ascend310
The text was updated successfully, but these errors were encountered: