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

Deep-Image-Matting-v2 implemetation on Android #18

Closed
charlizesmith opened this issue Dec 11, 2019 · 3 comments
Closed

Deep-Image-Matting-v2 implemetation on Android #18

charlizesmith opened this issue Dec 11, 2019 · 3 comments

Comments

@charlizesmith
Copy link

Hi,
Thanks for you work!
its looking awesome output.
I want to integrate your demo into android project. Is it possible to integrate model into android Project? If it possible, then How can i integrate this model into android project?
Can you please give some suggestions?
Thanks in advance.

@InternetMaster1
Copy link

Any help?

@austingg
Copy link

you may convert the pytorch model to onnx, then convert to ncnn model. you can use ncnn for inference on Android device eventually

@foamliu
Copy link
Owner

foamliu commented Dec 17, 2019

This is sth. you want: https://pytorch.org/mobile/home/.

@foamliu foamliu closed this as completed Dec 17, 2019
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

4 participants