Skip to content

Latest commit

 

History

History
14 lines (7 loc) · 871 Bytes

apis.md

File metadata and controls

14 lines (7 loc) · 871 Bytes

APIs

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.