Future Scope: Integrate this inside a website for the purpose of usability by the deaf/people in need!
- Python
- Jupyter Notebook
git clone https://github.com/Soumilgit/Gesture-Sign-Language-Detection-using-Python.git
cd hand-gesture-recognition-main
Navigate to the project directory:
cd hand-gesture-recognition-main
Install the project dependencies using pip:
pip install [necessary modules/packages]
Start the local server:
python app.py
Accuracy SCORING + LOGGING KEYPOINTS and GESTURE HISTORIES for training CLASSIFIERS:
Start the local server:
python accuracy_score_checker.py
cd hand-gesture-recognition-main
%ls
!pip install streamlit -q
!wget -q -O - ipv4.icanhazip.com
!streamlit run app.py & npx localtunnel --port [port_number]