rizkiarm / LipNet

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

Prerequisite Issues #31

Closed Yuren-Zhong closed 6 years ago

Yuren-Zhong commented 6 years ago

Hi, could you please tell us the environment in which you developed this repo?

While I am running python training/overlapped_speakers/train.py s1, error occurs with the message saying: ImportError: cannot import name imresize

Yuren-Zhong commented 6 years ago

Worked with pillow installed.