shreyajn commited on
Commit
9336505
1 Parent(s): 549b2d8

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -18,7 +18,7 @@ tags:
18
 
19
  FootTrackNet can detect person and face bounding boxes, head and feet landmark locations and feet visibility.
20
 
21
- This model is an implementation of Posenet-Mobilenet found [here](https://github.com/quic/ai-hub-models/blob/main/qai_hub_models/models/foot_track_net/model.py).
22
 
23
 
24
  This repository provides scripts to run Person-Foot-Detection on Qualcomm® devices.
 
18
 
19
  FootTrackNet can detect person and face bounding boxes, head and feet landmark locations and feet visibility.
20
 
21
+ This model is an implementation of Person-Foot-Detection found [here](https://github.com/quic/ai-hub-models/blob/main/qai_hub_models/models/foot_track_net/model.py).
22
 
23
 
24
  This repository provides scripts to run Person-Foot-Detection on Qualcomm® devices.