Image Feature Extraction
Py-Feat
English
ljchang commited on
Commit
9386186
·
verified ·
1 Parent(s): 7ace054

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -8,7 +8,7 @@ language:
8
  # MP_Blendshapes
9
 
10
  ## Model Description
11
- MP_Blendshapes has been ported to pytorch from Google's [mediapipe](https://github.com/google-ai-edge/mediapipe) library using Liam Schoneveld's github [repository](https://github.com/nlml/deconstruct-mediapipe). The inputs are 146/473 of mediapipe's FaceMeshV2 high density landmark model. The 52 blendshapes are similar to ARKit and loosely correspond to Facial Action Unit Coding Systen.
12
 
13
  See the mediapipe [model card](https://storage.googleapis.com/mediapipe-assets/Model%20Card%20Blendshape%20V2.pdf) for more details.
14
 
 
8
  # MP_Blendshapes
9
 
10
  ## Model Description
11
+ MP_Blendshapes has been ported to pytorch from Google's [mediapipe](https://github.com/google-ai-edge/mediapipe) library using Liam Schoneveld's github [repository](https://github.com/nlml/deconstruct-mediapipe). The inputs are 146/473 of mediapipe's FaceMeshV2 high density landmark model. The 52 blendshapes are similar to [ARKit Fafce Blendshapes](https://arkit-face-blendshapes.com/) and loosely correspond to Facial Action Unit Coding System.
12
 
13
  See the mediapipe [model card](https://storage.googleapis.com/mediapipe-assets/Model%20Card%20Blendshape%20V2.pdf) for more details.
14