hbertiche / NeuralClothSim

Other
192 stars 17 forks source link

About the mixamo scale #17

Closed zztianzz closed 7 months ago

zztianzz commented 8 months ago

Hi, I have found that you scale down the vertices and joints in the code of get_body_model.py. However, you do not scale down the translation(L) in the code of get_sequence.py. This would seem to create inconsistent standards. Will this cause an error?

hbertiche commented 7 months ago

Visualization should show translation is in scale with the animation. Let me know if this is not the case.