You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 20, 2020. It is now read-only.
I am curious to know the feasibility of doing this demo but with a DragonBoard running aarch64 Debian? It is the same Snapdragon processor found in many phones, just running Linux rather than Android.
TIA
The text was updated successfully, but these errors were encountered:
HI @Christopheraburns - definitely possible. A lot of what's here is Android-specific (the camera access, use of Java, etc.) but you should be able to use straight C++ and do the equivalent on Linux. Take a look at our Ubuntu and CentOS builds of Caffe2 as a reference. Good luck!
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I am curious to know the feasibility of doing this demo but with a DragonBoard running aarch64 Debian? It is the same Snapdragon processor found in many phones, just running Linux rather than Android.
TIA
The text was updated successfully, but these errors were encountered: