English
Related papers

Related papers: Comparative Analysis of Object Detection Algorithm…

200 papers

Achieving a balance between computational efficiency and detection accuracy in the realm of rotated bounding box object detection within aerial imagery is a significant challenge. While prior research has aimed at creating lightweight…

Computer Vision and Pattern Recognition · Computer Science 2024-12-18 Zhifei Shi , Zongyao Yin , Sheng Chang , Xiao Yi , Xianchuan Yu

We present YOLOBench, a benchmark comprised of 550+ YOLO-based object detection models on 4 different datasets and 4 different embedded hardware platforms (x86 CPU, ARM CPU, Nvidia GPU, NPU). We collect accuracy and latency numbers for a…

Computer Vision and Pattern Recognition · Computer Science 2023-08-22 Ivan Lazarevich , Matteo Grimaldi , Ravish Kumar , Saptarshi Mitra , Shahrukh Khan , Sudhakar Sah

Parking space occupancy detection is a critical component in the development of intelligent parking management systems. Traditional object detection approaches, such as YOLOv8, provide fast and accurate vehicle detection across parking lots…

Computer Vision and Pattern Recognition · Computer Science 2025-05-26 Apar Pokhrel , Gia Dao

Containers are an integral part of the logistics industry and act as a barrier for cargo. A typical service life for a container is more than 20 years. However, overtime containers suffer various types of damage due to the mechanical as…

Computer Vision and Pattern Recognition · Computer Science 2025-07-01 Subhadip Kumar

This research delves into the development of a fatigue detection system based on modern object detection algorithms, particularly YOLO (You Only Look Once) models, including YOLOv5, YOLOv6, YOLOv7, and YOLOv8. By comparing the performance…

Computer Vision and Pattern Recognition · Computer Science 2024-10-22 Amelia Jones

This paper presents a comprehensive evaluation of state-of-the-art object detection models, including YOLOv9, YOLOv10, and RT-DETR, for the task of weed detection in smart-spraying applications focusing on three classes: Sugarbeet, Monocot,…

Computer Vision and Pattern Recognition · Computer Science 2025-02-04 Ahmet Oğuz Saltık , Alicia Allmendinger , Anthony Stein

Modern object detectors are static, fixed-depth networks optimized for a single operating point, requiring separate models for different deployment scenarios. We present an any-depth detection framework that enables a single network to span…

Computer Vision and Pattern Recognition · Computer Science 2026-05-12 Woochul Kang , Hyungseop Lee , Jiho Lee

Object detection has been used in a wide range of industries. For example, in autonomous driving, the task of object detection is to accurately and efficiently identify and locate a large number of predefined classes of object instances…

Computer Vision and Pattern Recognition · Computer Science 2024-08-09 Tianhao Lin

We envision that in the near future, humanoid robots would share home space and assist us in our daily and routine activities through object manipulations. One of the fundamental technologies that need to be developed for robots is to…

Computer Vision and Pattern Recognition · Computer Science 2020-02-11 Sayantan Chatterjee , Faheem H. Zunjani , Souvik Sen , Gora C. Nandi

Landmine detection using traditional methods is slow, dangerous and prohibitively expensive. Using deep learning-based object detection algorithms drone videos is promising but has multiple challenges due to the small, soda-can size of…

Computer Vision and Pattern Recognition · Computer Science 2024-10-29 Navin Agrawal-Chung , Zohran Moin

Underwater object detection (UOD) remains a critical challenge in computer vision due to underwater distortions which degrade low-level features and compromise the reliability of even state-of-the-art detectors. While YOLO models have…

Computer Vision and Pattern Recognition · Computer Science 2025-09-23 Edwine Nabahirwa , Wei Song , Minghua Zhang , Shufan Chen

The integration of large-scale circuits and systems emphasizes the importance of automated defect detection of electronic components. The YOLO image detection model has been used to detect PCB defects and it has become a typical AI-assisted…

Computer Vision and Pattern Recognition · Computer Science 2025-07-08 Hengyi Zhu , Linye Wei , He Li

The YOLO series has become the most popular framework for real-time object detection due to its reasonable trade-off between speed and accuracy. However, we observe that the speed and accuracy of YOLOs are negatively affected by the NMS.…

Computer Vision and Pattern Recognition · Computer Science 2024-04-04 Yian Zhao , Wenyu Lv , Shangliang Xu , Jinman Wei , Guanzhong Wang , Qingqing Dang , Yi Liu , Jie Chen

Latest CNN-based object detection models are quite accurate but require a high-performance GPU to run in real-time. They still are heavy in terms of memory size and speed for an embedded system with limited memory space. Since the object…

Computer Vision and Pattern Recognition · Computer Science 2021-08-03 Issac Sim , Ju-Hyung Lim , Young-Wan Jang , JiHwan You , SeonTaek Oh , Young-Keun Kim

Recent advancements in real-time object detection frameworks have spurred extensive research into their application in robotic systems. This study provides a comparative analysis of YOLOv5 and YOLOv8 models, challenging the prevailing…

Over the past decade, object detection has advanced significantly, with the YOLO (You Only Look Once) family of models transforming the landscape of real-time vision applications through unified, end-to-end detection frameworks. From…

Computer Vision and Pattern Recognition · Computer Science 2025-08-05 Manikanta Kotthapalli , Deepika Ravipati , Reshma Bhatia

This paper investigates and develops methods for detecting small objects in large-scale aerial images. Current approaches for detecting small objects in aerial images often involve image cropping and modifications to detector network…

Computer Vision and Pattern Recognition · Computer Science 2025-12-09 Mahila Moghadami , Mohammad Ali Keyvanrad , Melika Sabaghian

In this paper, we address the problem of car detection from aerial images using Convolutional Neural Networks (CNN). This problem presents additional challenges as compared to car (or any object) detection from ground images because…

Computer Vision and Pattern Recognition · Computer Science 2022-01-04 Adel Ammar , Anis Koubaa , Mohanned Ahmed , Abdulrahman Saad , Bilel Benjdira

In the field of X-ray security applications, even the smallest details can significantly impact outcomes. Objects that are heavily occluded or intentionally concealed pose a great challenge for detection, whether by human observation or…

Recent CNN based object detectors, no matter one-stage methods like YOLO, SSD, and RetinaNe or two-stage detectors like Faster R-CNN, R-FCN and FPN are usually trying to directly finetune from ImageNet pre-trained models designed for image…

Computer Vision and Pattern Recognition · Computer Science 2018-04-20 Zeming Li , Chao Peng , Gang Yu , Xiangyu Zhang , Yangdong Deng , Jian Sun