中文
相关论文

相关论文: At-Scale Evaluation of Weight Clustering to Enable…

200 篇论文

Vehicular object detection is the heart of any intelligent traffic system. It is essential for urban traffic management. R-CNN, Fast R-CNN, Faster R-CNN and YOLO were some of the earlier state-of-the-art models. Region based CNN methods…

计算机视觉与模式识别 · 计算机科学 2021-12-07 Raian Rahman , Zadid Bin Azad , Md. Bakhtiar Hasan

While one-stage detectors like YOLOv8 offer fast training speed, they often under-perform on detecting small objects as a trade-off. This becomes even more critical when detecting tiny objects in aerial imagery due to low-resolution targets…

计算机视觉与模式识别 · 计算机科学 2026-02-03 Kihyun Kim , Michalis Lazarou , Tania Stathaki

The YOLO series models reign supreme in real-time object detection due to their superior accuracy and computational efficiency. However, both the convolutional architectures of YOLO11 and earlier versions and the area-based self-attention…

计算机视觉与模式识别 · 计算机科学 2025-09-08 Mengqi Lei , Siqi Li , Yihong Wu , Han Hu , You Zhou , Xinhu Zheng , Guiguang Ding , Shaoyi Du , Zongze Wu , Yue Gao

High precision, lightweight, and real-time responsiveness are three essential requirements for implementing autonomous driving. In this study, we incorporate A-YOLOM, an adaptive, real-time, and lightweight multi-task model designed to…

计算机视觉与模式识别 · 计算机科学 2024-04-26 Jiayuan Wang , Q. M. Jonathan Wu , Ning Zhang

Deep neural networks (DNNs), as the basis of object detection, will play a key role in the development of future autonomous systems with full autonomy. The autonomous systems have special requirements of real-time, energy-efficient…

计算机视觉与模式识别 · 计算机科学 2019-10-01 Caiwen Ding , Shuo Wang , Ning Liu , Kaidi Xu , Yanzhi Wang , Yun Liang

This paper aims at constructing a light-weight object detector that inputs a depth and a color image from a stereo camera. Specifically, by extending the network architecture of YOLOv3 to 3D in the middle, it is possible to output in the…

计算机视觉与模式识别 · 计算机科学 2020-06-29 Masahiro Takahashi , Alessandro Moro , Yonghoon Ji , Kazunori Umeda

Electric scooters (e-scooters) have rapidly emerged as a popular mode of transportation in urban areas, yet they pose significant safety challenges. In the United States, the rise of e-scooters has been marked by a concerning increase in…

计算机视觉与模式识别 · 计算机科学 2024-05-07 Dong Chen , Arman Hosseini , Arik Smith , Amir Farzin Nikkhah , Arsalan Heydarian , Omid Shoghli , Bradford Campbell

Efficient computation in deep neural networks is crucial for real-time object detection. However, recent advancements primarily result from improved high-performing hardware rather than improving parameters and FLOP efficiency. This is…

计算机视觉与模式识别 · 计算机科学 2025-07-25 Lilian Hollard , Lucas Mohimont , Nathalie Gaveau , Luiz Angelo Steffenel

In this paper, we construct a lightweight, high-precision and high-speed object tracking using a trained CNN. Conventional methods with trained CNNs use VGG16 network which requires powerful computational resources. Therefore, there is a…

计算机视觉与模式识别 · 计算机科学 2021-04-06 Tsubasa Murate , Takashi Watanabe , Masaki Yamada

Maintaining roadway infrastructure is essential for ensuring a safe, efficient, and sustainable transportation system. However, manual data collection for detecting road damage is time-consuming, labor-intensive, and poses safety risks.…

计算机视觉与模式识别 · 计算机科学 2024-10-14 Vung Pham , Lan Dong Thi Ngoc , Duy-Linh Bui

This study provides a comprehensive analysis of the YOLOv9 object detection model, focusing on its architectural innovations, training methodologies, and performance improvements over its predecessors. Key advancements, such as the…

计算机视觉与模式识别 · 计算机科学 2024-09-13 Muhammad Yaseen

Distracted driving is a critical safety issue that leads to numerous fatalities and injuries worldwide. This study addresses the urgent need for efficient and real-time machine learning models to detect distracted driving behaviors.…

人工智能 · 计算机科学 2024-10-22 Mohamed R. Elshamy , Heba M. Emara , Mohamed R. Shoaib , Abdel-Hameed A. Badawy

AI has led to significant advancements in computer vision and image processing tasks, enabling a wide range of applications in real-life scenarios, from autonomous vehicles to medical imaging. Many of those applications require efficient…

硬件体系结构 · 计算机科学 2023-09-06 Alexander Montgomerie-Corcoran , Petros Toupas , Zhewen Yu , Christos-Savvas Bouganis

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

Visual Grounding (VG) aims to locate the most relevant region in an image, based on a flexible natural language query but not a pre-defined label, thus it can be a more useful technique than object detection in practice. Most…

计算机视觉与模式识别 · 计算机科学 2019-03-19 Chaorui Deng , Qi Wu , Guanghui Xu , Zhuliang Yu , Yanwu Xu , Kui Jia , Mingkui Tan

You Only Look Once (YOLO)-based object detectors have shown remarkable accuracy for automated brain tumor detection. In this paper, we develop a novel BGF-YOLO architecture by incorporating Bi-level routing attention, Generalized feature…

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

Accurate building instance segmentation and height classification are critical for urban planning, 3D city modeling, and infrastructure monitoring. This paper presents a detailed analysis of YOLOv11, the recent advancement in the YOLO…

计算机视觉与模式识别 · 计算机科学 2025-11-03 Mahmoud El Hussieni , Bahadır K. Güntürk , Hasan F. Ateş , Oğuz Hanoğlu

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

Vision is a major component in several digital technologies and tools used in agriculture. The object detector, You Look Only Once (YOLO), has gained popularity in agriculture in a relatively short span due to its state-of-the-art…

计算机视觉与模式识别 · 计算机科学 2024-01-22 Chetan M Badgujar , Alwin Poulose , Hao Gan

Deep learning-based computer vision technology has grown stronger in recent years, and cross-fertilization using computer vision technology has been a popular direction in recent years. The use of computer vision technology to identify…

计算机视觉与模式识别 · 计算机科学 2023-03-21 Zhifeng Wang , Jialong Yao , Chunyan Zeng , Wanxuan Wu , Hongmin Xu , Yang Yang