Closed kv55 closed 2 years ago
While trying to convert the YOLOv5 model, I'm getting KeyError for 'onnx:ScatterND', 'onnx:Range', 'onnx:Expand', 'onnx:Where' and 'onnx:Equal'. Could you please help me on how to get rid this error? I have got the same error when tried with the docker image also.
Hi,you can use the latest docker image
It worked when I tried with the latest docker image. Thank you so much.
While trying to convert the YOLOv5 model, I'm getting KeyError for 'onnx:ScatterND', 'onnx:Range', 'onnx:Expand', 'onnx:Where' and 'onnx:Equal'. Could you please help me on how to get rid this error? I have got the same error when tried with the docker image also.