shreyajn commited on
Commit
acf31fa
·
verified ·
1 Parent(s): 35d1fbb

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
  LiteHRNet is a machine learning model that detects human pose and returns a location and confidence for each of 17 joints.
17
 
18
- This model is an implementation of Posenet-Mobilenet found [here](https://github.com/HRNet/Lite-HRNet).
19
 
20
 
21
  This repository provides scripts to run LiteHRNet on Qualcomm® devices.
 
15
 
16
  LiteHRNet is a machine learning model that detects human pose and returns a location and confidence for each of 17 joints.
17
 
18
+ This model is an implementation of LiteHRNet found [here](https://github.com/HRNet/Lite-HRNet).
19
 
20
 
21
  This repository provides scripts to run LiteHRNet on Qualcomm® devices.