【YOLO】X-AnyLabeling加载模型报错onnxruntime::Model::Model Unsupported model IR version: 10, max supported IR version: 9
# 安装 CPU 版本
pip install --upgrade onnxruntime
# 安装 GPU 版本
pip install --upgrade onnxruntime-gpu
原文:
https://github.com/CVHub520/X-An ... n/docs/zh_cn/faq.md
如果不能解决,有可能是best.pt训练出错了,重新标注训练
页:
[1]