rizkiarm / LipNet

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

valueerror #21

Closed crazygirl1992 closed 6 years ago

crazygirl1992 commented 6 years ago

ValueError: When using a generator for validation data, you must specify a value for validation_steps. Found 0 videos for training. Found 0 videos for validation. there is trouble with" def get_video_frames(self, path): videogen = skvideo.io.vreader(path)"or the video form,please give me some advise,thank you!

Yuren-Zhong commented 6 years ago

Please refer to https://github.com/rizkiarm/LipNet/issues/22 and https://github.com/rizkiarm/LipNet/issues/23