PeizhuoLi / ganimator

A motion generation model learned from a single example [SIGGRAPH 2022]
Other
383 stars 46 forks source link

Training the model in quaternion representation #6

Open swiezew opened 2 years ago

swiezew commented 2 years ago

Can you please provide the arguments you used to train the model in the quaternion representation (e.g., for the Salsa clip shown in the SIGGRAPH video)?

PeizhuoLi commented 2 years ago

Hi, we use --repr=quat for training with quaternion representation.