weiaicunzai / pytorch-cifar100

Practice on cifar100(ResNet, DenseNet, VGG, GoogleNet, InceptionV3, InceptionV4, Inception-ResNetv2, Xception, Resnet In Resnet, ResNext,ShuffleNet, ShuffleNetv2, MobileNet, MobileNetv2, SqueezeNet, NasNet, Residual Attention Network, SENet, WideResNet)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

我想知道为什么我跑了很多次 但是结果都远好于作者给出的表格里的结果 是不是我测试错了 resnet50

a957815154 opened this issue · comments

作者的 topk 计算貌似有问题,我改成了 pytorch 官方给的 imagenet 测试的代码,计算就对了