|
9 | 9 | * How to build TensorFlow library(.so file and jar file) to use with Android Application.
|
10 | 10 | * This project include an example for object detection for an image taken from camera using TensorFlow library.
|
11 | 11 |
|
| 12 | +<p align="center"> |
| 13 | + <img src="https://raw.githubusercontent.com/MindorksOpenSource/AndroidTensorFlowMachineLearningExample/master/assets/pen_example.png" width="250"> |
| 14 | + <img src="https://raw.githubusercontent.com/MindorksOpenSource/AndroidTensorFlowMachineLearningExample/master/assets/wallet_example.png" width="250"> |
| 15 | +</p> |
| 16 | +<br> |
| 17 | +<br> |
| 18 | + |
12 | 19 | # [Read this article. It describes everything about building TensorFlow for Android.](https://blog.mindorks.com/android-tensorflow-machine-learning-example-ff0e9b2654cc)
|
13 | 20 |
|
14 | 21 | ###[Check out Mindorks awesome open source projects here](https://mindorks.com/open-source-projects)
|
|
0 commit comments