Skip to content

m-luck/deep-lr-open

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

deep-lr

Project Abstract:

We are using neural networks to facilitate lip reading trained on the GRID Corpus (an alternative to the BBC's LRW dataset). We will augment the LipNet architecture by incorporating a language model such as GPT-2. Because the sentence structure of the GRID Corpus is structured/constrained, we will have to fine tune the language model on the GRID Corpus' training text. We hope to demonstrate superior results in comparison to the original LipNet architecture. If this is successful and we eventually obtain access to the LRW dataset, we could try augmenting the original WLAS model in a similar fashion.

TODO Timeline:

  1. Verify Lipnet, port to PyTorch [DONE] 2) Get GPT-2 on PyTorch
  2. Cat GPT-2 and Lipnet

LipNet in PyTorch for dev reference: https://towardsdatascience.com/understanding-bidirectional-rnn-in-pytorch-5bd25a5dd66

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors