Undergraduate Research
Jan 2022 – Feb 2023
Khulna University of Engineering & Technology (KUET), Khulna, Bangladesh
Thesis: Phrase Level Bangla Sign Language Recognition using Key points from Hand Gesture Video
- Developed a real-time hand gesture recognition system for Bangla Sign Language (BSL), enabling translation of sign language phrases from video input.
- Implemented an LSTM model to accurately classify hand gestures from real-time video feeds.
- Collaborated in constructing a novel dataset consisting of over one thousand hand gesture videos representing 27 phrases selected from the Bangla Sign Language Dictionary.
- Validated the robustness of the model by achieving a 90.98% recognition accuracy on the Pakistani Sign Language dataset, surpassing the original researchers' reported accuracy of 82.66% and demonstrating the system's potential for cross-linguistic sign language recognition.
- Implemented an angle based key point extraction technique to detect hand features reducing computational complexity while preserving gesture recognition accuracy using MediaPipe.