public class TensorUtils extends Object
| Constructor and Description |
|---|
TensorUtils() |
| Modifier and Type | Method and Description |
|---|---|
static org.tensorflow.Tensor<org.tensorflow.types.UInt8> |
makeImageTensor(BufferedImage img) |
public static org.tensorflow.Tensor<org.tensorflow.types.UInt8> makeImageTensor(BufferedImage img) throws IOException
IOExceptionCopyright © 2018. All rights reserved.