lipnet
lipnet copied to clipboard
A Keras implementation of LipNet
how much computation power require to run this code ?
Hi! @osalinasv I would love to use your project, but I cannot clone. I get this error. Can you perhaps advise? Thank you!  
Hello I am new to this kinda projects and had a small doubt, possibly stupid. So the model you've trained will it be able to classify any person's lip movement...
`Traceback (most recent call last): File "train.py", line 154, in main() File "train.py", line 88, in main train(name, config) File "train.py", line 119, in train use_multiprocessing=True File "/root/anaconda3/envs/lip/lib/python3.6/site-packages/keras/legacy/interfaces.py", line 91,...
I'm getting the following error: ModuleNotFoundError: No module named 'common.files' I know the folder common is there, but I don't know why it's complaining about. Can't figure it out about...