中文
相关论文

相关论文: LSP-YOLO: A Lightweight Single-Stage Network for S…

200 篇论文

We present YOLOBench, a benchmark comprised of 550+ YOLO-based object detection models on 4 different datasets and 4 different embedded hardware platforms (x86 CPU, ARM CPU, Nvidia GPU, NPU). We collect accuracy and latency numbers for a…

计算机视觉与模式识别 · 计算机科学 2023-08-22 Ivan Lazarevich , Matteo Grimaldi , Ravish Kumar , Saptarshi Mitra , Shahrukh Khan , Sudhakar Sah

Human pose estimation from image and video is a vital task in many multimedia applications. Previous methods achieve great performance but rarely take efficiency into consideration, which makes it difficult to implement the networks on…

计算机视觉与模式识别 · 计算机科学 2020-12-15 Wenqiang Zhang , Jiemin Fang , Xinggang Wang , Wenyu Liu

In this study, we present a pragmatic lightweight pose estimation model. Our model can achieve real-time predictions using low-power embedded devices. This system was found to be very accurate and achieved a 94.5% accuracy of SOTA HRNet…

计算机视觉与模式识别 · 计算机科学 2022-09-22 Masayuki Yamazaki , Eigo Mori

This work presents P2P-Insole, a low-cost approach for estimating and visualizing 3D human skeletal data using insole-type sensors integrated with IMUs. Each insole, fabricated with e-textile garment techniques, costs under USD 1, making it…

计算机视觉与模式识别 · 计算机科学 2025-05-05 Atsuya Watanabe , Ratna Aisuwarya , Lei Jing

Previous deep learning-based line segment detection (LSD) suffers from the immense model size and high computational cost for line prediction. This constrains them from real-time inference on computationally restricted environments. In this…

计算机视觉与模式识别 · 计算机科学 2022-04-27 Geonmo Gu , Byungsoo Ko , SeoungHyun Go , Sung-Hyun Lee , Jingeun Lee , Minchul Shin

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

Artificial intelligence (AI) has become integral to our everyday lives. Computer vision has advanced to the point where it can play the safety critical role of detecting pedestrians at road intersections in intelligent transportation…

人工智能 · 计算机科学 2024-09-25 Muhammad Dany Alfikri , Rafael Kaliski

Incremental learning that learns new classes over time after the model's deployment is becoming increasingly crucial, particularly for industrial edge systems, where it is difficult to communicate with a remote server to conduct…

机器学习 · 计算机科学 2025-04-29 Biqing Duan , Qing Wang , Di Liu , Wei Zhou , Zhenli He , Shengfa Miao

Sub-10cm diameter nano-drones are gaining momentum thanks to their applicability in scenarios prevented to bigger flying drones, such as in narrow environments and close to humans. However, their tiny form factor also brings their major…

Safety helmets play a crucial role in protecting workers from head injuries in construction sites, where potential hazards are prevalent. However, currently, there is no approach that can simultaneously achieve both model accuracy and…

计算机视觉与模式识别 · 计算机科学 2024-05-07 Shuqi Shen , Junjie Yang

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

Aiming at the detection difficulties of infrared images such as complex background, low signal-to-noise ratio, small target size and weak brightness, a lightweight infrared small target detection algorithm ISTD-YOLO based on improved YOLOv7…

计算机视觉与模式识别 · 计算机科学 2025-04-22 Shang Zhang , Yujie Cui , Ruoyan Xiong , Huanbin Zhang

In this report, we present PP-YOLOE, an industrial state-of-the-art object detector with high performance and friendly deployment. We optimize on the basis of the previous PP-YOLOv2, using anchor-free paradigm, more powerful backbone and…

计算机视觉与模式识别 · 计算机科学 2022-12-13 Shangliang Xu , Xinxin Wang , Wenyu Lv , Qinyao Chang , Cheng Cui , Kaipeng Deng , Guanzhong Wang , Qingqing Dang , Shengyu Wei , Yuning Du , Baohua Lai

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

Object detection is vital in precision agriculture for plant monitoring, disease detection, and yield estimation. However, models like YOLO struggle with occlusions, irregular structures, and background noise, reducing detection accuracy.…

计算机视觉与模式识别 · 计算机科学 2025-06-10 Satvik Praveen , Yoonsung Jung

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

Estimating the 3D pose of an object is a challenging task that can be considered within augmented reality or robotic applications. In this paper, we propose a novel approach to perform 6 DoF object pose estimation from a single RGB-D image.…

计算机视觉与模式识别 · 计算机科学 2022-05-31 Mathieu Gonzalez , Amine Kacete , Albert Murienne , Eric Marchand

Category-level pose estimation is a challenging problem due to intra-class shape variations. Recent methods deform pre-computed shape priors to map the observed point cloud into the normalized object coordinate space and then retrieve the…

计算机视觉与模式识别 · 计算机科学 2022-08-16 Ruida Zhang , Yan Di , Fabian Manhardt , Federico Tombari , Xiangyang Ji

6D object pose estimation is a crucial prerequisite for autonomous robot manipulation applications. The state-of-the-art models for pose estimation are convolutional neural network (CNN)-based. Lately, Transformers, an architecture…

计算机视觉与模式识别 · 计算机科学 2022-05-06 Arash Amini , Arul Selvam Periyasamy , Sven Behnke

Although convolutional neural networks have made outstanding achievements in visible light target detection, there are still many challenges in infrared small object detection because of the low signal-to-noise ratio, incomplete object…

计算机视觉与模式识别 · 计算机科学 2024-08-15 Zhonglin Chen , Anyu Geng , Jianan Jiang , Jiwu Lu , Di Wu