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 test 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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to