lisiyao21 / Bailando

Code for CVPR 2022 paper "Bailando: 3D dance generation via Actor-Critic GPT with Choreographic Memory"
Other
382 stars 59 forks source link

Inquiries about customizing input motions and output format #55

Open h0han opened 1 month ago

h0han commented 1 month ago

Hello, thank you for your wonderful work! I have two questions about implementing your work. I have something I want to confirm before proceeding. If I use a pretrained model, I can directly perform the choreographic stage for music in the wild without an evaluation phase, right?

  1. I want to generate dance motion by conditioning input music and seed motion. How can I input my seed motion?
  2. I'm also curious if it's possible to extract the output motion as a pkl file.