ivilson / Yolov7net

Yolo Detector for .Net 8
83 stars 25 forks source link

YOLOv8 Fault! What happen #15

Closed yiyueming closed 1 year ago

yiyueming commented 1 year ago

Microsoft.ML.OnnxRuntime.OnnxRuntimeException:“[ErrorCode:Fail] Load model from ./Assets/yolov8m.onnx failed:D:\a_work\1\s\engine\lotus\onnxruntime\core/graph/model_load_utils.h:57 onnxruntime::model_load_utils::ValidateOpsetForDomain ONNX Runtime only guarantees support for models stamped with official released onnx opset versions. Opset 17 is under development and support for this is limited. The operator schemas and or other functionality may change before next ONNX release and in this case ONNX Runtime will not guarantee backward compatibility. Current official support for domain ai.onnx is till opset 15. ”

iwaitu commented 1 year ago

plz update your microsoft.ml.onnxruntime to latest .

zzzdddyyy commented 1 year ago

You must first download the CUDA toolkit and cuDNN.