Face detection (FD) technology enables machines to identify human faces, playing a critical role in mobile device security and user interaction. However, achieving an optimal balance between speed and accuracy in FD algorithms remains a challenge, particularly for real-time applications on resource-limited devices. Factors such as variations in pose, lighting conditions, occlusions, dataset diversity, and hardware constraints often hinder effective deployment. This study presents a comprehensive empirical evaluation of deep learning-based object detection techniques, specifically YOLOv8, SSD, and Faster RCNN, to assess their effectiveness in addressing real-world scalability and performance demands. These models were trained on diverse datasets and evaluated using key performance metrics, including accuracy, precision, recall, and frames per second (FPS). YOLOv8 achieved superior performance, achieving 42.32 FPS with an accuracy of 86%, surpassing two-stage models in real-time processing speed while maintaining comparable accuracy. The findings underscore the importance of dataset quality and diversity in enhancing model performance and positioning YOLOv8 as an effective solution for balancing speed and accuracy on the COCO dataset. The study envisions a future exploration of hybrid models that integrate YOLOv8's efficiency with Faster RCNN's precision to develop more robust FD solutions tailored to real-world challenges.
Copyrights © 2025