Skip to content

A Real time sign language detection app with Tensorflow and React.js

Notifications You must be signed in to change notification settings

Nigama-oss/Sign-language

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sign-language

A Real time sign language detection app with Tensorflow and React.js

Checkout the process of creating this project in This Blog Post

Steps to follow to fix environment errors.

  • Install the latest version of anaconda.

  • Then install Protoc 3.13 from here. For windows, download the repository and then add it to your PATH file.

  • Then install python packages using the pip command:

    Tensorflow: 2.3.1 - pip install tensorflow==2.3.1

    OpenCV: 4.4.0 - pip install tensorflow==4.4.0

Make sure to also download the object-detection files before running on your computer.

About

A Real time sign language detection app with Tensorflow and React.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published