You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The reason is that some people use the easier version which is indeed PreResNet 164 with Bottleneck (higher accuracy) while the current version is PreResNet110 with BasicBlock.
I trained PreResNet-110 on Cifar100 as training recipes. And I get top1 error rate: 26.47%.
The text was updated successfully, but these errors were encountered: