Optional
formatOptional
normDescribes normalization parameters when preprocessing the image as model input.
Data element are ranged from 0 to 255.
Optional
bias?: number | [number, number, number] | [number, number, number, number]The 'bias' value for image normalization.
Optional
mean?: number | [number, number, number] | [number, number, number, number]The 'mean' value for image normalization.
Optional
tensorDescribes the tensor layout when representing data of one or more image(s).
Generated using TypeDoc
Describes the image format represented in RGBA color space.