Thanks to visit codestin.com
Credit goes to github.com

Skip to content

sam5658/LipNet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

LipNet

The project is a pytorch implementation of lip net which is based on a Convlution LSTM model for lip reading. The dataset used in the project consist of 1000 vidoes uttering random words e.g. "place white at e seven again".

The model follows some what same architecture as for an image captioning model

mpg

The model was trained with the following features

sequence_length = 35

batch_size = 16

bidirectional = True

learning_rate = 0.001

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors