tengshaofeng / ResidualAttentionNetwork-pytorch

a pytorch code about Residual Attention Network. This code is based on two projects from
667 stars 165 forks source link

model_92_sgd.pkl is pre_trained for cifar10? #18

Open jguo16 opened 5 years ago

jguo16 commented 5 years ago

Hi, Is the model_92_sgd.pkl is pre_trained for cifar10? Does the imagenet has the pretrained model? Thanks

tengshaofeng commented 4 years ago

yes, just for cifar10, i have not pretrained for imagenet.