shreyajn commited on
Commit
1b31590
·
verified ·
1 Parent(s): df28e13

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -14,9 +14,12 @@ tags:
14
  # Posenet-Mobilenet: Optimized for Mobile Deployment
15
  ## Perform accurate human pose estimation
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).
 
14
  # Posenet-Mobilenet: Optimized for Mobile Deployment
15
  ## Perform accurate human pose estimation
16
 
17
+
18
  Posenet performs pose estimation on human images.
19
 
20
+ This model is an implementation of Posenet-Mobilenet found [here](https://github.com/rwightman/posenet-pytorch).
21
+
22
+
23
  This repository provides scripts to run Posenet-Mobilenet on Qualcomm® devices.
24
  More details on model performance across various devices, can be found
25
  [here](https://aihub.qualcomm.com/models/posenet_mobilenet).