Update README.md
Browse files
README.md
CHANGED
@@ -20,5 +20,5 @@ Example detections
|
|
20 |
![image/jpeg](https://cdn-uploads.huggingface.co/production/uploads/6509bcfc7e0d56c2717248be/5i7H_eo_z7SFLAFrlL8-e.jpeg)
|
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 |
![image/jpeg](https://cdn-uploads.huggingface.co/production/uploads/6509bcfc7e0d56c2717248be/5i7H_eo_z7SFLAFrlL8-e.jpeg)
|
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)
|