shreyajn commited on
Commit
b3e9323
1 Parent(s): 1354ce9

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -15,7 +15,7 @@ tags:
15
 
16
  OpenPose is a machine learning model that estimates body and hand pose in an image and returns location and confidence for each of 19 joints.
17
 
18
- This model is an implementation of Posenet-Mobilenet found [here](https://github.com/CMU-Perceptual-Computing-Lab/openpose).
19
 
20
 
21
  More details on model performance accross various devices, can be found [here](https://aihub.qualcomm.com/models/openpose).
 
15
 
16
  OpenPose is a machine learning model that estimates body and hand pose in an image and returns location and confidence for each of 19 joints.
17
 
18
+ This model is an implementation of OpenPose found [here](https://github.com/CMU-Perceptual-Computing-Lab/openpose).
19
 
20
 
21
  More details on model performance accross various devices, can be found [here](https://aihub.qualcomm.com/models/openpose).