11 lines
293 B
YAML
11 lines
293 B
YAML
|
parent: "config/vis3d/o3d_scene.yml"
|
||
|
|
||
|
body_model:
|
||
|
module: "easymocap.smplmodel.body_model.SMPLlayer"
|
||
|
args:
|
||
|
_no_merge_: True
|
||
|
model_path: "data/smplx/smplx"
|
||
|
model_type: "smplx"
|
||
|
gender: "neutral"
|
||
|
device: "cuda"
|
||
|
regressor_path: "data/smplx/J_regressor_body25_smplx.txt"
|