File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
lite/examples/pose_estimation/android Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -63,9 +63,9 @@ Downloading, extraction and placement in assets folder has been managed
63
63
If you explicitly want to download the model, you can download it from here:
64
64
65
65
* [ Posenet] ( https://storage.googleapis.com/download.tensorflow.org/models/tflite/posenet_mobilenet_v1_100_257x257_multi_kpt_stripped.tflite )
66
- * [ Movenet Lightning] ( https://tfhub.dev/ google/movenet/singlepose/lightning/ )
67
- * [ Movenet Thunder] ( https://tfhub.dev/ google/movenet/singlepose/thunder/ )
68
- * [ Movenet MultiPose] ( https://tfhub.dev/ google/movenet/multipose/lightning/ )
66
+ * [ Movenet Lightning] ( https://kaggle.com/models/ google/movenet/frameworks/tfLite/variations/singlepose-lightning )
67
+ * [ Movenet Thunder] ( https://www.kaggle.com/models/ google/movenet/frameworks/tfLite/variations/singlepose-thunder )
68
+ * [ Movenet MultiPose] ( https://www.kaggle.com/models/ google/movenet/frameworks/tfLite/variations/multipose-lightning-tflite-float16 )
69
69
70
70
### Additional Note
71
71
_ Please do not delete the assets folder content_ . If you explicitly deleted the
You can’t perform that action at this time.
0 commit comments