This platform converts sign language into text, allowing for better communication between deaf and hearing individuals.
cd SignToText/2.Start Virtual Environment
python3 -m venv env3.Activate the Virutal Environment:
source env/bin/activate4.Run the Application
python app.pyBelow is the database schema for the application:
Key Note: you can improve the models accuracy by training the more photos with different Lighting effects and position of hand. Use YOLO for training purpose and replace "runs" with your "path/to/your/best.pt"
This project is licensed under the MIT License - see the LICENSE file for details.

