Git Product home page Git Product logo

karannaik / americansignlanguagedetection Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 1.0 142.56 MB

American Sign Language is one of the predominantly used sign languages among all other global sign languages. It is natural language used by Deaf communities in the United States. The language is developed with the hand gestures, facial expression and motion. In this report, we present the way to detect the alphabets and digits by using Deep Convolution Neural Network. We also propose to use the pre-defined Deep Neural Network and compare the accuracy of AlexNet and VGG16 Net. We propose the implementation of the application to take the video of hand gestures and detect the alphabet and digits with an accuracy of approximately 98%. The proposed methodology is scalable and extendable to have multiple classification classes. The proposed methodology is flexible for taking input with a variety of RGB image sizes. The classification procedure is followed by pre-processing of images to extract reliable feature and remove noise if any.

Python 95.22% Tcl 4.26% PowerShell 0.27% Batchfile 0.25%

americansignlanguagedetection's Introduction

American_Sign-Language Detection

A CNN project.

Requirements

  1. Python 3.x
  2. Tensorflow 1.5
  3. Keras
  4. OpenCV 3.4
  5. h5py
  6. pyttsx3

Installing the requirements

For GPU: pip install -r requirements_gpu.txt For CPU: pip install -r requirements_cpu.txt

Note: Also, some of the features of this project are coded by taking reference from some of the projects on GitHub which are public.

americansignlanguagedetection's People

Contributors

karannaik avatar

Stargazers

daviAguiarMoreira avatar

Watchers

James Cloos avatar  avatar

Forkers

sourabhpowar17

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.