# tensorflow_mobilenet_android_example **Repository Path**: key99/tensorflow_mobilenet_android_example ## Basic Information - **Project Name**: tensorflow_mobilenet_android_example - **Description**: An example of a image classifier with TensorFlow Mobilenet on Android - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-11-04 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Tensorflow Mobilenet Example This example is a practice project of mine and it is mostly referred by [Tensorflow Android Example](https://github.com/tensorflow/tensorflow/tree/master/tensorflow/examples/android). I wrote a blog post to describe some details. You can go [here](https://wadehuang36.github.io/2017/07/20/offline-image-classifier-on-android.html) to see more information. ## Screenshot ![screenshot](./screenshots/screenshot-1.png)