dotnet / dotnet/machinelearning-samples
how to inference model onnx with dynamic input sizes in ml.net ?
Open
- Dominant language
- PowerShell
- Stars
- 4.7k
- Forks
- 2.7k
- Avg merge
- 2d 22h
- Merged PRs (30d)
- 1
Description
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.
Contributor guide
Assessment
This issue has not been assessed yet.