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

The generated person in video disappear in the video sometimes? #30

Closed aleeyang closed 2 years ago

aleeyang commented 2 years ago

Thank you for your work! I follow the steps of Choreographic for music in the wild. I get the output videos of the model. Problem: But I find the person in the videos would disappear sometimes.And there is no sound in the video. Q1 : Is there a way to solve the problem? Q2: Will this kind of disappearance affect the location of 3d keypoints?

lisiyao21 commented 2 years ago

Hi! Thanks for your interests!

A1: we make a 'vis_pkl.py' in the code that can manually adjust the width and height of input. A2: It doesn't affect the 3d positions of generated dance.

aleeyang commented 2 years ago

Thank you for your rapid response! I have another question

Q3: Is there a way to change the ‘Starting pose codes’ which mentioned in your paper?

Thank you for your time! Aleeyanger