deepness.processing.models.preprocessing_utils¶
Functions
Limit the number of channels in the input image to the model |
|
Normalize the values of the input image to the model to the range [0, 1] |
|
Standardize the input image to the model |
|
Transpose the input image from NHWC to NCHW |