English
Related papers

Related papers: Fast vehicle detection algorithm based on lightwei…

200 papers

Object detection for street-level objects can be applied to various use cases, from car and traffic detection to the self-driving car system. Therefore, finding the best object detection algorithm is essential to apply it effectively. Many…

Computer Vision and Pattern Recognition · Computer Science 2022-08-25 Martinus Grady Naftali , Jason Sebastian Sulistyawan , Kelvin Julian

In this paper, the limitations of YOLOv5s model on small target detection task are deeply studied and improved. The performance of the model is successfully enhanced by introducing GhostNet-based convolutional module, RepGFPN-based Neck…

Computer Vision and Pattern Recognition · Computer Science 2023-10-04 Qingyang Li , Yuchen Li , Hongyi Duan , JiaLiang Kang , Jianan Zhang , Xueqian Gan , Ruotong Xu

Small targets are particularly difficult to detect due to their low pixel count, complex backgrounds, and varying shooting angles, which make it hard for models to extract effective features. While some large-scale models offer high…

Computer Vision and Pattern Recognition · Computer Science 2025-03-07 Xuerui Zhang

Remote tiny face detection applied in unmanned system is a challeng-ing work. The detector cannot obtain sufficient context semantic information due to the relatively long distance. The received poor fine-grained features make the face…

Computer Vision and Pattern Recognition · Computer Science 2020-10-12 Jia-Yi Chang , Yan-Feng Lu , Ya-Jun Liu , Bo Zhou , Hong Qiao

This research work dives into an in-depth evaluation of the YOLOv8 (You Only Look Once) algorithm's efficiency in object detection, specially focusing on Barcode and QR code recognition. Utilizing the real-time detection abilities of…

Computer Vision and Pattern Recognition · Computer Science 2025-12-16 Kushagra Pandya , Heli Hathi , Het Buch , Ravikumar R N , Shailendrasinh Chauhan , Sushil Kumar Singh

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

Accurate, real-time object detection on resource-constrained hardware is critical for anomaly-behavior monitoring. We introduce HGO-YOLO, a lightweight detector that combines GhostHGNetv2 with an optimized parameter-sharing head…

Computer Vision and Pattern Recognition · Computer Science 2025-06-24 Qizhi Zheng , Zhongze Luo , Meiyan Guo , Xinzhu Wang , Renqimuge Wu , Qiu Meng , Guanghui Dong

The objective of this research is to optimize the eleventh iteration of You Only Look Once (YOLOv11) by developing size-specific modified versions of the architecture. These modifications involve pruning unnecessary layers and reconfiguring…

Computer Vision and Pattern Recognition · Computer Science 2025-07-08 Areeg Fahad Rasheed , M. Zarkoosh

Tracking droplets in microfluidics is a challenging task. The difficulty arises in choosing a tool to analyze general microfluidic videos to infer physical quantities. The state-of-the-art object detector algorithm You Only Look Once (YOLO)…

Computer Vision and Pattern Recognition · Computer Science 2023-01-20 Mihir Durve , Sibilla Orsini , Adriano Tiribocchi , Andrea Montessori , Jean-Michel Tucny , Marco Lauricella , Andrea Camposeo , Dario Pisignano , Sauro Succi

Photovoltaic (PV) panel surface-defect detection technology is crucial for the PV industry to perform smart maintenance. Using computer vision technology to detect PV panel surface defects can ensure better accuracy while reducing the…

Computer Vision and Pattern Recognition · Computer Science 2023-03-03 Longlong Li , Zhifeng Wang , Tingting Zhang

The YOLO series models reign supreme in real-time object detection due to their superior accuracy and computational efficiency. However, both the convolutional architectures of YOLO11 and earlier versions and the area-based self-attention…

Computer Vision and Pattern Recognition · Computer Science 2025-09-08 Mengqi Lei , Siqi Li , Yihong Wu , Han Hu , You Zhou , Xinhu Zheng , Guiguang Ding , Shaoyi Du , Zongze Wu , Yue Gao

Modern image-based object detection models, such as YOLOv7, primarily process individual frames independently, thus ignoring valuable temporal context naturally present in videos. Meanwhile, existing video-based detection methods often…

Computer Vision and Pattern Recognition · Computer Science 2025-06-26 Yitong Quan , Benjamin Kiefer , Martin Messmer , Andreas Zell

Object detection as part of computer vision can be crucial for traffic management, emergency response, autonomous vehicles, and smart cities. Despite significant advances in object detection, detecting small objects in images captured by…

Computer Vision and Pattern Recognition · Computer Science 2024-08-12 Boshra Khalili , Andrew W. Smyth

This paper presents an architectural analysis of YOLOv12, a significant advancement in single-stage, real-time object detection building upon the strengths of its predecessors while introducing key improvements. The model incorporates an…

Computer Vision and Pattern Recognition · Computer Science 2025-02-21 Mujadded Al Rabbani Alif , Muhammad Hussain

In today's rapidly evolving urban landscapes, efficient and accurate mapping of road infrastructure is critical for optimizing transportation systems, enhancing road safety, and improving the overall mobility experience for drivers and…

YOLO is a deep neural network (DNN) model presented for robust real-time object detection following the one-stage inference approach. It outperforms other real-time object detectors in terms of speed and accuracy by a wide margin.…

Computer Vision and Pattern Recognition · Computer Science 2024-07-09 Mohammadamin Baghbanbashi , Mohsen Raji , Behnam Ghavami

Small object detection has been a challenging problem in the field of object detection. There has been some works that proposes improvements for this task, such as adding several attention blocks or changing the whole structure of feature…

Computer Vision and Pattern Recognition · Computer Science 2023-11-10 Shiyi Tang , Shu Zhang , Yini Fang

This paper focuses on YOLO-LITE, a real-time object detection model developed to run on portable devices such as a laptop or cellphone lacking a Graphics Processing Unit (GPU). The model was first trained on the PASCAL VOC dataset then on…

Computer Vision and Pattern Recognition · Computer Science 2018-11-15 Jonathan Pedoeem , Rachel Huang

Tremendous progress has been made on face detection in recent years using convolutional neural networks. While many face detectors use designs designated for detecting faces, we treat face detection as a generic object detection task. We…

Computer Vision and Pattern Recognition · Computer Science 2022-01-28 Delong Qi , Weijun Tan , Qi Yao , Jingfeng Liu

This paper presents a lightweight and energy-efficient object detection solution for aerial imagery captured during emergency response situations. We focus on deploying the YOLOv4-Tiny model, a compact convolutional neural network,…

Computer Vision and Pattern Recognition · Computer Science 2025-06-12 Sindhu Boddu , Arindam Mukherjee