aaron-xichen / pytorch-playground

Base pretrained models and datasets in pytorch (MNIST, SVHN, CIFAR10, CIFAR100, STL10, AlexNet, VGG16, VGG19, ResNet, Inception, SqueezeNet)
MIT License
2.62k stars 612 forks source link

missing occurs loading resnet101 pretrained model #35

Closed jihuacao closed 4 years ago

jihuacao commented 4 years ago

2019-12-12_101832 2019-12-12_101615 2019-12-12_101708 2019-12-12_101804

Blue-Eagle-10 commented 4 years ago

I have same problem, Have you solved it?

sjytker commented 4 years ago

same problem, it seems that all resnet models have problem loading keys.

aaron-xichen commented 4 years ago

fixed, please check