Skip to content
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

How to converted model #2

Open
Dreamgang opened this issue Sep 28, 2019 · 3 comments
Open

How to converted model #2

Dreamgang opened this issue Sep 28, 2019 · 3 comments

Comments

@Dreamgang
Copy link

How to convert the pytoch model to onnx and ncnn? And, the pytorch model come from the official?zisianw

@biubug6
Copy link
Owner

biubug6 commented Oct 12, 2019

You can refer to Herehttps://blog.csdn.net/hmzjwhmzjw/article/details/94027816, you can just do a little output modification of pytorch model.

@Dreamgang
Copy link
Author

when I run the demo on the rk3399,the cost time is about 300ms per image ,

@biubug6
Copy link
Owner

biubug6 commented Oct 19, 2019

Facebox may have a low speed. I recommend https://github.com/biubug6/Face-Detector-1MB-with-landmark . It not only have a fast speed but also perform well. It include C++ inference and is suitable for deployment on the mobile side.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants