中文
相关论文

相关论文: YOLOv6 v3.0: A Full-Scale Reloading

200 篇论文

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

We present a new version of YOLO with better performance and extended with instance segmentation called Poly-YOLO. Poly-YOLO builds on the original ideas of YOLOv3 and removes two of its weaknesses: a large amount of rewritten labels and…

计算机视觉与模式识别 · 计算机科学 2020-06-01 Petr Hurtik , Vojtech Molek , Jan Hula , Marek Vajgl , Pavel Vlasanek , Tomas Nejezchleba

This study presents a detailed analysis of the YOLOv8 object detection model, focusing on its architecture, training techniques, and performance improvements over previous iterations like YOLOv5. Key innovations, including the CSPNet…

计算机视觉与模式识别 · 计算机科学 2024-08-29 Muhammad Yaseen

Recently, end-to-end object detectors have gained significant attention from the research community due to their outstanding performance. However, DETR typically relies on supervised pretraining of the backbone on ImageNet, which limits the…

计算机视觉与模式识别 · 计算机科学 2023-09-26 Haodong Ouyang

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

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…

计算机视觉与模式识别 · 计算机科学 2023-01-04 Aduen Benjumea , Izzeddin Teeti , Fabio Cuzzolin , Andrew Bradley

Autonomous underwater vehicles (AUVs) increasingly rely on on-board computer-vision systems for tasks such as habitat mapping, ecological monitoring, and infrastructure inspection. However, underwater imagery is hindered by light…

计算机视觉与模式识别 · 计算机科学 2025-09-17 Gordon Hung , Ivan Felipe Rodriguez

YOLOv11 is the latest iteration in the You Only Look Once (YOLO) series of real-time object detectors, introducing novel architectural modules to improve feature extraction and small-object detection. In this paper, we present a detailed…

计算机视觉与模式识别 · 计算机科学 2026-04-07 Nikhileswara Rao Sulake

Object detection in civil engineering applications is constrained by limited annotated data in specialized domains. We introduce DINO-YOLO, a hybrid architecture combining YOLOv12 with DINOv3 self-supervised vision transformers for…

计算机视觉与模式识别 · 计算机科学 2025-11-03 Malaisree P , Youwai S , Kitkobsin T , Janrungautai S , Amorndechaphon D , Rojanavasu P

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…

计算机视觉与模式识别 · 计算机科学 2018-11-15 Jonathan Pedoeem , Rachel Huang

In this paper, we propose a new framework called YOWOv3, which is an improved version of YOWOv2, designed specifically for the task of Human Action Detection and Recognition. This framework is designed to facilitate extensive…

计算机视觉与模式识别 · 计算机科学 2024-08-12 Duc Manh Nguyen Dang , Viet Hang Duong , Jia Ching Wang , Nhan Bui Duc

In this technical report, we would like to introduce our updates to YOWO, a real-time method for spatio-temporal action detection. We make a bunch of little design changes to make it better. For network structure, we use the same ones of…

计算机视觉与模式识别 · 计算机科学 2022-10-21 Jianhua Yang

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

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…

计算机视觉与模式识别 · 计算机科学 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…

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

This paper provides an analysis and comparison of the YOLOv5, YOLOv8 and YOLOv10 models for webpage CAPTCHAs detection using the datasets collected from the web and darknet as well as synthetized data of webpages. The study examines the…

计算机视觉与模式识别 · 计算机科学 2025-02-20 Mikołaj Wysocki , Henryk Gierszal , Piotr Tyczka , Sophia Karagiorgou , George Pantelis

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…

计算机视觉与模式识别 · 计算机科学 2025-04-15 Muhammad Fasih Tariq , Muhammad Azeem Javed

The YOLO (You Only Look Once) series has been a leading framework in real-time object detection, consistently improving the balance between speed and accuracy. However, integrating attention mechanisms into YOLO has been challenging due to…

计算机视觉与模式识别 · 计算机科学 2025-04-17 Rahima Khanam , Muhammad Hussain

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…

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

Vehicle detection is an important task in the management of traffic and automatic vehicles. This study provides a comparative analysis of five YOLOv5 variants, YOLOv5n6s, YOLOv5s6s, YOLOv5m6s, YOLOv5l6s, and YOLOv5x6s, for vehicle detection…

计算机视觉与模式识别 · 计算机科学 2024-08-23 Athulya Sundaresan Geetha