Medusa: 4D face reconstruction and analysis#

CI coverage coverage Python

Medusa is Python toolbox for face image and video analysis. It offers tools for face detection, alignment, rendering, and most importantly, 4D reconstruction. Using state-of-the-art 3D reconstruction models, Medusa can track and reconstruct faces in videos (one 3D mesh per face, per frame) and thus provide a way to automatically measure and quantify face movement as 4D signals. For an overview of the package and the underlying methods, check out the video below.

Documentation overview#

On this website, you can find general information about Medusa (such as how to install and cite it), as well as details on Medusa’s command-line interface and Python interface.

Tutorials#

On this website you can also find several tutorials on Medusa’s features:

A great way to get more familiar with the package is to check out the quickstart!