CAFFE
CAFFE()
Content copied to clipboard
This preprocessing will convert the images from RGB to BGR, then will zero-center each color channel with respect to the ImageNet dataset, without scaling.
Functions
preprocessing
Link copied to clipboard
open override fun preprocessing(channelsLast: Boolean): <ERROR CLASS><<ERROR CLASS><FloatArray, <ERROR CLASS>>, <ERROR CLASS><FloatArray, <ERROR CLASS>>>
Content copied to clipboard
Returns preprocessing Operation corresponding to this preprocessing type.