Package qupath.bioimageio.spec.tensor
package qupath.bioimageio.spec.tensor
-
ClassDescriptionThe basic tensor representation for inputs and outputs.Model input, including shape, axes, datatype and preprocessing.Model output, including shape, axes, halo, datatype and postprocessing.Base class for pre- and post-processing operations.A binarize operation.A clipping operation.Requested mode for pre- or post-processing.A processing mode that operates optionally on different sets of data.A linear scaling operation.A scaling operation to the mean and variance of a reference tensor.A scaling operation to a reference tensor.A sigmoid transofmration.A scaling operation to zero mean and unit variqnce.Shape of input or output tensor.A shape that is determined based on the shape of another tensor.A shape that is determined based on a minimum and a step size.A Shape that wraps tensor Size objects from the 0.5 spec.Descriptions of tensor data types, primarily ratio types or nominal/ordinal types represented by int-like numeric values.A description of the possible ratio data values in a tensor.Data type of ratio data.A description of the possible discrete data values in a tensor.Data type of nominal or ordinal data.