Update README.md
Browse files
README.md
CHANGED
|
@@ -20,5 +20,5 @@ Example detections
|
|
| 20 |

|
| 21 |
The model is trained with the square inside the field of view instead with the full field of view. To ensure the model performace, use use this scale.
|
| 22 |
|
| 23 |
-
You can create your own android app to run this model following this tutorial:
|
| 24 |
-
|
|
|
|
| 20 |

|
| 21 |
The model is trained with the square inside the field of view instead with the full field of view. To ensure the model performace, use use this scale.
|
| 22 |
|
| 23 |
+
You can create your own android app to run this model following this tutorial: [TensorFlow Lite Object Detection Android Demo
|
| 24 |
+
](https://github.com/tensorflow/examples/tree/master/lite/examples/object_detection/android)
|