lin1007 commited on
Commit
d09ed96
1 Parent(s): 251f064

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
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: (TensorFlow Lite Object Detection Android Demo
24
- )[https://github.com/tensorflow/examples/tree/master/lite/examples/object_detection/android]
 
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)