machinelearning-samples icon indicating copy to clipboard operation
machinelearning-samples copied to clipboard

how to inference model onnx with dynamic input sizes in ml.net ?

Open hoangdung3498 opened this issue 1 year ago • 0 comments

I want to infer model.onnx with animation size using ml.net or any other library on .net. I used ml.net and it seems to require declaring a fixed input size and the image must be resized to that size before being added to the model.

hoangdung3498 avatar Jan 31 '24 00:01 hoangdung3498