Closed PatrickPrakash closed 3 years ago
The program prints Start Testing, Data Length: 0
, which means it does not read any testing data. You may specific data path to read data properly.
I didn't find any dataset path specific argument in main python file. I link the lrw dataset to the root as per documentation and run the argument as per documentation. Can you please help me out how can I specify the test dataset?Thanks
Can you find lrw_roi_80_116_175_211_npy_gray_pkl_jpeg
in your project folder after run scripts/prepare_lrw.py
?
Yeah , I saw that
But nothing is inside the folder
The issue was solved by changing the name of dataset which was "lrw_mp4" but actually was "lipread_mp4". It will be great if you could share your social media handle or email so that i can contact you for further questions.
You can contact me via fengdalu@gmail.com or dalu.feng@vipl.ict.ac.cn. Moreover, sharing your problem in Github issues is recommended for further disscutions.
Hey there, I tried to run your program and get this warning. Can you help me out. I'm just starting deeplearning 😊