shreyajn commited on
Commit
91352a2
1 Parent(s): f361050

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -17,7 +17,7 @@ tags:
17
 
18
  FootTrackNet can detect person and face bounding boxes, head and feet landmark locations and feet visibility.
19
 
20
- This model is an implementation of Person-Foot-Detection found [here]({source_repo}).
21
  This repository provides scripts to run Person-Foot-Detection on Qualcomm® devices.
22
  More details on model performance across various devices, can be found
23
  [here](https://aihub.qualcomm.com/models/foot_track_net).
 
17
 
18
  FootTrackNet can detect person and face bounding boxes, head and feet landmark locations and feet visibility.
19
 
20
+ 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).
21
  This repository provides scripts to run Person-Foot-Detection on Qualcomm® devices.
22
  More details on model performance across various devices, can be found
23
  [here](https://aihub.qualcomm.com/models/foot_track_net).