-
Has anyone successfully reproduce the results from the provided pretrained models?
I tried a simple script to predict mp4s of `ABOUT` in training data, but it seems to produce wildly different labels…
-
when I run “python main.py options_lip.toml”
There are the following errors:
Loading options...
Running cudnn benchmark...
matched keys: 431
('index file:', u'/home/liuheng/work/data/LRW-1000/inf…
-
@sailordiary Hi, thank you for your code!
I want to run it on my computer, but I don't know how to start my work.
Can you tell me something about running this code? For example, what structure shoul…
-
Please let me know if I'm mistaken but if I'm not wrong, reinitializing the optimizer every epoch wouldn't work, as is done here:
https://github.com/psyec1/Lipreading-PyTorch/blob/ebfca05ea004fa3cd…
-
Hi, @georgesterpu.
I also do audio only test in my dataset with LeeYongHyeok.
In this work, I would like to change the loss function from the default loss to CTC loss.
So I changed line 398 …
-
-
我是天津大学的一名研究生,,目前在复现end-to-end audiovisual speech recognition 论文实验结果,我看见了您在博主的git上留言了,并发现了其中的错误,我想找您请教一下那篇论文生成.npy的文件问题
-
I ran the training script for random_split but I very time I run the script, I get an error telling that the video is "not a directory":
/home/souheil/LipNet/training/random_split/train.py:69: UserWa…
sf308 updated
5 years ago
-
On running extract_mouth_batch.py I'm getting following error:
Using TensorFlow backend.
Processing: datasets/s1/prwq3s.mpg
Traceback (most recent call last):
File "scripts/extract_mouth_batch…
-
hello,i also have study lipreading,so your code is important to me , this code is a method for data process, so now you can you fulfill the chinese lipreading? thank you ,
…