lelechen63 / Talking-head-Generation-with-Rhythmic-Head-Motion

Other
197 stars 28 forks source link

cannot find the dev_lmark2img.pkl and test_lmark2img.pkl in RotateAudio #15

Open xiaoyun4 opened 2 years ago

xiaoyun4 commented 2 years ago

Hi lelechen63 @lelechen63 Thank you very much for your project. In RotateAudio, when run "python test.py --rt_encode tc_no_lstm --audio_encode se --rt_decode l2l --batch_size 4 --drop 0.1 --name tmp --num_workers 0", and met the bug: "FileNotFoundError: [Errno 2] No such file or directory: './pickle/dev_lmark2img.pkl'" I didn't find the pickle directory. How could I fix this bug?

lelechen63 commented 2 years ago

Hi lelechen63 @lelechen63 Thank you very much for your project. In RotateAudio, when run "python test.py --rt_encode tc_no_lstm --audio_encode se --rt_decode l2l --batch_size 4 --drop 0.1 --name tmp --num_workers 0", and met the bug: "FileNotFoundError: [Errno 2] No such file or directory: './pickle/dev_lmark2img.pkl'" I didn't find the pickle directory. How could I fix this bug?

Hi there, dev_lmark2img.pkl is the testing files. You need to provide that by yoru self. Let me see if I can upload that.

xiaoyun4 commented 2 years ago

Thanks for your response @lelechen63. How can i obtain the dev_lmark2img.pkl?

lelechen63 commented 2 years ago

Thanks for your response @lelechen63. How can i obtain the dev_lmark2img.pkl?

I am not sure about that. It has been a while. The code is released by my collaborator. I need some time to work on that. You can get quick results from here: https://drive.google.com/drive/folders/1ApZwutK9aQYM6qGTCALp0IOEUyvU7ejt.

xiaoyun4 commented 2 years ago

It is so kind of you to provide more material. Besides the video generation, the expression and pose prediction are also important. It will be nice to provide more detailed description in this project.

Thanks a lot.

lelechen63 commented 2 years ago

It is so kind of you to provide more material. Besides the video generation, the expression and pose prediction are also critical. It will be nice to provide more detailed description in this project.

Thanks a lot.

Let me see if I can find those results on my server. If so, I will send you soon. I am currently out on a vacation. I will find it for you once I am back. Thanks!

xiaoyun4 commented 2 years ago

ok~, thanks a lot!