# dnnlibrary-example **Repository Path**: cwwei_admin/dnnlibrary-example ## Basic Information - **Project Name**: dnnlibrary-example - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-06-30 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # DNNLibrary Example [![Build Status](https://travis-ci.com/daquexian/dnnlibrary-example.svg?branch=master)](https://travis-ci.com/daquexian/dnnlibrary-example) [![Download](https://api.bintray.com/packages/daquexian566/maven/dnnlibrary/images/download.svg) ](https://bintray.com/daquexian566/maven/dnnlibrary/_latestVersion) ![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square) *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 ```bash git clone https://github.com/daquexian/dnnlibrary-example --depth=1 ```