2 instantiations of InMemoryImageData
Microsoft.ML.Samples (2)
Dynamic\Trainers\MulticlassClassification\ImageClassification\ResnetV2101TransferLearningTrainTestSplit.cs (2)
148InMemoryImageData imageToPredict = new InMemoryImageData 239yield return new InMemoryImageData()
4 references to InMemoryImageData
Microsoft.ML.Samples (4)
Dynamic\Trainers\MulticlassClassification\ImageClassification\ResnetV2101TransferLearningTrainTestSplit.cs (4)
140.CreatePredictionEngine<InMemoryImageData, 144IEnumerable<InMemoryImageData> testImages = 148InMemoryImageData imageToPredict = new InMemoryImageData 213public static IEnumerable<InMemoryImageData>