Correct link to source pbtxt file

The url pointed to the object detection instead of tracking version
This commit is contained in:
Jeroen Boeye 2020-02-04 15:19:18 +01:00 committed by GitHub
parent d144e564d8
commit 4406a94308
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -44,7 +44,7 @@ see the Visualizing Subgraphs section in the
![object_detection_mobile_gpu_graph](images/mobile/object_tracking_mobile_gpu.png) ![object_detection_mobile_gpu_graph](images/mobile/object_tracking_mobile_gpu.png)
[Source pbtxt file](https://github.com/google/mediapipe/tree/master/mediapipe/graphs/object_detection/object_detection_mobile_gpu.pbtxt) [Source pbtxt file](https://github.com/google/mediapipe/blob/master/mediapipe/graphs/tracking/object_detection_tracking_mobile_gpu.pbtxt)
```bash ```bash
# MediaPipe graph that performs object detection and tracking. # MediaPipe graph that performs object detection and tracking.