Motion and Shape Capture from Sparse Markers

This repository contains the official chumpy implementation of mocap body solver used for AMASS:

AMASS: Archive of Motion Capture as Surface Shapes
Naureen Mahmood, Nima Ghorbani, Nikolaus F. Troje, Gerard Pons-Moll, Michael J. Black
Full paper |
Video |
Project website |
Poster

Description

This repository holds the code for MoSh++, introduced in AMASS, ICCV’19.
MoSh++ is the upgraded version of MoSh, Sig.Asia’2014.
Given a labeled marker-based motion capture (mocap) c3d file and the correspondences
of the marker labels to the locations on the body, MoSh can
return model parameters for every frame of the mocap sequence.
The current MoSh++ code works with the following models:

Installation

The Current repository requires Python 3.7 and chumpy; a CPU based auto-differentiation

 

 

 

To finish reading, please visit source site