Skip to content

Machine learning application- translates American Sign Language to text format

Notifications You must be signed in to change notification settings

jeevithagudivada/Sign_Language_Predictor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sign_Language_Prediction

The project is a web application that translates American Sign language and displays the prediction results as text to the user. The application also takes in real time data from the web camera and simultaneously provides the results. The sign captured is sent through the trained model to predict the nature of the sign.

Operating System Required is Ubuntu 16.04 or newer with the following dependencies:

-- Python 3.6.3

-- Django 2.0.3

-- Tensorflow 1.6.0

To run the application:

-clone the project

-open command prompt

-change to project directory

-run the command 'python3 manage.py runserver'

Open web browser (Google Chrome) and go type the URL 'http://127.0.0.1:8000/index'

About

Machine learning application- translates American Sign Language to text format

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published