English
Related papers

Related papers: YOLOv6: A Single-Stage Object Detection Framework …

200 papers

YOLOv4 achieved the best performance on the COCO dataset by combining advanced techniques for regression (bounding box positioning) and classification (object class identification) using the Darknet framework. To enhance accuracy and…

Computer Vision and Pattern Recognition · Computer Science 2025-02-07 Athulya Sundaresan Geetha

Object detection is considered one of the most challenging problems in this field of computer vision, as it involves the combination of object classification and object localization within a scene. Recently, deep neural networks (DNNs) have…

Computer Vision and Pattern Recognition · Computer Science 2017-09-19 Mohammad Javad Shafiee , Brendan Chywl , Francis Li , Alexander Wong

This study presents an architectural analysis of YOLOv11, the latest iteration in the YOLO (You Only Look Once) series of object detection models. We examine the models architectural innovations, including the introduction of the C3k2…

Computer Vision and Pattern Recognition · Computer Science 2024-10-24 Rahima Khanam , Muhammad Hussain

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

Object detection is one of the most important areas in computer vision, which plays a key role in various practical scenarios. Due to limitation of hardware, it is often necessary to sacrifice accuracy to ensure the infer speed of the…

Computer Vision and Pattern Recognition · Computer Science 2020-08-04 Xiang Long , Kaipeng Deng , Guanzhong Wang , Yang Zhang , Qingqing Dang , Yuan Gao , Hui Shen , Jianguo Ren , Shumin Han , Errui Ding , Shilei Wen

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

As mobile computing technology rapidly evolves, deploying efficient object detection algorithms on mobile devices emerges as a pivotal research area in computer vision. This study zeroes in on optimizing the YOLOv7 algorithm to boost its…

Computer Vision and Pattern Recognition · Computer Science 2024-03-05 Wenkai Gong

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…

Computer Vision and Pattern Recognition · Computer Science 2024-10-31 Mujadded Al Rabbani Alif

The recent and rapid growth in Unmanned Aerial Vehicles (UAVs) deployment for various computer vision tasks has paved the path for numerous opportunities to make them more effective and valuable. Object detection in aerial images is…

Computer Vision and Pattern Recognition · Computer Science 2022-03-22 Aryaman Singh Samyal , Akshatha K R , Soham Hans , Karunakar A K , Satish Shenoy B

Electric scooters (e-scooters) have rapidly emerged as a popular mode of transportation in urban areas, yet they pose significant safety challenges. In the United States, the rise of e-scooters has been marked by a concerning increase in…

Computer Vision and Pattern Recognition · Computer Science 2024-05-07 Dong Chen , Arman Hosseini , Arik Smith , Amir Farzin Nikkhah , Arsalan Heydarian , Omid Shoghli , Bradford Campbell

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

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

Being effective and efficient is essential to an object detector for practical use. To meet these two concerns, we comprehensively evaluate a collection of existing refinements to improve the performance of PP-YOLO while almost keep the…

Computer Vision and Pattern Recognition · Computer Science 2021-04-22 Xin Huang , Xinxin Wang , Wenyu Lv , Xiaying Bai , Xiang Long , Kaipeng Deng , Qingqing Dang , Shumin Han , Qiwen Liu , Xiaoguang Hu , Dianhai Yu , Yanjun Ma , Osamu Yoshie

The You Only Look Once (YOLO) series of detectors have established themselves as efficient and practical tools. However, their reliance on predefined and trained object categories limits their applicability in open scenarios. Addressing…

Computer Vision and Pattern Recognition · Computer Science 2024-02-23 Tianheng Cheng , Lin Song , Yixiao Ge , Wenyu Liu , Xinggang Wang , Ying Shan

This paper provides an extensive evaluation of YOLO object detection models (v5, v8, v9, v10, v11) by com- paring their performance across various hardware platforms and optimization libraries. Our study investigates inference speed and…

Computer Vision and Pattern Recognition · Computer Science 2025-04-15 Muhammad Fasih Tariq , Muhammad Azeem Javed

Despite the breakthrough deep learning performances achieved for automatic object detection, small target detection is still a challenging problem, especially when looking at fast and accurate solutions suitable for mobile or edge…

Computer Vision and Pattern Recognition · Computer Science 2022-04-06 Alessandro Betti

We present YOLO, a new approach to object detection. Prior work on object detection repurposes classifiers to perform detection. Instead, we frame object detection as a regression problem to spatially separated bounding boxes and associated…

Computer Vision and Pattern Recognition · Computer Science 2016-05-11 Joseph Redmon , Santosh Divvala , Ross Girshick , Ali Farhadi

This is a comprehensive review of the YOLO series of systems. Different from previous literature surveys, this review article re-examines the characteristics of the YOLO series from the latest technical point of view. At the same time, we…

Computer Vision and Pattern Recognition · Computer Science 2024-08-20 Chien-Yao Wang , Hong-Yuan Mark Liao

As autonomous vehicles and autonomous racing rise in popularity, so does the need for faster and more accurate detectors. While our naked eyes are able to extract contextual information almost instantly, even from far away, image resolution…

Computer Vision and Pattern Recognition · Computer Science 2023-01-04 Aduen Benjumea , Izzeddin Teeti , Fabio Cuzzolin , Andrew Bradley

Object detection, a crucial aspect of computer vision, has seen significant advancements in accuracy and robustness. Despite these advancements, practical applications still face notable challenges, primarily the inaccurate detection or…

Computer Vision and Pattern Recognition · Computer Science 2024-07-30 Chun-Lin Ji , Tao Yu , Peng Gao , Fei Wang , Ru-Yue Yuan