Compskin
Implementation of "Compressed Skinning for Facial Blendshapes", SIGGRAPH 2024
Install / Use
/learn @facebookresearch/CompskinREADME
Compressed Skinning for Facial Blendshapes
[Meta Reality Labs Research]
[Ladislav Kavan], [John Doublestein], [Martin Prazak], [Matthew Cioffi], [Doug Roble]
[[Paper] https://arxiv.org/abs/2406.11597 ]
Installation
Please install Python, PyTorch (https://pytorch.org/get-started/locally/) and libigl (https://github.com/libigl/libigl-python-bindings).
<a name="GettingStarted"></a>Getting Started
After installing Pytorch, libigl and cloning the repo, run model_fit.py (or proteus_high.py for Proteus HD experiment)
License
The model is licensed under the Apache 2.0 license.
