link updated

This commit is contained in:
Tarun Jain
2023-03-02 21:04:53 +05:30
committed by GitHub
parent 6e7018b826
commit 38ec8ae842
+1 -1
View File
@@ -118,7 +118,7 @@ on how to build MediaPipe examples.
* With a TensorFlow Model
This uses the
[TensorFlow model](https://github.com/google/mediapipe/tree/master/mediapipe/graphs/object_detection)
[TensorFlow model](https://github.com/google/mediapipe/tree/v0.8.10/mediapipe/models/object_detection_saved_model)
( see also
[model info](https://github.com/google/mediapipe/tree/master/mediapipe/modules/objectron)),
and the pipeline is implemented in this