VIPL-Audio-Visual-Speech-Understanding / learn-an-effective-lip-reading-model-without-pains

The PyTorch Code and Model In "Learn an Effective Lip Reading Model without Pains", (https://arxiv.org/abs/2011.07557), which reaches the state-of-art performance in LRW-1000 dataset.
152 stars 37 forks source link

Preview message #15

Closed KunalShivhare closed 3 years ago

KunalShivhare commented 3 years ago

After testing for one video it is only showing the accuracy how to see the predicted word

Fengdalu commented 3 years ago

Sorry for the late reply.

You can modify the following lines to get the prediction of each video:

https://github.com/Fengdalu/learn-an-effective-lip-reading-model-without-pains/blob/9a1922c85c24acaa9be96c5dd99605aae46c421d/main_visual.py#L146

KunalShivhare commented 3 years ago

Thank You for helping me out

On Mon, Jul 5, 2021 at 1:30 PM Dalu Feng @.***> wrote:

Sorry for the late reply.

You can modify the following lines to get the prediction of each video:

https://github.com/Fengdalu/learn-an-effective-lip-reading-model-without-pains/blob/9a1922c85c24acaa9be96c5dd99605aae46c421d/main_visual.py#L146

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/Fengdalu/learn-an-effective-lip-reading-model-without-pains/issues/15#issuecomment-873893497, or unsubscribe https://github.com/notifications/unsubscribe-auth/AQHIXAQ4BBRRH4YWFJWIHHTTWFRB7ANCNFSM47JUSAZA .