如题,需要修改哪一些内容?
直接修改utils的初始化参数--rec_model_dir,会报如下的错:
onnxruntime.capi.onnxruntime_pybind11_state.InvalidArgument: [ONNXRuntimeError] : 2 : INVALID_ARGUMENT : Got invalid dimensions for input: x for the following indices
index: 2 Got: 48 Expected: 32
Please fix either the inputs or the model.
如题,需要修改哪一些内容? 直接修改utils的初始化参数--rec_model_dir,会报如下的错: onnxruntime.capi.onnxruntime_pybind11_state.InvalidArgument: [ONNXRuntimeError] : 2 : INVALID_ARGUMENT : Got invalid dimensions for input: x for the following indices index: 2 Got: 48 Expected: 32 Please fix either the inputs or the model.
用V4版本会出错漏行的情况,如下图所示: