/compskin

Implementation of "Compressed Skinning for Facial Blendshapes", SIGGRAPH 2024

Primary LanguagePythonApache License 2.0Apache-2.0

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).

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.