You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by gi...@git.apache.org on 2017/08/09 00:47:46 UTC

[GitHub] joey2014 commented on issue #7381: fix [#7368] Caffe converter test fails, causing CI to halt for all PRs

joey2014 commented on issue #7381: fix [#7368] Caffe converter test fails, causing CI to halt for all PRs 
URL: https://github.com/apache/incubator-mxnet/pull/7381#issuecomment-321120896
 
 
   Yes, I have already tested it locally. The fix works 
   INFO:root:test performance of model: vgg-16
   INFO:root:./model/vgg-16_deploy.prototxt exists, skip to downloada
   INFO:root:./model/vgg-16.caffemodel exists, skip to downloada
   INFO:root:Saved checkpoint to "./model/vgg-16-0000.params"
   INFO:root:speed : 145.695274 image/sec
   INFO:root:('accuracy', 0.72265625)
   INFO:root:('top_k_accuracy_5', 0.8984375)
   INFO:root:test performance of model: resnet-50
   INFO:root:./model/resnet-50_deploy.prototxt exists, skip to downloada
   INFO:root:./model/resnet-50.caffemodel exists, skip to downloada
   INFO:root:./model/resnet-50_mean.binaryproto exists, skip to downloada
   INFO:root:Saved checkpoint to "./model/resnet-50-0000.params"
   INFO:root:speed : 258.344333 image/sec
   INFO:root:('accuracy', 0.75390625)
   INFO:root:('top_k_accuracy_5', 0.92578125)
   
 
----------------------------------------------------------------
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