BodyFitter#
- class smplfitter.np.BodyFitter(body_model, enable_kid=False)[source]#
Fits body model (SMPL/SMPL-X/SMPL+H) parameters to lists of target vertices and joints.
Instance Methods#
|
Fits the body model to target vertices and optionally joints by optimizing for shape and |
|
Fits the body shape and translation with known output pose. |
|
Fits the body pose and translation with known shape parameters. |