shuai
Results
3
issues of
shuai
My question is why use the hfilp() function? What does it do? > images1, images2 = hflip(images.repeat(2, 1, 1, 1)).chunk(2)
Hi, Thanks for your excellent work and code! I have a question about the mean and std of cifar dataset. For example, for CIFAR-10 dataset, why you use transforms.Normalize((0.4914, 0.4822,...