Skip to content

Implementation of the deformation transfer paper and its application in generating all the ARkit facial blend shapes for any 3D face

License

Notifications You must be signed in to change notification settings

vasiliskatr/deformation_transfer_ARkit_blendshapes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

deformation_transfer_ARkit_blendshapes

Implementation of the deformation transfer paper (https://people.csail.mit.edu/sumner/research/deftransfer/Sumner2004DTF.pdf) and its application in generating all the ARkit facial blend shapes for any 3D face.

We used the cool Wrap3D tool (https://www.russian3dscanner.com) to perform NRICP and deform the target neutral face to fit to the source neutral face.

The meshes used in the data folder are only for demonstration purposes and originate from open source projects (target face mesh taken from https://github.com/ICT-VGL/ICT-FaceKit, source ARkit blend shapes and meshes taken from http://blog.kiteandlightning.la/iphone-x-facial-capture-apple-blendshapes/).

alt text

Dependencies

  • numpy
  • scipy
  • numba
  • pandas
  • plotly

About

Implementation of the deformation transfer paper and its application in generating all the ARkit facial blend shapes for any 3D face

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published