dataset
/
org.jetbrains.kotlinx.dl.dataset
/
OnFlyImageDataset
/
Companion
/
toNormalizedVector
to
Normalized
Vector
@
JvmStatic
fun
toNormalizedVector
(bytes:
ByteArray
):
FloatArray
Content copied to clipboard
Normalizes
bytes
via division on 255 to get values in range '[0; 1)'.