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.56k stars 256 forks source link

Quarternions not found #200

Closed lakpa-tamang9 closed 2 years ago

lakpa-tamang9 commented 2 years ago

from Quaternions import Quaternions What module is this? Could not find any in /retargetting.

PeizhuoLi commented 2 years ago

It's this file. Ideally our code should work if the environment is set up correctly following README.