中文
相关论文

相关论文: PP-PicoDet: A Better Real-Time Object Detector on …

200 篇论文

Mobile devices increasingly rely on object detection (OD) through deep neural networks (DNNs) to perform critical tasks. Due to their high complexity, the execution of these DNNs requires excessive time and energy. Low-complexity object…

分布式、并行与集群计算 · 计算机科学 2022-01-13 Davide Callegaro , Francesco Restuccia , Marco Levorato

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…

计算机视觉与模式识别 · 计算机科学 2022-08-25 Martinus Grady Naftali , Jason Sebastian Sulistyawan , Kelvin Julian

High-efficiency point cloud 3D object detection operated on embedded systems is important for many robotics applications including autonomous driving. Most previous works try to solve it using anchor-based detection methods which come with…

计算机视觉与模式识别 · 计算机科学 2020-07-01 Runzhou Ge , Zhuangzhuang Ding , Yihan Hu , Yu Wang , Sijia Chen , Li Huang , Yuan Li

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…

While general object detection with deep learning has achieved great success in the past few years, the performance and efficiency of detecting small objects are far from satisfactory. The most common and effective way to promote small…

计算机视觉与模式识别 · 计算机科学 2022-03-25 Chenhongyi Yang , Zehao Huang , Naiyan Wang

Object detection has made great progress in the past few years along with the development of deep learning. However, most current object detection methods are resource hungry, which hinders their wide deployment to many resource restricted…

计算机视觉与模式识别 · 计算机科学 2018-07-31 Yuxi Li , Jiuwei Li , Weiyao Lin , Jianguo Li

There can be numerous electronic components on a given PCB, making the task of visual inspection to detect defects very time-consuming and prone to error, especially at scale. There has thus been significant interest in automatic PCB…

计算机视觉与模式识别 · 计算机科学 2023-01-24 Brian Li , Steven Palayew , Francis Li , Saad Abbasi , Saeejith Nair , Alexander Wong

Detecting objects in a video is a compute-intensive task. In this paper we propose CaTDet, a system to speedup object detection by leveraging the temporal correlation in video. CaTDet consists of two DNN models that form a cascaded…

计算机视觉与模式识别 · 计算机科学 2019-02-20 Huizi Mao , Taeyoung Kong , William J. Dally

Object detection is widely used on embedded devices. With the wide availability of CNN (Convolutional Neural Networks) accelerator chips, the object detection applications are expected to run with low power consumption, and high inference…

硬件体系结构 · 计算机科学 2021-03-30 Baohua Sun , Tao Zhang , Jiapeng Su , Hao Sha

This project aims to develop a system to run the object detection model under low power consumption conditions. The detection scene is set as an outdoor traveling scene, and the detection categories include people and vehicles. In this…

系统与控制 · 电气工程与系统科学 2025-07-23 Jiyue Jiang , Mingtong Chen , Zhengbao Yang

The processing of omnidirectional 360-degree images poses significant challenges for object detection due to inherent spatial distortions, wide fields of view, and ultra-high-resolution inputs. Conventional detectors such as YOLO are…

计算机视觉与模式识别 · 计算机科学 2025-12-19 Huma Hafeez , Matthew Garratt , Jo Plested , Sankaran Iyer , Arcot Sowmya

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

As drone-based object detection technology continues to evolve, the demand is shifting from merely detecting objects to enabling users to accurately identify specific targets. For example, users can input particular targets as prompts to…

计算机视觉与模式识别 · 计算机科学 2026-02-24 Hyun-Ki Jung

This paper investigates and develops methods for detecting small objects in large-scale aerial images. Current approaches for detecting small objects in aerial images often involve image cropping and modifications to detector network…

计算机视觉与模式识别 · 计算机科学 2025-12-09 Mahila Moghadami , Mohammad Ali Keyvanrad , Melika Sabaghian

Autonomous driving systems rely on panoptic driving perception that requires both precision and real-time performance. In this work, we propose RMT-PPAD, a real-time, transformer-based multi-task model that jointly performs object…

计算机视觉与模式识别 · 计算机科学 2025-08-12 Jiayuan Wang , Q. M. Jonathan Wu , Katsuya Suto , Ning Zhang

Convolutional Neural Networks achieve state-of-the-art accuracy in object detection tasks. However, they have large computational and energy requirements that challenge their deployment on resource-constrained edge devices. Object detection…

计算机视觉与模式识别 · 计算机科学 2021-08-17 Marina Neseem , Sherief Reda

Semi-Supervised Object Detection (SSOD) has been successful in improving the performance of both R-CNN series and anchor-free detectors. However, one-stage anchor-based detectors lack the structure to generate high-quality or flexible…

计算机视觉与模式识别 · 计算机科学 2023-03-15 Bowen Xu , Mingtao Chen , Wenlong Guan , Lulu Hu

We propose model with larger spatial size of feature maps and evaluate it on object detection task. With the goal to choose the best feature extraction network for our model we compare several popular lightweight networks. After that we…

计算机视觉与模式识别 · 计算机科学 2017-10-06 Dmitriy Anisimov , Tatiana Khanova

Recent advancements in large-scale foundational models have sparked widespread interest in training highly proficient large vision models. A common consensus revolves around the necessity of aggregating extensive, high-quality annotated…

计算机视觉与模式识别 · 计算机科学 2024-07-16 Cheng Shi , Yuchen Zhu , Sibei Yang

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…