/dnnlibrary-example

An example app of DNNLibrary :)

Primary LanguageJavaApache License 2.0Apache-2.0

DNNLibrary Example

Download PRs Welcome

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