transform.NormalizeImage¶ class transform.NormalizeImage(mean, std)¶ Bases: object Normlize image by given mean and std. __call__(sample)¶