中文
相关论文

相关论文: AnyDepth-DETR/-YOLO: Any-depth object detection wi…

200 篇论文

Current state-of-the-art one-stage object detectors are limited by treating each image region separately without considering possible relations of the objects. This causes dependency solely on high-quality convolutional feature…

计算机视觉与模式识别 · 计算机科学 2022-03-01 Tolga Aksoy , Ugur Halici

Unmanned Aerial Vehicles (UAVs), specifically drones equipped with remote sensing object detection technology, have rapidly gained a broad spectrum of applications and emerged as one of the primary research focuses in the field of computer…

计算机视觉与模式识别 · 计算机科学 2023-10-12 Li Zhu , Jiahui Xiong , Feng Xiong , Hanzheng Hu , Zhengnan Jiang

This paper presents a comprehensive overview of the Ultralytics YOLO(You Only Look Once) family of object detectors, focusing the architectural evolution, benchmarking, deployment perspectives, and future challenges. The review begins with…

计算机视觉与模式识别 · 计算机科学 2026-03-17 Ranjan Sapkota , Manoj Karkee

Autonomous driving technology is progressively transforming traditional car driving methods, marking a significant milestone in modern transportation. Object detection serves as a cornerstone of autonomous systems, playing a vital role in…

计算机视觉与模式识别 · 计算机科学 2025-07-24 Shijie Lyu

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…

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

We present a new method that views object detection as a direct set prediction problem. Our approach streamlines the detection pipeline, effectively removing the need for many hand-designed components like a non-maximum suppression…

计算机视觉与模式识别 · 计算机科学 2020-05-29 Nicolas Carion , Francisco Massa , Gabriel Synnaeve , Nicolas Usunier , Alexander Kirillov , Sergey Zagoruyko

Small object detection in complex scenes exposes a fundamental tension in neural network design: backbone attention distributes computation uniformly regardless of content, pyramid necks inflate activation magnitudes during upsampling…

计算机视觉与模式识别 · 计算机科学 2026-05-25 Bo Gao , Jingcheng Tong , Xingsheng Chen , Han Yu , Zichen Li

Despite the rapid advancement of object detection algorithms, processing high-resolution images on embedded devices remains a significant challenge. Theoretically, the fully convolutional network architecture used in current real-time…

计算机视觉与模式识别 · 计算机科学 2024-07-30 Sangjune Shin , Dongkun Shin

Identifying and localizing objects within images is a fundamental challenge, and numerous efforts have been made to enhance model accuracy by experimenting with diverse architectures and refining training strategies. Nevertheless, a…

计算机视觉与模式识别 · 计算机科学 2025-02-11 Hao-Tang Tsui , Chien-Yao Wang , Hong-Yuan Mark Liao

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

This paper presents LP-DETR (Layer-wise Progressive DETR), a novel approach that enhances DETR-based object detection through multi-scale relation modeling. Our method introduces learnable spatial relationships between object queries…

计算机视觉与模式识别 · 计算机科学 2025-05-14 Zhengjian Kang , Ye Zhang , Xiaoyu Deng , Xintao Li , Yongzhe Zhang

We introduced a high-resolution equirectangular panorama (360-degree, virtual reality) dataset for object detection and propose a multi-projection variant of YOLO detector. The main challenge with equirectangular panorama image are i) the…

计算机视觉与模式识别 · 计算机科学 2018-05-22 Wenyan Yang , Yanlin Qian , Francesco Cricri , Lixin Fan , Joni-Kristian Kamarainen

The integration of large-scale circuits and systems emphasizes the importance of automated defect detection of electronic components. The YOLO image detection model has been used to detect PCB defects and it has become a typical AI-assisted…

计算机视觉与模式识别 · 计算机科学 2025-07-08 Hengyi Zhu , Linye Wei , He Li

This paper proposes novel methods to enhance the performance of monocular 3D object detection models by leveraging the generalized feature extraction capabilities of a vision foundation model. Unlike traditional CNN-based approaches, which…

计算机视觉与模式识别 · 计算机科学 2025-02-04 Jihyeok Kim , Seongwoo Moon , Sungwon Nah , David Hyunchul Shim

This review marks the tenth anniversary of You Only Look Once (YOLO), one of the most influential frameworks in real-time object detection. Over the past decade, YOLO has evolved from a streamlined detector into a diverse family of…

计算机视觉与模式识别 · 计算机科学 2025-11-21 Leo Thomas Ramos , Angel D. Sappa

The rapid advancement of object detection architectures has positioned single stage detectors as the dominant solution for real-time visual perception. A primary source of computational overhead in these models lies in the deep backbone…

计算机视觉与模式识别 · 计算机科学 2026-04-30 Garvit Kumar Mittal , Sahil Tomar , Sandeep Kumar

Latest CNN-based object detection models are quite accurate but require a high-performance GPU to run in real-time. They still are heavy in terms of memory size and speed for an embedded system with limited memory space. Since the object…

计算机视觉与模式识别 · 计算机科学 2021-08-03 Issac Sim , Ju-Hyung Lim , Young-Wan Jang , JiHwan You , SeonTaek Oh , Young-Keun Kim

Query-based object detectors have made significant advancements since the publication of DETR. However, most existing methods still rely on multi-stage encoders and decoders, or a combination of both. Despite achieving high accuracy, the…

计算机视觉与模式识别 · 计算机科学 2023-09-29 Jialin Li , Weifu Fu , Yuhuan Lin , Qiang Nie , Yong Liu

Marine debris detection for ocean robot is crucial for ecological protection, yet performance is often degraded by low-quality images with blur, complex backgrounds, and small targets. To address these challenges, we propose YOLO-MD, an…

计算机视觉与模式识别 · 计算机科学 2026-05-11 Yuyang Li , Jiashu Han , Yinyi Lai , Wenbin Kang , Zenghui Liu

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