google-research / mint

Multi-modal Content Creation Model Training Infrastructure including the FACT model (AI Choreographer) implementation.
Apache License 2.0
497 stars 85 forks source link

Where is the code that can generate video using generated smpl pose para? #48

Open HospitableHost opened 2 years ago

HospitableHost commented 2 years ago

Now, I use a new music to generate a new dance. I got a sequence of smpl pose(720, 24, 9), and the global motion(720,3). So, next, how can I use the generated smpl pose and global motion to render a dance video?