使用yolov7进行模型转换时,在第一步hb_mapper checker 时报错:
ERROR model conversion failed: [ONNXRuntimeError] : 9 : NOT_IMPLEMENTED : Could not find an implementation for the node MaxPool_34:MaxPool(12)
yolov7使用https://github.com/WongKinYiu/yolov7,onnx opset=11
使用yolov7进行模型转换时,在第一步hb_mapper checker 时报错:
ERROR model conversion failed: [ONNXRuntimeError] : 9 : NOT_IMPLEMENTED : Could not find an implementation for the node MaxPool_34:MaxPool(12)
yolov7使用https://github.com/WongKinYiu/yolov7,onnx opset=11

