Closed shriyadindi closed 1 month ago
Thank you for creating this issue! 🎉 We'll look into it as soon as possible. In the meantime, please make sure to provide all the necessary details and context. If you have any questions or additional information, feel free to add them here. Your contributions are highly appreciated! 😊
You can also check our CONTRIBUTING.md for guidelines on contributing to this project.
already in the repo
Description: This project focuses on building a system that uses computer vision to recognize sign language gestures in real-time, translating them into text or speech. The system will track hand gestures using MediaPipe Hands and leverage temporal relationships between movements with LSTM or 3D CNNs. Tech stack: TensorFlow, Keras, OpenCV, MediaPipe Hands for tracking hand gestures.