what is the exact normalization?

#1
by j35t3r - opened

I calculated
mean = [0.4377 0.4438 0.4728]
var=[0.198 0.201 0.197]

Values used to train the model:

SVHN_DEFAULT_MEAN = (0.4377, 0.4438, 0.4728)
SVHN_DEFAULT_STD = (0.1980, 0.2010, 0.1970)

Sign up or log in to comment