wangsen1312 / joints2smpl

fit smpl parameters model using 3D joints
157 stars 10 forks source link

results are shaking #1

Closed ChenFengYe closed 2 years ago

ChenFengYe commented 2 years ago

Hi, thanks for your work. This is quite useful code. However, I find the results are shaking. Even the results from test_motion2.npy

Is there any params I haven't adjusted? any hints?

wangsen1312 commented 2 years ago

@ChenFengYe If the joint position is not the key metric, you can try some smooth filters among the sequences, such as Gaussian filter.