DNNLibrary Example
Run ONNX models on your Android phone using the new NNAPI !
This example contains MobileNet v2 and SqueezeNet. Just try it in Android Studio :)
It is recommended to clone it by
git clone https://github.com/daquexian/dnnlibrary-example --depth=1