How to deploy models to an Android application? #1124
-
First of all, thanks for the team's great work. I wonder how can i deploy some model to run on an android application? Best Regards! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
@hoanhvmetavi, you could potentially used the Arm plugin of OpenVINO for Arm-based Android devices. Here is an opencv blog explaining how you could do it. You could also refer to the OpenVINO documentation for more details. I'm converting this to Q&A in Discussions. Feel free to continue the discussion there. |
Beta Was this translation helpful? Give feedback.
@hoanhvmetavi, you could potentially used the Arm plugin of OpenVINO for Arm-based Android devices. Here is an opencv blog explaining how you could do it.
https://opencv.org/blog/2021/09/09/face-recognition-on-android-using-openvino-toolkit-with-arm-plugin/
You could also refer to the OpenVINO documentation for more details.
I'm converting this to Q&A in Discussions. Feel free to continue the discussion there.