Preprocesses a tensor or array encoding a batch of images.
Preprocesses a tensor or array encoding a batch of images.
imagenet_preprocess_input(x, data_format = NULL, mode = "caffe")
x |
Input Numpy or symbolic tensor, 3D or 4D. |
data_format |
Data format of the image tensor/array. |
mode |
One of "caffe", "tf", or "torch"
|
Preprocessed tensor or array.
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.