中文
相关论文

相关论文: Analysis of Visual Reasoning on One-Stage Object D…

200 篇论文

This study presents a comprehensive benchmark analysis of various YOLO (You Only Look Once) algorithms. It represents the first comprehensive experimental evaluation of YOLOv3 to the latest version, YOLOv12, on various object detection…

计算机视觉与模式识别 · 计算机科学 2025-03-19 Nidhal Jegham , Chan Young Koh , Marwan Abdelatti , Abdeltawab Hendawi

For years, the YOLO series has been the de facto industry-level standard for efficient object detection. The YOLO community has prospered overwhelmingly to enrich its use in a multitude of hardware platforms and abundant scenarios. In this…

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…

计算机视觉与模式识别 · 计算机科学 2016-05-11 Joseph Redmon , Santosh Divvala , Ross Girshick , Ali Farhadi

Although modern object detectors rely heavily on a significant amount of training data, humans can easily detect novel objects using a few training examples. The mechanism of the human visual system is to interpret spatial relationships…

计算机视觉与模式识别 · 计算机科学 2022-11-03 Geonuk Kim , Hong-Gyu Jung , Seong-Whan Lee

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…

计算机视觉与模式识别 · 计算机科学 2024-03-05 Wenkai Gong

Satellite remote sensing images pose significant challenges for object detection due to their high resolution, complex scenes, and large variations in target scales. To address the insufficient detection accuracy of the YOLOv11n model in…

计算机视觉与模式识别 · 计算机科学 2026-03-17 Shuaiyu Zhu , Sergey Ablameyko

This study provides a comprehensive analysis of the YOLOv9 object detection model, focusing on its architectural innovations, training methodologies, and performance improvements over its predecessors. Key advancements, such as the…

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

Within the field of robotics, computer vision remains a significant barrier to progress, with many tasks hindered by inefficient vision systems. This research proposes a generalized vision module leveraging YOLOv9, a state-of-the-art…

机器人学 · 计算机科学 2025-10-16 Nicolas Pottier , Meng Cheng Lau

There are mainly two types of state-of-the-art object detectors. On one hand, we have two-stage detectors, such as Faster R-CNN (Region-based Convolutional Neural Networks) or Mask R-CNN, that (i) use a Region Proposal Network to generate…

计算机视觉与模式识别 · 计算机科学 2018-09-03 Petru Soviany , Radu Tudor Ionescu

object detection framework plays crucial role in autonomous driving. In this paper, we introduce the real-time object detection framework called You Only Look Once (YOLOv1) and the related improvements of YOLOv2. We further explore the…

计算机视觉与模式识别 · 计算机科学 2019-05-14 Shouyu Wang , Weitao Tang

With this work we are explaining the "You Only Look Once" (YOLO) single-stage object detection approach as a parallel classification of 10647 fixed region proposals. We support this view by showing that each of YOLOs output pixel is…

计算机视觉与模式识别 · 计算机科学 2022-01-24 Christian Limberg , Andrew Melnik , Augustin Harter , Helge Ritter

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…

计算机视觉与模式识别 · 计算机科学 2024-02-23 Tianheng Cheng , Lin Song , Yixiao Ge , Wenyu Liu , Xinggang Wang , Ying Shan

Object detection techniques that achieve state-of-the-art detection accuracy employ convolutional neural networks, implemented to have optimal performance in graphics processing units. Some hardware systems, such as mobile robots, operate…

The expanding applications, utilized by more users, enhance hardware performance and further develop cloud systems for big data processing. This leads to numerous unexplored deep learning applications, especially in advanced computer vision…

计算工程、金融与科学 · 计算机科学 2024-05-07 P. Veysi , M. Adeli , N. Peirov Naziri

Accelerators implementing Deep Neural Networks for image-based object detection operate on large volumes of data due to fetching images and neural network parameters, especially if they need to process video streams, hence with high power…

硬件体系结构 · 计算机科学 2023-03-01 Martí Caro , Hamid Tabani , Jaume Abella

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…

计算机视觉与模式识别 · 计算机科学 2020-02-11 Sayantan Chatterjee , Faheem H. Zunjani , Souvik Sen , Gora C. Nandi

We introduce YOLO9000, a state-of-the-art, real-time object detection system that can detect over 9000 object categories. First we propose various improvements to the YOLO detection method, both novel and drawn from prior work. The improved…

计算机视觉与模式识别 · 计算机科学 2016-12-28 Joseph Redmon , Ali Farhadi

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…

计算机视觉与模式识别 · 计算机科学 2024-07-30 Chun-Lin Ji , Tao Yu , Peng Gao , Fei Wang , Ru-Yue Yuan

While domain adaptation has been used to improve the performance of object detectors when the training and test data follow different distributions, previous work has mostly focused on two-stage detectors. This is because their use of…

计算机视觉与模式识别 · 计算机科学 2021-08-23 Vidit Vidit , Mathieu Salzmann

The "You only look once v4"(YOLOv4) is one type of object detection methods in deep learning. YOLOv4-tiny is proposed based on YOLOv4 to simple the network structure and reduce parameters, which makes it be suitable for developing on the…

计算机视觉与模式识别 · 计算机科学 2022-07-21 Zicong Jiang , Liquan Zhao , Shuaiyang Li , Yanfei Jia