From fff4bcda7201645a1efaea4534403daf5fc03d42 Mon Sep 17 00:00:00 2001 From: "A. Unique TensorFlower" Date: Thu, 21 Dec 2023 17:11:55 -0800 Subject: [PATCH] update movenet model links to kaggle links PiperOrigin-RevId: 592980411 --- lite/examples/pose_estimation/android/README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lite/examples/pose_estimation/android/README.md b/lite/examples/pose_estimation/android/README.md index 63a9b2493a0..2293f991ea6 100644 --- a/lite/examples/pose_estimation/android/README.md +++ b/lite/examples/pose_estimation/android/README.md @@ -63,9 +63,9 @@ Downloading, extraction and placement in assets folder has been managed If you explicitly want to download the model, you can download it from here: * [Posenet](https://storage.googleapis.com/download.tensorflow.org/models/tflite/posenet_mobilenet_v1_100_257x257_multi_kpt_stripped.tflite) -* [Movenet Lightning](https://tfhub.dev/google/movenet/singlepose/lightning/) -* [Movenet Thunder](https://tfhub.dev/google/movenet/singlepose/thunder/) -* [Movenet MultiPose](https://tfhub.dev/google/movenet/multipose/lightning/) +* [Movenet Lightning](https://kaggle.com/models/google/movenet/frameworks/tfLite/variations/singlepose-lightning) +* [Movenet Thunder](https://www.kaggle.com/models/google/movenet/frameworks/tfLite/variations/singlepose-thunder) +* [Movenet MultiPose](https://www.kaggle.com/models/google/movenet/frameworks/tfLite/variations/multipose-lightning-tflite-float16) ### Additional Note _Please do not delete the assets folder content_. If you explicitly deleted the