shreyajn commited on
Commit
ac7ad9a
·
verified ·
1 Parent(s): 2d07842

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
  Designed for sub-millisecond processing, this model predicts bounding boxes and pose skeletons (left eye, right eye, nose tip, mouth, left eye tragion, and right eye tragion) of faces in an image.
19
 
20
- This model is an implementation of Posenet-Mobilenet found [here](https://github.com/zmurez/MediaPipePyTorch/).
21
 
22
 
23
  This repository provides scripts to run MediaPipe-Face-Detection-Quantized on Qualcomm® devices.
 
17
 
18
  Designed for sub-millisecond processing, this model predicts bounding boxes and pose skeletons (left eye, right eye, nose tip, mouth, left eye tragion, and right eye tragion) of faces in an image.
19
 
20
+ This model is an implementation of MediaPipe-Face-Detection-Quantized found [here](https://github.com/zmurez/MediaPipePyTorch/).
21
 
22
 
23
  This repository provides scripts to run MediaPipe-Face-Detection-Quantized on Qualcomm® devices.