EasyMocap/config/model/smplh_male.yml
2021-08-28 21:57:05 +08:00

14 lines
357 B
YAML

module: "easymocap.smplmodel.body_model.SMPLlayer"
args:
model_path: "data/smplx/smplh"
model_type: "smplh"
gender: "male"
device: "cuda"
regressor_path: "data/smplx/J_regressor_body25_smplh.txt"
use_pose_blending: True
use_shape_blending: True
# hand
num_pca_comps: 6
use_pca: True
use_flat_mean: False
mano_path: "data/smplx/smplh"