deepness.processing.models.preprocessing_utils

Functions

limit_channels_number

Limit the number of channels in the input image to the model

normalize_values_to_01

Normalize the values of the input image to the model to the range [0, 1]

standardize_values

Standardize the input image to the model

transpose_nhwc_to_nchw

Transpose the input image from NHWC to NCHW