rizkiarm / LipNet

Keras implementation of 'LipNet: End-to-End Sentence-level Lipreading'
MIT License
635 stars 226 forks source link

What are the steps to train using scripts/extract_mouth_batch.py? #25

Closed deepakgupta1313 closed 6 years ago

deepakgupta1313 commented 6 years ago

How exactly are we supposed to do it? What are the steps? What all changes need to be made to the code? What are the correct folder structures?

rizkiarm commented 6 years ago

Details on how to use the script are available in the script: https://github.com/rizkiarm/LipNet/blob/master/scripts/extract_mouth_batch.py