Abstract

Sign Language is a visual language used by millions of people around the world. American Sign Language (ASL) is one of the most popular sign languages and the third most popular language in the United States. Automatic recognition of ASL signs can help bridge the communication gap between deaf and hearing individuals. In this project, we explore the use of deep learning models for ASL sign recognition, using the MNIST dataset as a benchmark. We preprocessed the data by reshaping the images to the input layer size of the models and normalized the pixel values. We evaluated five popular deep-learning models for image classification: ResNet50, LeNet, AlexNet, VGG16, and DenseNet121. We trained and tested each model on the MNIST dataset, using metrics such as accuracy, mean absolute error (MAE), precision, and recall to evaluate their performance. We also computed the mean squared error (MSE) and confusion matrix to analyze the model's error patterns. Next, we explored ensemble learning techniques to further improve the accuracy of the ASL recognition model. We selected ResNet50, AlexNet, and LeNet as the three best-performing models, and tested two ensemble methods: concatenation and stacking. We found that stacking gave promising accuracy, outperforming concatenation by a significant margin. In conclusion, our study demonstrates the effectiveness of deep learning models for ASL recognition, and the potential of ensemble learning techniques to further improve accuracy from 97% recorded in existing models to 99% using our ensemble model. Our findings could have practical applications in the development of assistive technologies for individuals in need.

Full Text
Paper version not known

Talk to us

Join us for a 30 min session where you can share your feedback and ask us any queries you have

Schedule a call

Disclaimer: All third-party content on this website/platform is and will remain the property of their respective owners and is provided on "as is" basis without any warranties, express or implied. Use of third-party content does not indicate any affiliation, sponsorship with or endorsement by them. Any references to third-party content is to identify the corresponding services and shall be considered fair use under The CopyrightLaw.