中文
相关论文

相关论文: PP-YOLOv2: A Practical Object Detector

200 篇论文

For realizing safe autonomous driving, the end-to-end delays of real-time object detection systems should be thoroughly analyzed and minimized. However, despite recent development of neural networks with minimized inference delays,…

计算机视觉与模式识别 · 计算机科学 2020-11-13 Wonseok Jang , Hansaem Jeong , Kyungtae Kang , Nikil Dutt , Jong-Chan Kim

Drones or general Unmanned Aerial Vehicles (UAVs), endowed with computer vision function by on-board cameras and embedded systems, have become popular in a wide range of applications. However, real-time scene parsing through object…

计算机视觉与模式识别 · 计算机科学 2020-05-04 Pengyi Zhang , Yunxin Zhong , Xiaoqiong Li

Tracking droplets in microfluidics is a challenging task. The difficulty arises in choosing a tool to analyze general microfluidic videos to infer physical quantities. The state-of-the-art object detector algorithm You Only Look Once (YOLO)…

Small object detection has important application value in the fields of autonomous driving and drone scene analysis. As one of the most advanced object detection algorithms, YOLOv3 suffers some challenges when detecting small objects, such…

计算机视觉与模式识别 · 计算机科学 2023-03-23 Baokai Liu , Fengjie He , Shiqiang Du , Jiacheng Li , Wenjie Liu

Driven by the ever-increasing requirements of autonomous vehicles, such as traffic monitoring and driving assistant, deep learning-based object detection (DL-OD) has been increasingly attractive in intelligent transportation systems.…

计算机视觉与模式识别 · 计算机科学 2022-06-01 Siyuan Liang , Hao Wu

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

Object detection in remote sensing imagery remains a challenging task due to extreme scale variation, dense object distributions, and cluttered backgrounds. While recent detectors such as YOLOv8 have shown promising results, their backbone…

计算机视觉与模式识别 · 计算机科学 2025-05-28 Xinyuan Wang , Lian Peng , Xiangcheng Li , Yilin He , KinTak U

Detecting small objects in complex scenes, such as those captured by drones, is a daunting challenge due to the difficulty in capturing the complex features of small targets. While the YOLO family has achieved great success in large target…

计算机视觉与模式识别 · 计算机科学 2025-01-14 Defan Chen , Luchan Zhang

This article compares the performance of six prominent object detection algorithms, YOLOv11, RetinaNet, Fast R-CNN, YOLOv8, RT-DETR, and DETR, on the NEU-DET surface defect detection dataset, comprising images representing various metal…

计算机视觉与模式识别 · 计算机科学 2025-10-28 Arpan Maity , Tamal Ghosh

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

In this study, the structural problems of the YOLOv5 model were analyzed emphatically. Based on the characteristics of fine defects in artificial leather, four innovative structures, namely DFP, IFF, AMP, and EOS, were designed. These…

计算机视觉与模式识别 · 计算机科学 2024-10-15 Lin Huang , Weisheng Li , Yujuan Tan , Linlin Shen , Jing Yu

Aiming at the problems of missed detection, false detection and low detection efficiency in transmission line foreign object detection under railway environment, we proposed an improved algorithm MRS-YOLO based on YOLO11. Firstly, a…

计算机视觉与模式识别 · 计算机科学 2025-10-14 Siyuan Liu , Junting Lin

To accommodate rapid changes in the real world, the cognition system of humans is capable of continually learning concepts. On the contrary, conventional deep learning models lack this capability of preserving previously learned knowledge.…

计算机视觉与模式识别 · 计算机科学 2021-08-13 Can Peng , Kun Zhao , Sam Maksoud , Tianren Wang , Brian C. Lovell

The utilization of deep learning-based object detection is an effective approach to assist visually impaired individuals in avoiding obstacles. In this paper, we implemented seven different YOLO object detection models \textit{viz}.,…

计算机视觉与模式识别 · 计算机科学 2023-12-14 Chenhao He , Pramit Saha

Post-training quantization (PTQ) is crucial for deploying efficient object detection models, like YOLO, on resource-constrained devices. However, the impact of reduced precision on model robustness to real-world input degradations such as…

计算机视觉与模式识别 · 计算机科学 2026-05-04 Toghrul Karimov , Hassan Imani , Allan Kazakov

As local AI grows in popularity, there is a critical gap between the benchmark performance of object detectors and their practical viability on consumer-grade hardware. While models like YOLOv10s promise real-time speeds, these metrics are…

计算机视觉与模式识别 · 计算机科学 2025-11-20 Mahmudul Islam Masum , Miad Islam

An increasing need of running Convolutional Neural Network (CNN) models on mobile devices with limited computing power and memory resource encourages studies on efficient model design. A number of efficient architectures have been proposed…

计算机视觉与模式识别 · 计算机科学 2019-01-21 Robert J. Wang , Xiang Li , Charles X. Ling

Wood defect detection is critical for ensuring quality control in the wood processing industry. However, current industrial applications face two major challenges: traditional methods are costly, subjective, and labor-intensive, while…

计算机视觉与模式识别 · 计算机科学 2025-04-16 Jincheng Kang , Yi Cen , Yigang Cen , Ke Wang , Yuhan Liu

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

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…