Computer Vision Conference (CVC) 2026
21-22 May 2026
Publication Links
IJACSA
Special Issues
Computer Vision Conference (CVC)
Computing Conference
Intelligent Systems Conference (IntelliSys)
Future Technologies Conference (FTC)
International Journal of Advanced Computer Science and Applications(IJACSA), Volume 16 Issue 9, 2025.
Abstract: Sign language serves as a primary mode of communication for individuals who are deaf or speech impaired, using hand gestures to convey meaning visually. While it facilitates communication among the deaf community, it presents challenges for interaction with those who rely on spoken language. This study aims to recognize hand signs representing the letters A to Y (excluding J and Z) in the Indonesian Sign Language (SIBI) using image-based input. A custom dataset was collected through personal photo shoots and used to train a Convolutional Neural Network (CNN) implemented in Python using the TensorFlow library. The study also focuses on optimizing the CNN architecture to achieve high classification accuracy. Evaluation using a confusion matrix on the test data resulted in an overall accuracy of 87.1%, while real-time testing achieved an accuracy of 90.25%. The number of convolutional filters and dropout rates was adjusted to prevent underfitting and overfitting during model training.
Alvin Bintang Rebrastya, Sumarni Adi, Hanif Al Fatta, Windha Mega Pradnya Dhuhita, Ika Nur Fajri and Muhammad Hanafi. “Optimization of Convolutional Neural Network Algorithm for Indonesian Sign Language Classification”. International Journal of Advanced Computer Science and Applications (IJACSA) 16.9 (2025). http://dx.doi.org/10.14569/IJACSA.2025.0160969
@article{Rebrastya2025,
title = {Optimization of Convolutional Neural Network Algorithm for Indonesian Sign Language Classification},
journal = {International Journal of Advanced Computer Science and Applications},
doi = {10.14569/IJACSA.2025.0160969},
url = {http://dx.doi.org/10.14569/IJACSA.2025.0160969},
year = {2025},
publisher = {The Science and Information Organization},
volume = {16},
number = {9},
author = {Alvin Bintang Rebrastya and Sumarni Adi and Hanif Al Fatta and Windha Mega Pradnya Dhuhita and Ika Nur Fajri and Muhammad Hanafi}
}
Copyright Statement: This is an open access article licensed under a Creative Commons Attribution 4.0 International License, which permits unrestricted use, distribution, and reproduction in any medium, even commercially as long as the original work is properly cited.