A machine learning project for detecting sign language gestures from images or video streams.
- Real-time sign language gesture recognition
- Pre-trained deep learning models
- Easy-to-use interface
git clone https://github.com/yourusername/sign-language-detection.git
cd sign-language-detection
pip install -r requirements.txt
To run the application:
python main.py
Pull requests are welcome. For major changes, please open an issue first.
This project is licensed under the MIT License.