runImageRecognitionPrediction

fun runImageRecognitionPrediction(modelType: TFModels.CV<out GraphTrainableModel>, resizeTo: Pair<Int, Int> = Pair(224, 224))