中文
相关论文

相关论文: Squeezed Edge YOLO: Onboard Object Detection on Ed…

200 篇论文

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

Vehicle perception systems strive to achieve comprehensive and rapid visual interpretation of their surroundings for improved safety and navigation. We introduce YOLO-BEV, an efficient framework that harnesses a unique surrounding cameras…

计算机视觉与模式识别 · 计算机科学 2023-10-27 Chang Liu , Liguo Zhou , Yanliang Huang , Alois Knoll

With the continuous advancement of industrial automation, product quality inspection has become increasingly important in the manufacturing process. Traditional inspection methods, which often rely on manual checks or simple machine vision…

计算机视觉与模式识别 · 计算机科学 2024-12-24 Zhen Qi , Liwei Ding , Xiangtian Li , Jiacheng Hu , Bin Lyu , Ao Xiang

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

Object detection has made impressive progress in recent years with the help of deep learning. However, state-of-the-art algorithms are both computation and memory intensive. Though many lightweight networks are developed for a trade-off…

计算机视觉与模式识别 · 计算机科学 2019-10-22 Fanrong Li , Zitao Mo , Peisong Wang , Zejian Liu , Jiayun Zhang , Gang Li , Qinghao Hu , Xiangyu He , Cong Leng , Yang Zhang , Jian Cheng

Existing offboard 3D detectors always follow a modular pipeline design to take advantage of unlimited sequential point clouds. We have found that the full potential of offboard 3D detectors is not explored mainly due to two reasons: (1) the…

计算机视觉与模式识别 · 计算机科学 2023-08-21 Tao Ma , Xuemeng Yang , Hongbin Zhou , Xin Li , Botian Shi , Junjie Liu , Yuchen Yang , Zhizheng Liu , Liang He , Yu Qiao , Yikang Li , Hongsheng Li

Complete blood cell detection holds significant value in clinical diagnostics. Conventional manual microscopy methods suffer from time inefficiency and diagnostic inaccuracies. Existing automated detection approaches remain constrained by…

计算机视觉与模式识别 · 计算机科学 2025-09-23 Guohua Wu , Shengqi Chen , Pengchao Deng , Wenting Yu

Recent research on real-time object detectors (e.g., YOLO series) has demonstrated the effectiveness of attention mechanisms for elevating model performance. Nevertheless, existing methods neglect to unifiedly deploy hierarchical attention…

计算机视觉与模式识别 · 计算机科学 2024-12-11 Xuecheng Wu , Junxiao Xue , Liangyu Fu , Jiayu Nie , Danlei Huang , Xinyi Yin

Real-time object detection is a fundamental but challenging task in computer vision, particularly when computational resources are limited. Although YOLO-series models have set strong benchmarks by balancing speed and accuracy, the…

计算机视觉与模式识别 · 计算机科学 2025-07-25 Xiaochun Lei , Siqi Wu , Weilin Wu , Zetao Jiang

Today very few deep learning-based mobile augmented reality (MAR) applications are applied in mobile devices because they are significantly energy-guzzling. In this paper, we design an edge-based energy-aware MAR system that enables MAR…

计算机视觉与模式识别 · 计算机科学 2022-05-30 Haoxin Wang , BaekGyu Kim , Jiang Xie , Zhu Han

Spot spraying represents an efficient and sustainable method for reducing the amount of pesticides, particularly herbicides, used in agricultural fields. To achieve this, it is of utmost importance to reliably differentiate between crops…

计算机视觉与模式识别 · 计算机科学 2025-01-31 Alicia Allmendinger , Ahmet Oğuz Saltık , Gerassimos G. Peteinatos , Anthony Stein , Roland Gerhards

Lidar based 3D object detection and classification tasks are essential for autonomous driving(AD). A lidar sensor can provide the 3D point cloud data reconstruction of the surrounding environment. However, real time detection in 3D point…

计算机视觉与模式识别 · 计算机科学 2020-05-06 Xuanyu Yin , Yoko Sasaki , Weimin Wang , Kentaro Shimizu

Artificial intelligence-enhanced identification of organs, lesions, and other structures in medical imaging is typically done using convolutional neural networks (CNNs) designed to make voxel-accurate segmentations of the region of…

In this report, we present some experienced improvements to YOLO series, forming a new high-performance detector -- YOLOX. We switch the YOLO detector to an anchor-free manner and conduct other advanced detection techniques, i.e., a…

计算机视觉与模式识别 · 计算机科学 2021-08-09 Zheng Ge , Songtao Liu , Feng Wang , Zeming Li , Jian Sun

Object detection as part of computer vision can be crucial for traffic management, emergency response, autonomous vehicles, and smart cities. Despite significant advances in object detection, detecting small objects in images captured by…

计算机视觉与模式识别 · 计算机科学 2024-08-12 Boshra Khalili , Andrew W. Smyth

Deploying deep neural networks~(DNNs) on edge devices provides efficient and effective solutions for the real-world tasks. Edge devices have been used for collecting a large volume of data efficiently in different domains. DNNs have been an…

This research delves into the development of a fatigue detection system based on modern object detection algorithms, particularly YOLO (You Only Look Once) models, including YOLOv5, YOLOv6, YOLOv7, and YOLOv8. By comparing the performance…

计算机视觉与模式识别 · 计算机科学 2024-10-22 Amelia Jones

Fire detection in dynamic environments faces continuous challenges, including the interference of illumination changes, many false detections or missed detections, and it is difficult to achieve both efficiency and accuracy. To address the…

计算机视觉与模式识别 · 计算机科学 2025-08-04 Weichao Pan , Bohan Xu , Xu Wang , Chengze Lv , Shuoyang Wang , Zhenke Duan , Zhen Tian

This study presents an architectural analysis of YOLOv11, the latest iteration in the YOLO (You Only Look Once) series of object detection models. We examine the models architectural innovations, including the introduction of the C3k2…

计算机视觉与模式识别 · 计算机科学 2024-10-24 Rahima Khanam , Muhammad Hussain

This study presents a detailed analysis of the YOLOv8 object detection model, focusing on its architecture, training techniques, and performance improvements over previous iterations like YOLOv5. Key innovations, including the CSPNet…

计算机视觉与模式识别 · 计算机科学 2024-08-29 Muhammad Yaseen
‹ 上一页 1 8 9 10 下一页 ›