加载TableCls modeltype=yolo或yolox时出现如下问题 #79
Unanswered
enymfc25173
asked this question in
Q&A
Replies: 1 comment 5 replies
-
python version: 3.9 |
Beta Was this translation helpful? Give feedback.
5 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 /Users/xxx/Projects/MLE/Doc-AI/venv/lib/python3.9/site-packages/table_cls/models/yolo_cls.onnx failed:/Users/runner/work/1/s/onnxruntime/core/graph/model.cc:180 onnxruntime::Model::Model(ModelProto &&, const PathString &, const IOnnxRuntimeOpSchemaRegistryList *, const logging::Logger &, const ModelOptions &) Unsupported model IR version: 10, max supported IR version: 9
Error loading: /Applications/PyCharm.app/Contents/plugins/python/helpers/pydev/pydevd_attach_to_process/attach_x86_64.dylib
Process finished with exit code 130 (interrupted by signal 2: SIGINT)
Beta Was this translation helpful? Give feedback.
All reactions