You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2017/12/25 03:09:23 UTC

[GitHub] leoxiaobin commented on issue #9185: Gluon provided ResNet does not get desirable accuracy on CIFAR10

leoxiaobin commented on issue #9185: Gluon provided ResNet does not get desirable accuracy on CIFAR10
URL: https://github.com/apache/incubator-mxnet/issues/9185#issuecomment-353822721
 
 
   I have also tried the provided resnetv1 model on imagenet. the result is like below:
   
   model | top-1 error rate
   ------------ | -------------
   resnet50_v1|0.249
   resnet101_v1|0.232
   
   It seems that the accuracy is a little worse than pytorch's pretrained model. 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services