Code Monkey home page Code Monkey logo

ai-asl-python's Introduction

AI-Based Sign Language Recognition App

A Project by the ISM Team

About The Project

The following project is an application to recognize static American Sign Language gestures using a selection of user trainable/customizable Convolutional Neural Network (CNN) architectures such as:

  • LeNet5
  • AlexNet
  • Custom built CNN model

The application also allows webcam input to take images and test trained models on accuracy.

The aim of building this was not only to strengthen our design skills and understanding AI training, but to bring people a stepping stone in which they can use to build, train and test models with simplicity.

The MNIST ASL dataset used can be found on Kaggle. It is important to note that in this application J and Z are not included in the training/testing as they are motion-based gestures.

Tools

Acquiring Repo

Application is built upon Python v3.9. Download the zip file or clone the repository using: git clone

Dependencies

The dependencies to run this application can be found in the requirements.txt file. It is best to create a conda environment that uses Python v3.9, and migrate to the folder with the dependencies to run the command through the terminal:

pip install -r requirements.txt

Dependencies

To run program, in terminal run python3 main.py

Future Ventures for Application:

  • Allow live ASL detection via webcan to allow motion-based gestures.
  • Create a way for users to load their own created models.

Credits for CSV convert and CNN models:

VIJAYVIGNESH

GEORGY POPOV

ai-asl-python's People

Contributors

jayjsan 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.