Skip to content

Abishalini/LipReadingGUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

LipReadingGUI

This is an implementation of LipNet for CSCE 629 - Neural Networks at Texas A&M University. Reference - https://github.com/rizkiarm/LipNet Research Paper - https://arxiv.org/abs/1611.01599

The repository contains a small subset of GRID CORPUS to see how code for preprocessing, training and prediction works.

Dataset Preprocessing

Run mouth_extract.py in the MouthExtract directory. The code loads videos from the Video folder and saves each video as 75 mouth-crop frames.

Network Training

Run train.py in the Training directory. The code loads training data which is preprocessed.

Prediction

Run GUI.py in the PredictGUI directory.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages