runONNXImageRecognitionPrediction

fun runONNXImageRecognitionPrediction(modelType: ONNXModels.CV<out OnnxInferenceModel>, resizeTo: Pair<Int, Int> = Pair(224, 224))