Shenghao Ren
Results
1
comments of
Shenghao Ren
> Hi, in ik_example_joints.py, you could try to set `num_betas = 10` in IK_Engine like: > > ``` > ik_engine = IK_Engine(vposer_expr_dir=vposer_expr_dir, > verbosity=2, > display_rc= (2, 2), > data_loss=data_loss,...