An open API service indexing awesome lists of open source software.

https://github.com/johnsmithm/lipsreadertensorflow

Tensorflow implementation of lips reader neural network
https://github.com/johnsmithm/lipsreadertensorflow

Last synced: 11 months ago
JSON representation

Tensorflow implementation of lips reader neural network

Awesome Lists containing this project

README

          

This is a implementation of lips reader neural networks using tensorflow.

The dataset is made using the GridCorpus database.

the database.ipynb download the database and make the batches
-it uses opencv haarcascade_frontalface_default.xml to detect the face of the speacker

the ctc-images-bidirectional.ipynb make the graph and run simulation
-bidirectional rnn, 3d convolution layers, dropout