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

Port to Mobile #1

Open
sega4revenge opened this issue Jul 1, 2019 · 4 comments
Open

Port to Mobile #1

sega4revenge opened this issue Jul 1, 2019 · 4 comments

Comments

@sega4revenge
Copy link

I'm trying to port this trained model to ios but always fail ( output model size is very large and dont know how to use it ) . Can you help to convert it to ios model ?

@dhumal436
Copy link

the size of model is large and you need host model on server and then connect that server with

@hylrh2008
Copy link

you can use shufflenet/mobilenet as backbone to retrain this model ,or resize the input image to smaller size.after this work i get 20fps on mobile device

@DWCTOD
Copy link

DWCTOD commented Jul 7, 2020

you can use shufflenet/mobilenet as backbone to retrain this model ,or resize the input image to smaller size.after this work i get 20fps on mobile device

大佬可否发我们参考一下如何修改,谢谢啦

@urmit-space
Copy link

Anyone can put the mobile device port model. I get an error in ONNX conversion, in avgpool. I want to convert in coreml. anyone has an idea please do help.

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

5 participants