shreyajn commited on
Commit
c26e0f6
·
verified ·
1 Parent(s): eb48201

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
  Facial landmark is a deep learning model that can predict 68 landmarks from a single image. It can also be used as a backbone in building more complex models for specific use cases.
18
 
19
- This model is an implementation of Posenet-Mobilenet found [here](https://github.com/quic/ai-hub-models/blob/main/qai_hub_models/models/facemap_3dmm/model.py).
20
 
21
 
22
  This repository provides scripts to run Facial-Landmark-Detection on Qualcomm® devices.
 
16
 
17
  Facial landmark is a deep learning model that can predict 68 landmarks from a single image. It can also be used as a backbone in building more complex models for specific use cases.
18
 
19
+ This model is an implementation of Facial-Landmark-Detection found [here](https://github.com/quic/ai-hub-models/blob/main/qai_hub_models/models/facemap_3dmm/model.py).
20
 
21
 
22
  This repository provides scripts to run Facial-Landmark-Detection on Qualcomm® devices.