RapidTableDetection项目 onnxruntime 1.16.3 用不了 #94
Replies: 1 comment
-
需要升级一下onnxruntime,因为模型转换的opset版本不支持了 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
onnxruntime.capi.onnxruntime_pybind11_state.Fail: [ONNXRuntimeError] : 1 : FAIL : Load model from /home/zhangjie/miniconda3/envs/py310/lib/python3.10/site-packages/rapid_table_det/models/yolo_obj_det.onnx failed:/onnxruntime_src/onnxruntime/core/graph/model.cc:149 onnxruntime::Model::Model(onnx::ModelProto&&, const PathString&, const IOnnxRuntimeOpSchemaRegistryList*, const onnxruntime::logging::Logger&, const onnxruntime::ModelOptions&) Unsupported model IR version: 10, max supported IR version: 9
Beta Was this translation helpful? Give feedback.
All reactions