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