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

data lost #34

Closed pengc02 closed 2 years ago

pengc02 commented 2 years ago

Your pre-processed data lost gPO_sBM_cAll_d10_mPO0_ch06, which made me confused.

lisiyao21 commented 2 years ago

Sorry for late reply and the inconvinience! I am checking about that. Soon will reply you.

lisiyao21 commented 2 years ago

Thank you for indicating that! This one is missed in the released zip file. It is because 'gPO_sBM_cAll_d10_mPO0_ch06' is in the last line of train/split files and the preprocess scripts (revised for release) of data omitted it. I will soon added it up.

However, 'gPO_sBM_cAll_d10_mPO0_ch06' is included in the data in our cluster. So, the released pretraining weights are correct.

lisiyao21 commented 2 years ago

Hi. I have added 'gPO_sBM_cAll_d10_mPO0_ch06.json' into the zip file.

Walter0807 commented 1 year ago

Hi Siyao, it seems like 'gPO_sBM_cAll_d10_mPO0_ch06.json' in the latest release zip is an empty file, which causes error.

RobinWitch commented 8 months ago

@lisiyao21 Hi Siyao ,I meet the same problem too ,will you fix it ?

Hi Siyao, it seems like 'gPO_sBM_cAll_d10_mPO0_ch06.json' in the latest release zip is an empty file, which causes error.

dsdf783 commented 8 months ago

Hi siyao, 'gPO_sBM_cAll_d10_mPO0_ch06.json' in data.zip is still empty can can you solve this problem?

DonlynLee commented 7 months ago

I have the same problem, I deleted the 'gPO_sBM_cAll_d10_mPO0_ch06.json' to solve the error, but it seems like when I run the evaluation stage, the code is stuck at the step 'Generating Images' and there is no result. Do you have any ideas?

lisiyao21 commented 6 months ago

Hi guys, so sorry for such a late reply. I don't know why the file is not uploaded. Here is a separate link :https://drive.google.com/file/d/1G31GqKCQAxn2NnXxGY9_vAVEeZnW2uZd/view?usp=sharing

lisiyao21 commented 6 months ago

Actually you can directly delete the blank file. It won't lead to too much difference I think.

lisiyao21 commented 6 months ago

I have the same problem, I deleted the 'gPO_sBM_cAll_d10_mPO0_ch06.json' to solve the error, but it seems like when I run the evaluation stage, the code is stuck at the step 'Generating Images' and there is no result. Do you have any ideas?

I think it is on validation for each 20 epcohs, but won't stuck too long. Otherwise there could be a problem