This project aims to develop a sign detection system specifically designed for mute and deaf individuals. The system utilizes computer vision techniques to detect and interpret various signs commonly used by mute and deaf people.
- Sign Detection: The system can detect and recognize a wide range of signs.
- Real-time Processing: The system operates in real-time, allowing for immediate feedback and response to the user's signs.
- User-friendly Interface: The system provides a user-friendly interface that enables easy interaction and communication for both the user and the system.
- Reactjs , tainwindcss : Frontend
- Flask : Backend
- Tensorflow , CNN , Media pipe , Opencv, Kaggle datasets, Handdetector library from python : ML model
To get started with the sign detection project, follow these steps:
- Clone the repository to your local machine.
- Go to Frontend and write
npm install
npm run dev
to start the frontend server- Go to backend.
- python Cameraapp.py
- Also run python Custom_camera.py to an another terminal
- Now it is good to go for run
We welcome contributions from the open-source community. If you would like to contribute to the sign detection project.