Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 

Repository files navigation

SignLanguageDetection

Sign Language Detection using Object Detection.

System requirement to run this program:

  1. Must have Ananconda install in your system.
  2. must have a stable intenet connection.
  3. use ananconda prompt or command prompt to execute this program.

Steps to run this code:

  1. Create a new python virtual Environment:

    • conda create -n sign python=3.7 -y
  2. Activate that new environment:

    • conda activate sign
  3. install all required packages:

    • pip install -r requirements.txt
  4. Finally run this command in command prompt:

    • python app.py

Front-End live - (Till Now)

Home Page -

Screenshot 2024-05-14 223339

Library Page -

Screenshot 2024-05-14 223401

User Page -

Screenshot 2024-05-14 223423

About

Sign Language Detection using Object Detection.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages