中文
相关论文

相关论文: YOLO-MS: Rethinking Multi-Scale Representation Lea…

200 篇论文

In this report, we present a fast and accurate object detection method dubbed DAMO-YOLO, which achieves higher performance than the state-of-the-art YOLO series. DAMO-YOLO is extended from YOLO with some new technologies, including Neural…

计算机视觉与模式识别 · 计算机科学 2023-04-25 Xianzhe Xu , Yiqi Jiang , Weihua Chen , Yilun Huang , Yuan Zhang , Xiuyu Sun

Performance of object detection models has been growing rapidly on two major fronts, model accuracy and efficiency. However, in order to map deep neural network (DNN) based object detection models to edge devices, one typically needs to…

计算机视觉与模式识别 · 计算机科学 2021-10-27 Prakhar Ganesh , Yao Chen , Yin Yang , Deming Chen , Marianne Winslett

As autonomous vehicles and autonomous racing rise in popularity, so does the need for faster and more accurate detectors. While our naked eyes are able to extract contextual information almost instantly, even from far away, image resolution…

计算机视觉与模式识别 · 计算机科学 2023-01-04 Aduen Benjumea , Izzeddin Teeti , Fabio Cuzzolin , Andrew Bradley

Despite the breakthrough deep learning performances achieved for automatic object detection, small target detection is still a challenging problem, especially when looking at fast and accurate solutions suitable for mobile or edge…

计算机视觉与模式识别 · 计算机科学 2022-04-06 Alessandro Betti

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

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

Identifying and localizing objects within images is a fundamental challenge, and numerous efforts have been made to enhance model accuracy by experimenting with diverse architectures and refining training strategies. Nevertheless, a…

计算机视觉与模式识别 · 计算机科学 2025-02-11 Hao-Tang Tsui , Chien-Yao Wang , Hong-Yuan Mark Liao

With the rapid development of remote sensing technology, crop classification and health detection based on deep learning have gradually become a research hotspot. However, the existing target detection methods show poor performance when…

计算机视觉与模式识别 · 计算机科学 2025-06-09 Linlin Xiao , Zhang Tiancong , Yutong Jia , Xinyu Nie , Mengyao Wang , Xiaohang Shao

One-stage object detection, particularly the YOLO series, strikes a favorable balance between accuracy and efficiency. However, existing YOLO detectors lack explicit modeling of heterogeneous object responses within shared feature channels,…

计算机视觉与模式识别 · 计算机科学 2026-01-27 Lin Huang , Yujuan Tan , Weisheng Li , Shitai Shan , Liu Liu , Bo Liu , Linlin Shen , Jing Yu , Yue Niu

This paper proposes an efficient, low-complexity and anchor-free object detector based on the state-of-the-art YOLO framework, which can be implemented in real time on edge computing platforms. We develop an enhanced data augmentation…

计算机视觉与模式识别 · 计算机科学 2023-02-16 Shihan Liu , Junlin Zha , Jian Sun , Zhuo Li , Gang Wang

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

The field of artificial intelligence is built on object detection techniques. YOU ONLY LOOK ONCE (YOLO) algorithm and it's more evolved versions are briefly described in this research survey. This survey is all about YOLO and convolution…

计算机视觉与模式识别 · 计算机科学 2022-08-02 Viswanatha V , Chandana R K , Ramachandra A. C.

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

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

Road damage detection is a critical task for ensuring traffic safety and maintaining infrastructure integrity. While deep learning-based detection methods are now widely adopted, they still face two core challenges: first, the inadequate…

计算机视觉与模式识别 · 计算机科学 2025-08-01 Zicheng Lin , Weichao Pan

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

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

The integration of large-scale circuits and systems emphasizes the importance of automated defect detection of electronic components. The YOLO image detection model has been used to detect PCB defects and it has become a typical AI-assisted…

计算机视觉与模式识别 · 计算机科学 2025-07-08 Hengyi Zhu , Linye Wei , He Li

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 is a computer vision field that has applications in several contexts ranging from biomedicine and agriculture to security. In the last years, several deep learning techniques have greatly improved object detection models.…

计算机视觉与模式识别 · 计算机科学 2018-09-11 Ángela Casado , Jónathan Heras