GithubHelp home page GithubHelp logo

srinivas-natarajan / gesture-recognition-for-sign-language-translation Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 0.0 187.13 MB

This program will use gesture detection to help identify common ASL gestures as well as alphabets, translating them into sentences.

Jupyter Notebook 94.78% HTML 0.56% JavaScript 0.01% PureBasic 4.50% CSS 0.15%
python mediapipe gesture-recognition signlanguagerecognition tensor deep-learning

gesture-recognition-for-sign-language-translation's Introduction

Gesture-Recognition-for-Sign-Language-Translation

This program will use gesture detection to help identify common ASL gestures as well as alphabets, translating them into sentences. These will be converted to speach using Google's TTS library. This application will be converted into a Android application for greater usability.


Steps to run

  1. Install all the required node modules by using npm install in the root working directory of the project.
  2. Run the express server using the command nodemon app.js.
  3. The default port is 3000 so open up localhost:3000 on Google Chrome
  4. Let the model load up before predicting the gestures

File Descriptions

  • ML/: Contains all files realted to data colelction, preprocessing and model training

    • Model Training.ipynb: Notebook containing various models and feature engineering techniques to comapre performance.
    • data/: Contains the compiled results as well as camera aspect ratio data
    • model_saves/: Contains the tensorflow checkpoints for the models trained in Model Training.ipynb
  • public/: Files related to the webpage including the HTML/CSS files for page design aand JS scripts

    • models/: TensorflowJS models for the alphabet and gesture models
  • index.js: Nodejs base file to run the webpage


Video Demo

Two_hand_5_class_compressed.mp4

gesture-recognition-for-sign-language-translation's People

Contributors

rahulxdagar avatar srinivas-natarajan avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.