If you use the model as standard pytorch model you need to normalize the input manually (subtract mean and divide for stddev)
If you use the model as standard pytorch model you need to normalize the input manually (subtract mean and divide for stddev)