-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Open
Description
I find that in the training and testing phase, the dataset is standardized as a whole batch, including computing the mean and variance from the entire cifar10 dataset.
However, when the model is deployed, the image is feed individually, how should we preprocess the image?
What mean and variance should we use when the input image is of the same category but not included in the cifar10 dataset?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels