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

about the data process #33

Closed pengc02 closed 2 years ago

pengc02 commented 2 years ago

Hello siyao! I'm reading your code and i'm confused about the 'align' function in '_prepro_aistpp.py'. To make the length(time) of music equal to that of dance, you throw the extra feature away. Is that reasonable? Why not do a uniform sampling? Sorry for bothering you. image

Sun-Happy-YKX commented 11 months ago

hello, I have met the same problem, could you please share how to sovle this problem?