中文
相关论文

相关论文: LAM-YOLO: Drones-based Small Object Detection on L…

200 篇论文

Accurate, real-time object detection on resource-constrained hardware is critical for anomaly-behavior monitoring. We introduce HGO-YOLO, a lightweight detector that combines GhostHGNetv2 with an optimized parameter-sharing head…

计算机视觉与模式识别 · 计算机科学 2025-06-24 Qizhi Zheng , Zhongze Luo , Meiyan Guo , Xinzhu Wang , Renqimuge Wu , Qiu Meng , Guanghui Dong

Object detection has been used in a wide range of industries. For example, in autonomous driving, the task of object detection is to accurately and efficiently identify and locate a large number of predefined classes of object instances…

计算机视觉与模式识别 · 计算机科学 2024-08-09 Tianhao Lin

Computer vision relies on labeled datasets for training and evaluation in detecting and recognizing objects. The popular computer vision program, YOLO ("You Only Look Once"), has been shown to accurately detect objects in many major image…

计算机视觉与模式识别 · 计算机科学 2019-01-01 Caleb Tung , Matthew R. Kelleher , Ryan J. Schlueter , Binhan Xu , Yung-Hsiang Lu , George K. Thiruvathukal , Yen-Kuang Chen , Yang Lu

Demand for efficient onboard object detection is increasing due to its key role in autonomous navigation. However, deploying object detection models such as YOLO on resource constrained edge devices is challenging due to the high…

计算机视觉与模式识别 · 计算机科学 2023-12-20 Edward Humes , Mozhgan Navardi , Tinoosh Mohsenin

In this competition we employed a model fusion approach to achieve object detection results close to those of real images. Our method is based on the CO-DETR model, which was trained on two sets of data: one containing images under dark…

计算机视觉与模式识别 · 计算机科学 2024-05-07 Pengpeng Li , Haowei Gu , Yang Yang

Small oriented objects that represent tiny pixel-area in large-scale aerial images are difficult to detect due to their size and orientation. Existing oriented aerial detectors have shown promising results but are mainly focused on…

计算机视觉与模式识别 · 计算机科学 2024-01-15 Chandler Timm C. Doloriel , Rhandley D. Cajote

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

YOLO has become a central real-time object detection system for robotics, driverless cars, and video monitoring applications. We present a comprehensive analysis of YOLO's evolution, examining the innovations and contributions in each…

计算机视觉与模式识别 · 计算机科学 2024-02-06 Juan Terven , Diana Cordova-Esparza

Blood cell detection is a typical small-scale object detection problem in computer vision. In this paper, we propose a CST-YOLO model for blood cell detection based on YOLOv7 architecture and enhance it with the CNN-Swin Transformer (CST),…

计算机视觉与模式识别 · 计算机科学 2024-10-08 Ming Kang , Chee-Ming Ting , Fung Fung Ting , Raphaël Phan

This paper presents an Internet of Things (IoT) application that utilizes an AI classifier for fast-object detection using the frame difference method. This method, with its shorter duration, is the most efficient and suitable for…

计算机视觉与模式识别 · 计算机科学 2026-02-24 Mas Nurul Achmadiah , Afaroj Ahamad , Chi-Chia Sun , Wen-Kai Kuo

With the emergence of onboard vision processing for areas such as the internet of things (IoT), edge computing and autonomous robots, there is increasing demand for computationally efficient convolutional neural network (CNN) models to…

计算机视觉与模式识别 · 计算机科学 2019-10-09 Daniel Barry , Munir Shah , Merel Keijsers , Humayun Khan , Banon Hopman

Traditional object detection models are constrained by the limitations of closed-set datasets, detecting only categories encountered during training. While multimodal models have extended category recognition by aligning text and image…

计算机视觉与模式识别 · 计算机科学 2024-12-31 Lihao Liu , Juexiao Feng , Hui Chen , Ao Wang , Lin Song , Jungong Han , Guiguang Ding

In this paper, we propose to apply object detection methods from the vision domain on the speech recognition domain, by treating audio fragments as objects. More specifically, we present SpeechYOLO, which is inspired by the YOLO algorithm…

音频与语音处理 · 电气工程与系统科学 2019-09-26 Yael Segal , Tzeviya Sylvia Fuchs , Joseph Keshet

Underwater object detection is crucial for autonomous navigation, environmental monitoring, and marine exploration, but it is severely hampered by light attenuation, turbidity, and occlusion. Current methods balance accuracy and…

计算机视觉与模式识别 · 计算机科学 2025-07-01 Tinh Nguyen

Driver fatigue detection is of paramount importance for intelligent transportation systems due to its critical role in mitigating road traffic accidents. While physiological and vehicle dynamics-based methods offer accuracy, they are often…

计算机视觉与模式识别 · 计算机科学 2025-08-20 Zhebin Jin , Ligang Dong

Maintaining road pavement integrity is crucial for ensuring safe and efficient transportation. Conventional methods for assessing pavement condition are often laborious and susceptible to human error. This paper proposes YOLO9tr, a novel…

计算机视觉与模式识别 · 计算机科学 2024-10-14 Sompote Youwai , Achitaphon Chaiyaphat , Pawarotorn Chaipetch

Unmanned Aerial Vehicles (UAVs) are crucial in Search and Rescue (SAR) missions due to their ability to monitor vast maritime areas. However, small objects often remain difficult to detect from high altitudes due to low object-to-background…

计算机视觉与模式识别 · 计算机科学 2025-11-26 Sakib Ahmed , Oscar Pizarro

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

YOLO object detectors recently became a key component of vision systems in many domains. The family of available YOLO models consists of multiple versions, each in various variants. The research reported in this paper aims to validate the…

计算机视觉与模式识别 · 计算机科学 2026-03-31 Patryk Niżeniec , Marcin Iwanowski , Marcin Gahbler

Within the field of robotics, computer vision remains a significant barrier to progress, with many tasks hindered by inefficient vision systems. This research proposes a generalized vision module leveraging YOLOv9, a state-of-the-art…

机器人学 · 计算机科学 2025-10-16 Nicolas Pottier , Meng Cheng Lau
‹ 上一页 1 8 9 10 下一页 ›