onnx2keras icon indicating copy to clipboard operation
onnx2keras copied to clipboard

input type: float32[?,w,h,c]

Open lucaskyle opened this issue 5 years ago • 0 comments

After I converted a pytorch-onnx model into keras .h5, I noticed that input type: float32[?,w,h,c]

Is it correct? what should i do?

lucaskyle avatar Oct 11 '19 09:10 lucaskyle