Skip to content

NYElegance/SimulLR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyTorch Implementation of SimulLR

There is an interesting work[1] about simultaneous lipreading, and I implement the main modules on GRID dataset.

Environment

Python3 + PyTorch1.6

Usage

Training

python main.py --train

Evaluating

python main.py --evaluate

reference

[1] Zhijie Lin, Zhou Zhao, Haoyuan Li, Jinglin Liu, Meng Zhang, Xingshan Zeng, and Xiaofei He. Simullr: Simultaneous lip reading transducer with attention-guided adaptive memory. In MM ’21: ACM Multimedia Conference, Virtual Event, China, October 20 - 24, 2021, pages 1359–1367. ACM, 2021.

About

PyTorch Implementation of SimulLR

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages