Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add LipNet | Issue #1164 #1168

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

Addhithya
Copy link

@Addhithya Addhithya commented Oct 29, 2024

Solves Issue #1164

Closes #1164

Description

This PR adds the LipNet folder, which contains an implementation for lip reading using deep learning techniques. The LipNet model processes video input to predict spoken words, leveraging convolutional neural networks for effective feature extraction.

Type of PR

  • Bug fix
  • Feature enhancement
  • Documentation update
  • Other (specify): _______________

Screenshots :

Screenshot 2024-10-26 at 20 08 36

Screenshot 2024-10-26 at 20 08 50

Checklist:

  • I have performed a self-review of my code
  • I have read and followed the Contribution Guidelines.
  • I have tested the changes thoroughly before submitting this pull request.
  • I have provided relevant issue numbers, screenshots, and videos after making the changes.
  • I have commented my code, particularly in hard-to-understand areas.

Additional context:

A model checkpoint has been included in the repository for easy loading and evaluation of the LipNet model.

Copy link

Thank you for submitting your pull request! 🙌 We'll review it as soon as possible. If there are any specific instructions or feedback regarding your PR, we'll provide them here. Thanks again for your contribution! 😊

@Addhithya Addhithya closed this Oct 29, 2024
@Addhithya Addhithya reopened this Oct 29, 2024
@Addhithya Addhithya closed this Oct 29, 2024
@Addhithya Addhithya reopened this Oct 29, 2024
@Niketkumardheeryan
Copy link
Owner

@Addhithya make a proper readme file and attach demo video of your project

@Addhithya
Copy link
Author

Should I show the Jupyter notebook results as a demo video?? @Niketkumardheeryan

@Niketkumardheeryan
Copy link
Owner

Should I show the Jupyter notebook results as a demo video?? @Niketkumardheeryan

Yes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add a LipNet ( Lip Read Model )
2 participants