Giter VIP home page Giter VIP logo

rohit04121998 / american-sign-language-recognition-using-convolutional-neural-network Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 1.02 GB

This project aims to create a Deep Learning model to translate sign language into a text-based format using the American Sign Language (ASL) alphabet used in fingerspelling. The model will input a single image of a hand sign and accurately classify it according to the ASL alphabet.

License: MIT License

Jupyter Notebook 98.33% Python 1.67%

american-sign-language-recognition-using-convolutional-neural-network's Introduction

American Sign Language Recognition using Convolutional Neural Network using ASL Dataset

This repository houses the official PyTorch implementation of USC's EE 641 (Deep Learning System) final project. All the modules have been well-documented and are self-explanatory. However, for any clarifications regarding the code published here, please feel free to reach out to us at [email protected] or [email protected] with the subject line as "EE 541 Project", for consideration.

Abstract

ASL is a language used by the deaf and hard-of-hearing communities based on visual gestures. Recognizing ASL signs is difficult due to their complex and variable nature. However, CNNs have been trained on large datasets of annotated ASL images to accurately recognize signs. These networks use a hierarchical approach to learn local features in different parts of the input image and combine them to identify the overall sign. Another application of CNNs in ASL is translating sign language into written or spoken language. This task involves mapping signs in an image to their corresponding English words or sentences. CNNs have been combined with RNNs to encode the video frames and decode the output text. ASL can improve communication with the deaf and hard-of-hearing communities across various industries. For example, using ASL can lead to better patient satisfaction and outcomes in healthcare. Academic research on ASL can also enhance our understanding of the language, its structure, and its applications, leading to more efficient teaching approaches and learning resources for those who are learning ASL.

For Installation Setup -

$ git clone https://github.com/Rohit04121998/EE541_project.git
$ cd EE541_project

The utils folder consists of python files required for the models.

  1. data.py consists of the function to split the dataset.
  2. evaluate.py consists of two functions. The first function evaluates the test data and the second function prints the confusion matrix.
  3. models.py consists of 2 CNN architectures used in this project.
  4. plot.py consists of function to plot the accuracy and loss scurves.
  5. train.py consists of functions to train the model. 2 extra functions are defined for the single step forward and backward pass of network.

Contact Details -

Venkat Giri Anantapatnaikuni - [email protected]

Rohit Veeradhi - [email protected]

american-sign-language-recognition-using-convolutional-neural-network's People

Contributors

rohit04121998 avatar a-venkat-giri avatar

Watchers

James Cloos avatar  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.