-
Notifications
You must be signed in to change notification settings - Fork 4.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
速度比mxnet慢许多 #457
Comments
请问可能是什么原因? |
ncnn对手机平台做了优化,对pc没有优化,pc上速度慢 |
多谢 |
@anguoyang 你是怎么调用的,我调用转换后的模型,结果一直一样 |
@sunjunlishi 好久了,记不太清楚怎么调用的。结果是一模一样的,速度不一样而已。 |
那个年龄性别的最新版本已经可以了 |
@sunjunlishi 哪个模型? |
@sunjunlishi 请教下这个ncnn得模型转化后的提取的输出节点是什么 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
您好,我把mxnet的模型转换到ncnn以后,识别的结果是一致的。但速度比mxnet反而满了许多。
我试过mtcnn(caffe)转成ncnn以后做人脸检测,速度很快,效果也不错,但识别(mxnet)转成ncnn以后,识别速度比mxnet慢很多。
The text was updated successfully, but these errors were encountered: