pytorch-classification
pytorch-classification copied to clipboard
Accuracy of the training
Hi,
I ran the ResNeXt-29, 8x64 model on cifar100, but I cannot get the error rate 17.38%. What I got is around 18.5% (I ran it with different random seed for multiple times). Can anyone tell me what's wrong with it? I didn't change the code.
Hi. Currently, I have no machine to run the experiments. Let's see if any one can help.
Hi, @bearpaw
What version of pytorch, cuda, cudnn did you use for training your models?
Hi, Did you find out the reason? I just meet the same problem.
Hi, I also meet the same problem, getting error of 18.3% using ResNeXt-29, 8x64 model.