ONNX-YOLOv7-Object-Detection icon indicating copy to clipboard operation
ONNX-YOLOv7-Object-Detection copied to clipboard

Fatal error: TRT:EfficientNMS_TRT(-1) is not a registered function/op

Open ddsmlf opened this issue 2 years ago • 0 comments

File "/home/melissacolin/anaconda3/lib/python3.10/site-packages/onnxruntime/capi/onnxruntime_inference_collection.py", line 424, in _create_inference_session sess = C.InferenceSession(session_options, self._model_path, True, self._read_config_from_model) onnxruntime.capi.onnxruntime_pybind11_state.Fail: [ONNXRuntimeError] : 1 : FAIL : Load model from models/best.onnx failed:Fatal error: TRT:EfficientNMS_TRT(-1) is not a registered function/op

ddsmlf avatar Aug 29 '23 09:08 ddsmlf