Preprocessing
This library also implements some general transformations useful for getting data ready to be put into a model.
ToEltype
(T)
converts the element type of anyAbstractArrayItem
toT
.ImageToTensor
converts an image to anArrayItem
with another dimension for the color channelsNormalize
normalizes image tensors