English
Related papers

Related papers: You Only Look One-level Feature

200 papers

Traffic sign detection is a challenging task for the unmanned driving system, especially for the detection of multi-scale targets and the real-time problem of detection. In the traffic sign detection process, the scale of the targets…

Computer Vision and Pattern Recognition · Computer Science 2021-12-24 Junfan Wang , Yi Chen , Mingyu Gao , Zhekang Dong

For years, the YOLO series has been the de facto industry-level standard for efficient object detection. The YOLO community has prospered overwhelmingly to enrich its use in a multitude of hardware platforms and abundant scenarios. In this…

Feature pyramid network (FPN) is a critical component in modern object detection frameworks. The performance gain in most of the existing FPN variants is mainly attributed to the increase of computational burden. An attempt to enhance the…

Computer Vision and Pattern Recognition · Computer Science 2021-07-06 Mingjian Zhu , Kai Han , Changbin Yu , Yunhe Wang

Visual feature pyramid has shown its superiority in both effectiveness and efficiency in a wide range of applications. However, the existing methods exorbitantly concentrate on the inter-layer feature interactions but ignore the intra-layer…

Computer Vision and Pattern Recognition · Computer Science 2023-08-16 Yu Quan , Dong Zhang , Liyan Zhang , Jinhui Tang

In object detection, multi-level prediction (e.g., FPN) and reweighting skills (e.g., focal loss) have drastically improved one-stage detector performance. However, the synergy between these two techniques is not fully explored in a unified…

Computer Vision and Pattern Recognition · Computer Science 2022-03-31 Binghong Wu , Yehui Yang , Dalu Yang , Junde Wu , Xiaorong Wang , Haifeng Huang , Lei Wang , Yanwu Xu

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…

Computer Vision and Pattern Recognition · Computer Science 2024-08-09 Tianhao Lin

The objective of this research is to optimize the eleventh iteration of You Only Look Once (YOLOv11) by developing size-specific modified versions of the architecture. These modifications involve pruning unnecessary layers and reconfiguring…

Computer Vision and Pattern Recognition · Computer Science 2025-07-08 Areeg Fahad Rasheed , M. Zarkoosh

This paper presents a comprehensive review of the evolution of the YOLO (You Only Look Once) object detection algorithm, focusing on YOLOv5, YOLOv8, and YOLOv10. We analyze the architectural advancements, performance improvements, and…

Computer Vision and Pattern Recognition · Computer Science 2024-07-04 Muhammad Hussain

This work is for designing one-stage lightweight detectors which perform well in terms of mAP and latency. With baseline models each of which targets on GPU and CPU respectively, various operations are applied instead of the main operations…

Computer Vision and Pattern Recognition · Computer Science 2022-11-01 Deokki Hong

The You Only Look Once (YOLO) series of detectors have established themselves as efficient and practical tools. However, their reliance on predefined and trained object categories limits their applicability in open scenarios. Addressing…

Computer Vision and Pattern Recognition · Computer Science 2024-02-23 Tianheng Cheng , Lin Song , Yixiao Ge , Wenyu Liu , Xinggang Wang , Ying Shan

Modern object detectors are static, fixed-depth networks optimized for a single operating point, requiring separate models for different deployment scenarios. We present an any-depth detection framework that enables a single network to span…

Computer Vision and Pattern Recognition · Computer Science 2026-05-12 Woochul Kang , Hyungseop Lee , Jiho Lee

Accurately recovering the full 9-DoF pose of unseen instances within specific categories from a single RGB image remains a core challenge for robotics and automation. Most existing solutions still rely on pseudo-depth, CAD models, or…

Computer Vision and Pattern Recognition · Computer Science 2026-03-11 Hakjin Lee , Junghoon Seo , Jaehoon Sim

This study presents a comprehensive benchmark analysis of various YOLO (You Only Look Once) algorithms. It represents the first comprehensive experimental evaluation of YOLOv3 to the latest version, YOLOv12, on various object detection…

Computer Vision and Pattern Recognition · Computer Science 2025-03-19 Nidhal Jegham , Chan Young Koh , Marwan Abdelatti , Abdeltawab Hendawi

Current state-of-the-art detectors typically exploit feature pyramid to detect objects at different scales. Among them, FPN is one of the representative works that build a feature pyramid by multi-scale features summation. However, the…

Computer Vision and Pattern Recognition · Computer Science 2019-12-12 Chaoxu Guo , Bin Fan , Qian Zhang , Shiming Xiang , Chunhong Pan

Over the past decade, object detection has advanced significantly, with the YOLO (You Only Look Once) family of models transforming the landscape of real-time vision applications through unified, end-to-end detection frameworks. From…

Computer Vision and Pattern Recognition · Computer Science 2025-08-05 Manikanta Kotthapalli , Deepika Ravipati , Reshma Bhatia

Current object detection models have achieved good results on many benchmark datasets, detecting objects in dark conditions remains a large challenge. To address this issue, we propose a pyramid enhanced network (PENet) and joint it with…

Computer Vision and Pattern Recognition · Computer Science 2023-07-21 Xiangchen Yin , Zhenda Yu , Zetao Fei , Wenjun Lv , Xin Gao

Object detection has gained great progress driven by the development of deep learning. Compared with a widely studied task -- classification, generally speaking, object detection even need one or two orders of magnitude more FLOPs (floating…

Computer Vision and Pattern Recognition · Computer Science 2019-05-27 Yixing Li , Fengbo Ren

In this paper, we propose YOSO, a real-time panoptic segmentation framework. YOSO predicts masks via dynamic convolutions between panoptic kernels and image feature maps, in which you only need to segment once for both instance and semantic…

Computer Vision and Pattern Recognition · Computer Science 2023-03-28 Jie Hu , Linyan Huang , Tianhe Ren , Shengchuan Zhang , Rongrong Ji , Liujuan Cao

Potholes are common road hazards that is causing damage to vehicles and posing a safety risk to drivers. The introduction of Convolutional Neural Networks (CNNs) is widely used in the industry for object detection based on Deep Learning…

Computer Vision and Pattern Recognition · Computer Science 2024-01-18 Nirmal Kumar Rout , Gyanateet Dutta , Varun Sinha , Arghadeep Dey , Subhrangshu Mukherjee , Gopal Gupta

This paper proposes the Parallel Residual Bi-Fusion Feature Pyramid Network (PRB-FPN) for fast and accurate single-shot object detection. Feature Pyramid (FP) is widely used in recent visual detection, however the top-down pathway of FP…

Computer Vision and Pattern Recognition · Computer Science 2023-05-19 Ping-Yang Chen , Ming-Ching Chang , Jun-Wei Hsieh , Yong-Sheng Chen