Skip to content

Commit b7ba757

Browse files
Add example images
1 parent b735e6e commit b7ba757

File tree

3 files changed

+7
-0
lines changed

3 files changed

+7
-0
lines changed

README.md

+7
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,13 @@
99
* How to build TensorFlow library(.so file and jar file) to use with Android Application.
1010
* This project include an example for object detection for an image taken from camera using TensorFlow library.
1111

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+
1219
# [Read this article. It describes everything about building TensorFlow for Android.](https://blog.mindorks.com/android-tensorflow-machine-learning-example-ff0e9b2654cc)
1320

1421
###[Check out Mindorks awesome open source projects here](https://mindorks.com/open-source-projects)

assets/pen_example.png

159 KB
Loading

assets/wallet_example.png

161 KB
Loading

0 commit comments

Comments
 (0)