shreyajn commited on
Commit
5bbc4f3
1 Parent(s): 3c986f1

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -16,7 +16,7 @@ tags:
16
 
17
  The MediaPipe Pose Landmark Detector is a machine learning pipeline that predicts bounding boxes and pose skeletons of poses in an image.
18
 
19
- This model is an implementation of Posenet-Mobilenet found [here](https://github.com/zmurez/MediaPipePyTorch/).
20
 
21
 
22
  This repository provides scripts to run MediaPipe-Pose-Estimation on Qualcomm® devices.
 
16
 
17
  The MediaPipe Pose Landmark Detector is a machine learning pipeline that predicts bounding boxes and pose skeletons of poses in an image.
18
 
19
+ This model is an implementation of MediaPipe-Pose-Estimation found [here](https://github.com/zmurez/MediaPipePyTorch/).
20
 
21
 
22
  This repository provides scripts to run MediaPipe-Pose-Estimation on Qualcomm® devices.