caffeStylePreprocessing
fun caffeStylePreprocessing(input: FloatArray, imageShape: LongArray, channelsLast: Boolean = true): FloatArray
Content copied to clipboard
Caffe-style preprocessing.
Caffe-style preprocessing.