deepness.processing.models.preprocessing_utils.standardize_values

standardize_values(tiles_batched: array, params: StandardizationParameters) array

Standardize the input image to the model

Parameters:
  • tiles_batched – Batch of tiles

  • params – Parameters for standardization of type STANDARIZE_PARAMS

Returns:

Batch of tiles with standardized values