pytorch-classification icon indicating copy to clipboard operation
pytorch-classification copied to clipboard

Accuracy of the training

Open xilaili opened this issue 6 years ago • 4 comments

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.

xilaili avatar Feb 13 '18 19:02 xilaili

Hi. Currently, I have no machine to run the experiments. Let's see if any one can help.

bearpaw avatar Feb 15 '18 04:02 bearpaw

Hi, @bearpaw

What version of pytorch, cuda, cudnn did you use for training your models?

xilaili avatar Feb 15 '18 19:02 xilaili

Hi, Did you find out the reason? I just meet the same problem.

syt2 avatar May 22 '19 04:05 syt2

Hi, I also meet the same problem, getting error of 18.3% using ResNeXt-29, 8x64 model.

GuoleiSun avatar Jul 07 '19 09:07 GuoleiSun