PeizhuoLi / neural-blend-shapes

An end-to-end library for automatic character rigging, skinning, and blend shapes generation, as well as a visualization tool [SIGGRAPH 2021]
Other
637 stars 92 forks source link

Something weird with the skeleton #17

Open Jinhui-Luan opened 2 years ago

Jinhui-Luan commented 2 years ago

Hi! When I reproduced this great work and trained from scratch, the skeleton produced some weird result, as shown in the picture. The left is the result I reproduced, and the right is the result produced from the pre_trained model. I think it may because the end effector was set wrongly, but I didn't change any code about it. Could you please help me with this problem? Looking forward to your reply! 屏幕截图 2021-10-28 223501

k6s4 commented 2 years ago

Same here. Do you have any ideas?

P.S. Thanks for great work.

sonukiller commented 1 year ago

Hi! When I reproduced this great work and trained from scratch, the skeleton produced some weird result, as shown in the picture. The left is the result I reproduced, and the right is the result produced from the pre_trained model. I think it may because the end effector was set wrongly, but I didn't change any code about it. Could you please help me with this problem? Looking forward to your reply! 屏幕截图 2021-10-28 223501

I am also facing the same problem! Do you know what is causing this problem?

Chandu18081998 commented 1 year ago

I also tried to train it from scratch, but same issue...