Facebook pixel tracking

The Science and Information (SAI) Organization publishes open-access peer-reviewed journals in computer science and artificial intelligence.

Contact Info
Website thesai.org
Follow Us
Contact Info
Follow Us
Research Article | Open Access |

Prototype of an Indoor Pathfinding Application with Obstacle Detection for the Visually Impaired

Author 1: Ken Gorro Author 2: Lawrence Roble Author 3: Mike Albert Magana Author 4: Rey Paolo Buot Author 5: Louis Severino Romano Author 6: Herbert Cando Author 7: Bonifacio Amper Author 8: Rhyan Jay Signe Author 9: Elmo Ranolo
International Journal of Advanced Computer Science and Applications (IJACSA) · Vol. 15, No. 9 · Published 2024

DOI: https://doi.org/10.14569/IJACSA.2024.01509106

Abstract

This study presents an initial prototype for a project aimed at assisting visually impaired individuals using deep learning techniques. The proposed system utilizes the You Only Look Once (YOLOv8) algorithm to detect objects tagged as obstacles. Designed for indoor environments, the system employs a CCTV camera and a computer server running the YOLOv8 model. Additionally, the A-star algorithm is used to determine the optimal path to avoid detected obstacles. Video frames are divided into tiles, each considered a node; nodes with detected objects are marked with a value of 0. The YOLOv8 model currently achieves an initial accuracy rate of 70%, with a mean Average Precision (mAP) at an Intersection over Union (IoU) threshold of 0.5 reaching 0.993 across all classes. This high mAP indicates an exceptional balance between precision and recall, signifying the model's effectiveness in object detection. Furthermore, the model yields an impressive F1-score of 0.99 at a confidence threshold of 0.624, demonstrating a robust balance between precision and recall, which is crucial for minimizing both false positives and false negatives. This prototype being developed assumes that a destination can be set by an operator of the system using the server that connects to the CCTV camera. The system was tested in enclosed environments and was able to provide a path that potentially avoids obstacles. The development of audio commands to guide visually impaired users is ongoing. These audio commands depend on identifying the direction an individual is going, requiring an additional deep-learning model to generate accurate instructions.

Keywords

How to Cite this Article

Gorro, K., Roble, L., Magana, M. A., Buot, R. P., Romano, L. S., Cando, H., Amper, B., Signe, R. J., & Ranolo, E. (2024). Prototype of an Indoor Pathfinding Application with Obstacle Detection for the Visually Impaired. International Journal of Advanced Computer Science and Applications, 15(9). https://doi.org/10.14569/IJACSA.2024.01509106

Gorro, Ken, et al.. "Prototype of an Indoor Pathfinding Application with Obstacle Detection for the Visually Impaired." International Journal of Advanced Computer Science and Applications, vol. 15, no. 9, 2024, https://doi.org/10.14569/IJACSA.2024.01509106.

@article{Gorro2024,
  title     = {Prototype of an Indoor Pathfinding Application with Obstacle Detection for the Visually Impaired},
  journal   = {International Journal of Advanced Computer Science and Applications},
  volume    = {15},
  number    = {9},
  year      = {2024},
  publisher = {The Science and Information Organization},
  author    = {Ken Gorro and Lawrence Roble and Mike Albert Magana and Rey Paolo Buot and Louis Severino Romano and Herbert Cando and Bonifacio Amper and Rhyan Jay Signe and Elmo Ranolo},
  doi       = {10.14569/IJACSA.2024.01509106},
  url       = {https://doi.org/10.14569/IJACSA.2024.01509106}
}

Open Access — licensed under a Creative Commons Attribution 4.0 International License. Unrestricted use, distribution, and reproduction in any medium, even commercially, as long as the original work is properly cited.