filby89 / spectre

Official Pytorch Implementation of SPECTRE: Visual Speech-Aware Perceptual 3D Facial Expression Reconstruction from Videos
Other
236 stars 21 forks source link

Can not find the run_av_hubert.sh file #10

Closed shuishiwojiade closed 1 year ago

shuishiwojiade commented 1 year ago

Thanks for your great works. At the end of Readme, you pointed out the test command in the LRS3 dataset. But I can not find the script named run_av_hubert.sh. So how do I verify the performance of the model in lipreading?

filby89 commented 1 year ago

Hi, there is a mistake in the README file. You need to run

python utils/run_av_hubert.py --videos "logs/test_videos_000000/*_mouth.avi --LRS3_path data/LRS3"