DeepMotionEditing / deep-motion-editing

An end-to-end library for editing and rendering motion of 3D characters with deep learning [SIGGRAPH 2020]
BSD 2-Clause "Simplified" License
1.58k stars 256 forks source link

Auto skinning weird rotations #205

Open henryxrl opened 2 years ago

henryxrl commented 2 years ago

Hello, thanks for the great work!

Unfortunately, when I try to skin my bvh (from LAFAN1 dataset) this is what I get:

image

Seems there are some weird rotations for some of the joints. Any suggestions for fixing this?

I also tried on the example.bvh provided. It still looks weird:

image

Any help would be appreciated! Thanks!

henryxrl commented 2 years ago

Same results when using blender 2.8 and blender 3.2.

PeizhuoLi commented 2 years ago

I would suggest you first try the manual skinning and see if it works.