AICamera icon indicating copy to clipboard operation
AICamera copied to clipboard

QQ not an "issue"

Open Christopheraburns opened this issue 6 years ago • 1 comments

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

Christopheraburns avatar Feb 23 '18 17:02 Christopheraburns

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!

orionr avatar Feb 23 '18 19:02 orionr