APIs

  • Multi-view single-person SMPL Estimator

  • Multi-view multi-person SMPL Estimator

Multi-view single-person SMPL Estimator

MultiViewSinglePersonSMPLEstimator is an API class for multi-view single-person scenario, taking multi-view videos and multi-view camera parameters as input, estimating SMPL parameters and some other important information. See the estimator doc for details.

Multi-view multi-person SMPL Estimator

MultiPersonSMPLEstimator is an API class for multi-view multi-person scenario, taking multi-person keypoints3d and multi-view camera parameters as input, estimating SMPL parameters and some other important information. See the estimator doc for details.