Closed mattdangerw closed 2 months ago
Thanks! Tests looking good. I'll regenerate the resnet preset, update the links, and land this.
Should we rename this layer to something like ImagePreprocessor
, since we are combining resizing, rescaling, and normalization into one?
Since our models include built in preprocessing, it is much clearer for this rescaling to happen in the preprocessing layers.