中文
相关论文

相关论文: YOLOv4: A Breakthrough in Real-Time Object Detecti…

200 篇论文

This study explores a comprehensive approach to obstacle detection using advanced YOLO models, specifically YOLOv8, YOLOv7, YOLOv6, and YOLOv5. Leveraging deep learning techniques, the research focuses on the performance comparison of these…

计算机视觉与模式识别 · 计算机科学 2024-10-15 Santiago Pérez , Camila Gómez , Matías Rodríguez

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…

计算机视觉与模式识别 · 计算机科学 2025-09-08 Mengqi Lei , Siqi Li , Yihong Wu , Han Hu , You Zhou , Xinhu Zheng , Guiguang Ding , Shaoyi Du , Zongze Wu , Yue Gao

The proposed YOLO-Former method seamlessly integrates the ideas of transformer and YOLOv4 to create a highly accurate and efficient object detection system. The method leverages the fast inference speed of YOLOv4 and incorporates the…

计算机视觉与模式识别 · 计算机科学 2024-01-15 Javad Khoramdel , Ahmad Moori , Yasamin Borhani , Armin Ghanbarzadeh , Esmaeil Najafi

We aim at providing the object detection community with an efficient and performant object detector, termed YOLO-MS. The core design is based on a series of investigations on how multi-branch features of the basic block and convolutions…

计算机视觉与模式识别 · 计算机科学 2025-02-21 Yuming Chen , Xinbin Yuan , Jiabao Wang , Ruiqi Wu , Xiang Li , Qibin Hou , Ming-Ming Cheng

Over the past years, YOLOs have emerged as the predominant paradigm in the field of real-time object detection owing to their effective balance between computational cost and detection performance. Researchers have explored the…

计算机视觉与模式识别 · 计算机科学 2024-10-31 Ao Wang , Hui Chen , Lihao Liu , Kai Chen , Zijia Lin , Jungong Han , Guiguang Ding

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…

计算机视觉与模式识别 · 计算机科学 2024-12-18 Zhifei Shi , Zongyao Yin , Sheng Chang , Xiao Yi , Xianchuan Yu

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.…

计算机视觉与模式识别 · 计算机科学 2024-07-09 Mohammadamin Baghbanbashi , Mohsen Raji , Behnam Ghavami

Enhancing the network architecture of the YOLO framework has been crucial for a long time, but has focused on CNN-based improvements despite the proven superiority of attention mechanisms in modeling capabilities. This is because…

计算机视觉与模式识别 · 计算机科学 2025-02-19 Yunjie Tian , Qixiang Ye , David Doermann

Real-time object detection has advanced rapidly in recent years. The YOLO series of detectors is among the most well-known CNN-based object detection models and cannot be overlooked. The latest version, YOLOv26, was recently released, while…

计算机视觉与模式识别 · 计算机科学 2026-03-02 Taozhe Li , Guansu Wang , Bo Yu , Yiming Liu , Wei Sun

Substantial progress has been made in the field of object detection in road scenes. However, it is mainly focused on vehicles and pedestrians. To this end, we investigate traffic cone detection, an object category crucial for road effects…

Accurate vehicle detection is essential for the development of intelligent transportation systems, autonomous driving, and traffic monitoring. This paper presents a detailed analysis of YOLO11, the latest advancement in the YOLO series of…

计算机视觉与模式识别 · 计算机科学 2024-10-31 Mujadded Al Rabbani Alif

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…

计算机视觉与模式识别 · 计算机科学 2025-02-21 Mujadded Al Rabbani Alif , Muhammad Hussain

Transmission line detection technology is crucial for automatic monitoring and ensuring the safety of electrical facilities. The YOLOv5 series is currently one of the most advanced and widely used methods for object detection. However, it…

计算机视觉与模式识别 · 计算机科学 2024-08-19 Danqing Ma , Shaojie Li , Bo Dang , Hengyi Zang , Xinqi Dong

This study presents a comprehensive analysis of the YOLOv5 object detection model, examining its architecture, training methodologies, and performance. Key components, including the Cross Stage Partial backbone and Path Aggregation-Network,…

计算机视觉与模式识别 · 计算机科学 2024-07-31 Rahima Khanam , Muhammad Hussain

This paper presents a comprehensive review of the evolution of the YOLO (You Only Look Once) object detection algorithm, focusing on YOLOv5, YOLOv8, and YOLOv10. We analyze the architectural advancements, performance improvements, and…

计算机视觉与模式识别 · 计算机科学 2024-07-04 Muhammad Hussain

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,…

计算机视觉与模式识别 · 计算机科学 2025-06-12 Sindhu Boddu , Arindam Mukherjee

Performance of object detection models has been growing rapidly on two major fronts, model accuracy and efficiency. However, in order to map deep neural network (DNN) based object detection models to edge devices, one typically needs to…

计算机视觉与模式识别 · 计算机科学 2021-10-27 Prakhar Ganesh , Yao Chen , Yin Yang , Deming Chen , Marianne Winslett

Object detection is crucial in various cutting-edge applications, such as autonomous vehicles and advanced robotics systems, primarily relying on data from conventional frame-based RGB sensors. However, these sensors often struggle with…

计算机视觉与模式识别 · 计算机科学 2024-08-13 Diego A. Silva , Kamilya Smagulova , Ahmed Elsheikh , Mohammed E. Fouda , Ahmed M. Eltawil

Object detection on drone-captured scenarios is a recent popular task. As drones always navigate in different altitudes, the object scale varies violently, which burdens the optimization of networks. Moreover, high-speed and low-altitude…

计算机视觉与模式识别 · 计算机科学 2021-08-31 Xingkui Zhu , Shuchang Lyu , Xu Wang , Qi Zhao

Object detection and classification are crucial tasks across various application domains, particularly in the development of safe and reliable Advanced Driver Assistance Systems (ADAS). Existing deep learning-based methods such as…

计算机视觉与模式识别 · 计算机科学 2025-07-25 Rashed Al Amin , Roman Obermaisser