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

Problem with the node name. #41

Open Xianjin111 opened 1 year ago

Xianjin111 commented 1 year ago

Thank you for your perfect work. I try to use the Choreographic for music in the wild. But when I run the command, I didn't know how to set the node name. Can anyone else help me?

Thank you very much.

as501226107 commented 1 year ago

if fix it out?

Jxxxnkai commented 7 months ago

I have come across the same problem. Have u fixed this problem? If u know how to get the node name, can u tell me the method. Thank u

DonlynLee commented 7 months ago

Me too, have you found the solution?

Jxxxnkai commented 7 months ago

Actually, I didn't use this command. I have used this command 'python main.py --train --config configs/sep_vqvae_root.yaml'. You can try it. If u have other questions, I'm pleased to offer my idea.

江晓楠 @.***

 

------------------ 原始邮件 ------------------ 发件人: "lisiyao21/Bailando" @.>; 发送时间: 2024年1月20日(星期六) 下午4:01 @.>; @.**@.>; 主题: Re: [lisiyao21/Bailando] Problem with the node name. (Issue #41)

Me too, have you found the solution?

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you commented.Message ID: @.***>

DonlynLee commented 7 months ago

Sorry for bothering you, and thank you so much for your reply! I have tried the 'python xx.py' command instead. By the way, have you encountered the problem 'json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)' when running the code? I downloaded the preprocessed feature the author offered, and I check the json file is right.

Jxxxnkai commented 7 months ago

Yes. U can try to delete data/aistpp_train_wav/gPO_sBM_cAll_d10_mPO0_ch06.json. This is file is 0 KB. I have finished the step one

江晓楠 @.***

 

------------------ 原始邮件 ------------------ 发件人: "lisiyao21/Bailando" @.>; 发送时间: 2024年1月20日(星期六) 晚上10:48 @.>; @.**@.>; 主题: Re: [lisiyao21/Bailando] Problem with the node name. (Issue #41)

Sorry for bothering you, and thank you so much for your reply! I have tried the 'python xx.py' command instead. By the way, have you encountered the problem 'json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)' when running the code? I downloaded the preprocessed feature the author offered, and I check the json file is right.

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you commented.Message ID: @.***>

DonlynLee commented 7 months ago

Thank you so much 555! I will try it again later. If you have any problem, we can communicate together. Wish you all the best~

Jxxxnkai commented 7 months ago

Sorry for bothering you. Have u finished the first step(VQ-VQE without global velocity)?  I completed the first step. But when I train  glabal velocity branch of pose VQ-VAE, I come across the result 'Killed'. Do u have this problem?

江晓楠 @.***

 

------------------ 原始邮件 ------------------ 发件人: "lisiyao21/Bailando" @.>; 发送时间: 2024年1月20日(星期六) 晚上10:48 @.>; @.**@.>; 主题: Re: [lisiyao21/Bailando] Problem with the node name. (Issue #41)

Sorry for bothering you, and thank you so much for your reply! I have tried the 'python xx.py' command instead. By the way, have you encountered the problem 'json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)' when running the code? I downloaded the preprocessed feature the author offered, and I check the json file is right.

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you commented.Message ID: @.***>

DonlynLee commented 7 months ago

Hi, actually I didn't run the training stage, I downloaded the pretrained models to test first. I haven't met the problem, but when I test the VQ-VAE(first step of test), I encountered the problem that the code is stuck at the "Generating Images"...