首页 /研究 /Efficient Object Detection in Images Using YOLO Algorithm: A Performance Evaluation
PERCEPTION

Efficient Object Detection in Images Using YOLO Algorithm: A Performance Evaluation

Chandra Sekhar Koppireddy, Bala Shanmukha Sowmya Javvadhi, Poojitha Ramyadevi Madireddy

发表年份
2025
引用次数
2
访问权限
开放获取

摘要

Object detection is a fundamental problem in computer vision, with applications spanning self-driving cars, surveillance systems, medical imaging, robotics, and smart cities. Among the myriad of algorithms developed for this task, the You Only Look Once (YOLO) family stands out for its ability to perform real-time and accurate object detection. This article provides a comprehensive analysis of the YOLO algorithm series, from YOLOv1 to YOLOv8, evaluating them across key performance metrics, including precision, recall, mean Average Precision (mAP), frames per second (FPS), and overall effectiveness. Unlike traditional two-stage detectors such as R-CNN, YOLO formulates object detection as a single regression problem: a single pass over the image simultaneously predicts bounding boxes and class probabilities. This end-to-end design enables YOLO to achieve high speed while maintaining a competitive accuracy-efficiency trade-off. We examine architectural innovations across YOLO versions, including batch normalization, anchor boxes, residual blocks, feature pyramid networks, and attention mechanisms, and discuss their impact on performance. Lightweight models (e.g., YOLOv5-Nano, YOLOv8-Small) are explored with a focus on their suitability for mobile and embedded systems, highlighting YOLO’s adaptability to resource-constrained environments. Challenges such as small object detection, occlusion, and domain-specific tuning are also addressed. This article serves as a practical guide for researchers, developers, and practitioners aiming to leverage YOLO for real-world object detection tasks.

关键词

Object detectionMinimum bounding boxLeverage (statistics)Bounding overwatchPyramid (geometry)AdaptabilityFeature (linguistics)Focus (optics)Residual

相关论文

查看 PERCEPTION 分类全部论文