shreyajn commited on
Commit
df28e13
1 Parent(s): 9af3765

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
  Posenet performs pose estimation on human images.
18
 
19
- This model is an implementation of Posenet-Mobilenet found [here]({source_repo}).
20
  This repository provides scripts to run Posenet-Mobilenet on Qualcomm® devices.
21
  More details on model performance across various devices, can be found
22
  [here](https://aihub.qualcomm.com/models/posenet_mobilenet).
 
16
 
17
  Posenet performs pose estimation on human images.
18
 
19
+ This model is an implementation of Posenet-Mobilenet found [here](https://github.com/rwightman/posenet-pytorch).
20
  This repository provides scripts to run Posenet-Mobilenet on Qualcomm® devices.
21
  More details on model performance across various devices, can be found
22
  [here](https://aihub.qualcomm.com/models/posenet_mobilenet).