fileLoader
fun Operation<BufferedImage, Pair<FloatArray, TensorShape>>.fileLoader(): DataLoader<File>
Content copied to clipboard
Returns a DataLoader instance which loads images from files and uses this Operation to process them.