中文
相关论文

相关论文: Better YOLO with Attention-Augmented Network and E…

200 篇论文

Ensuring construction site safety requires accurate and real-time detection of workers' safety helmet use, despite challenges posed by cluttered environments, densely populated work areas, and hard-to-detect small or overlapping objects…

计算机视觉与模式识别 · 计算机科学 2024-12-02 Junwei Feng , Xueyan Fan , Yuyang Chen , Yi Li

In the manufacturing industry, defect detection is an essential but challenging task aiming to detect defects generated in the process of production. Though traditional YOLO models presents a good performance in defect detection, they still…

计算机视觉与模式识别 · 计算机科学 2024-12-06 Zuo Zuo , Jiahao Dong , Yue Gao , Zongze Wu

As it requires a huge number of parameters when exposed to high dimensional inputs in video detection and classification, there is a grand challenge to develop a compact yet accurate video comprehension at terminal devices. Current works…

计算机视觉与模式识别 · 计算机科学 2018-06-08 Yuan Cheng , Guangya Li , Hai-Bao Chen , Sheldon X. -D. Tan , Hao Yu

High-voltage transmission lines are located far from the road, resulting in inconvenient inspection work and rising maintenance costs. Intelligent inspection of power transmission lines has become increasingly important. However, subsequent…

计算机视觉与模式识别 · 计算机科学 2025-02-11 Chen Chen , Guowu Yuan , Hao Zhou , Yi Ma

Underwater pollution is one of today's most significant environmental concerns, with vast volumes of garbage found in seas, rivers, and landscapes around the world. Accurate detection of these waste materials is crucial for successful waste…

计算机视觉与模式识别 · 计算机科学 2026-04-21 UMMPK Nawarathne , HMNS Kumari , HMLS Kumari

This paper presents a comprehensive overview of the Ultralytics YOLO(You Only Look Once) family of object detectors, focusing the architectural evolution, benchmarking, deployment perspectives, and future challenges. The review begins with…

计算机视觉与模式识别 · 计算机科学 2026-03-17 Ranjan Sapkota , Manoj Karkee

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

Object detection, a crucial aspect of computer vision, has seen significant advancements in accuracy and robustness. Despite these advancements, practical applications still face notable challenges, primarily the inaccurate detection or…

计算机视觉与模式识别 · 计算机科学 2024-07-30 Chun-Lin Ji , Tao Yu , Peng Gao , Fei Wang , Ru-Yue Yuan

Accelerators implementing Deep Neural Networks for image-based object detection operate on large volumes of data due to fetching images and neural network parameters, especially if they need to process video streams, hence with high power…

硬件体系结构 · 计算机科学 2023-03-01 Martí Caro , Hamid Tabani , Jaume Abella

Audio segmentation and sound event detection are crucial topics in machine listening that aim to detect acoustic classes and their respective boundaries. It is useful for audio-content analysis, speech recognition, audio-indexing, and music…

音频与语音处理 · 电气工程与系统科学 2022-09-20 Satvik Venkatesh , David Moffat , Eduardo Reck Miranda

YOLO is a deep neural network (DNN) model presented for robust real-time object detection following the one-stage inference approach. It outperforms other real-time object detectors in terms of speed and accuracy by a wide margin.…

计算机视觉与模式识别 · 计算机科学 2024-07-09 Mohammadamin Baghbanbashi , Mohsen Raji , Behnam Ghavami

We propose a novel Attentional Scale Sequence Fusion based You Only Look Once (YOLO) framework (ASF-YOLO) which combines spatial and scale features for accurate and fast cell instance segmentation. Built on the YOLO segmentation framework,…

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

Object detection plays a crucial role in the field of computer vision by autonomously locating and identifying objects of interest. The You Only Look Once (YOLO) model is an effective single-shot detector. However, YOLO faces challenges in…

计算机视觉与模式识别 · 计算机科学 2025-07-28 Yash Zambre , Ekdev Rajkitkul , Akshatha Mohan , Joshua Peeples

The ``You Only Look Once'' (YOLO) framework has long served as a standard for real-time object detection, though traditional iterations have utilized Non-Maximum Suppression (NMS) post-processing, which introduces specific latency and…

计算机视觉与模式识别 · 计算机科学 2026-03-19 Sudip Chakrabarty

The "You only look once v4"(YOLOv4) is one type of object detection methods in deep learning. YOLOv4-tiny is proposed based on YOLOv4 to simple the network structure and reduce parameters, which makes it be suitable for developing on the…

计算机视觉与模式识别 · 计算机科学 2022-07-21 Zicong Jiang , Liquan Zhao , Shuaiyang Li , Yanfei Jia

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

The task of locating and classifying different types of vehicles has become a vital element in numerous applications of automation and intelligent systems ranging from traffic surveillance to vehicle identification and many more. In recent…

To address the issues of slow detection speed,low accuracy,difficulty in deployment on industrial edge devices,and large parameter and computational requirements in deep learning-based coal gangue target detection methods,we propose a…

计算机视觉与模式识别 · 计算机科学 2025-02-19 Shang Li

We introduce AnytimeYOLO, a family of variants of the YOLO architecture that enables anytime object detection. Our AnytimeYOLO networks allow for interruptible inference, i.e., they provide a prediction at any point in time, a property…

计算机视觉与模式识别 · 计算机科学 2025-03-25 Daniel Kuhse , Harun Teper , Sebastian Buschjäger , Chien-Yao Wang , Jian-Jia Chen

Enhancing the network architecture of the YOLO framework has been crucial for a long time, but has focused on CNN-based improvements despite the proven superiority of attention mechanisms in modeling capabilities. This is because…

计算机视觉与模式识别 · 计算机科学 2025-02-19 Yunjie Tian , Qixiang Ye , David Doermann