中文
相关论文

相关论文: YOLOv13: Real-Time Object Detection with Hypergrap…

200 篇论文

Due to the effective performance of multi-scale feature fusion, Path Aggregation FPN (PAFPN) is widely employed in YOLO detectors. However, it cannot efficiently and adaptively integrate high-level semantic information with low-level…

计算机视觉与模式识别 · 计算机科学 2024-07-08 Zhiqiang Yang , Qiu Guan , Keer Zhao , Jianmin Yang , Xinli Xu , Haixia Long , Ying Tang

Object detection in remote sensing imagery remains a challenging task due to extreme scale variation, dense object distributions, and cluttered backgrounds. While recent detectors such as YOLOv8 have shown promising results, their backbone…

计算机视觉与模式识别 · 计算机科学 2025-05-28 Xinyuan Wang , Lian Peng , Xiangcheng Li , Yilin He , KinTak U

In this study, we enhance underwater target detection by integrating channel and spatial attention into YOLOv8's backbone, applying Pointwise Convolution in FasterNeXt for the FasterPW model, and leveraging Weighted Concat in a…

计算机视觉与模式识别 · 计算机科学 2025-02-11 Xing Jiang , Xiting Zhuang , Jisheng Chen , Jian Zhang

Unmanned Aerial Vehicles (UAVs), specifically drones equipped with remote sensing object detection technology, have rapidly gained a broad spectrum of applications and emerged as one of the primary research focuses in the field of computer…

计算机视觉与模式识别 · 计算机科学 2023-10-12 Li Zhu , Jiahui Xiong , Feng Xiong , Hanzheng Hu , Zhengnan Jiang

The global waste crisis is escalating, with solid waste generation expected to increase tremendously in the coming years. Traditional waste collection methods, particularly in remote or harsh environments like deserts, are labor-intensive,…

计算机视觉与模式识别 · 计算机科学 2025-11-20 Abdulmumin Sa'ad , Sulaimon Oyeniyi Adebayo

The recent and rapid growth in Unmanned Aerial Vehicles (UAVs) deployment for various computer vision tasks has paved the path for numerous opportunities to make them more effective and valuable. Object detection in aerial images is…

计算机视觉与模式识别 · 计算机科学 2022-03-22 Aryaman Singh Samyal , Akshatha K R , Soham Hans , Karunakar A K , Satish Shenoy B

Latest CNN-based object detection models are quite accurate but require a high-performance GPU to run in real-time. They still are heavy in terms of memory size and speed for an embedded system with limited memory space. Since the object…

计算机视觉与模式识别 · 计算机科学 2021-08-03 Issac Sim , Ju-Hyung Lim , Young-Wan Jang , JiHwan You , SeonTaek Oh , Young-Keun Kim

This study presents a detailed analysis of the YOLOv8 object detection model, focusing on its architecture, training techniques, and performance improvements over previous iterations like YOLOv5. Key innovations, including the CSPNet…

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

Small object detection remains a challenging problem in the field of object detection. To address this challenge, we propose an enhanced YOLOv8-based model, SOD-YOLO. This model integrates an ASF mechanism in the neck to enhance multi-scale…

计算机视觉与模式识别 · 计算机科学 2025-07-18 Peijun Wang , Jinhua Zhao

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

Vehicle detection in real-time is a challenging and important task. The existing real-time vehicle detection lacks accuracy and speed. Real-time systems must detect and locate vehicles during criminal activities like theft of vehicle and…

计算机视觉与模式识别 · 计算机科学 2020-11-12 Sri Jamiya S , Esther Rani P

Drones or general Unmanned Aerial Vehicles (UAVs), endowed with computer vision function by on-board cameras and embedded systems, have become popular in a wide range of applications. However, real-time scene parsing through object…

计算机视觉与模式识别 · 计算机科学 2020-05-04 Pengyi Zhang , Yunxin Zhong , Xiaoqiong Li

With the rapid development of global industrial production, the demand for reliability in power equipment has been continuously increasing. Ensuring the stability of power system operations requires accurate methods to detect potential…

计算机视觉与模式识别 · 计算机科学 2024-12-02 Zijian He , Kang Wang , Tian Fang , Lei Su , Rui Chen , Xihong Fei

Recent research on real-time object detectors (e.g., YOLO series) has demonstrated the effectiveness of attention mechanisms for elevating model performance. Nevertheless, existing methods neglect to unifiedly deploy hierarchical attention…

计算机视觉与模式识别 · 计算机科学 2024-12-11 Xuecheng Wu , Junxiao Xue , Liangyu Fu , Jiayu Nie , Danlei Huang , Xinyi Yin

This paper presents an efficient way of detecting directed objects by predicting their center coordinates and direction angle. Since the objects are of uniform size, the proposed model works without predicting the object's width and height.…

计算机视觉与模式识别 · 计算机科学 2023-08-10 Đorđe Nedeljković

Event-based image representations are fundamentally different to traditional dense images. This poses a challenge to apply current state-of-the-art models for object detection as they are designed for dense images. In this work we evaluate…

计算机视觉与模式识别 · 计算机科学 2023-03-31 Vincenz Mechler , Pavel Rojtberg

Object detection in civil engineering applications is constrained by limited annotated data in specialized domains. We introduce DINO-YOLO, a hybrid architecture combining YOLOv12 with DINOv3 self-supervised vision transformers for…

计算机视觉与模式识别 · 计算机科学 2025-11-03 Malaisree P , Youwai S , Kitkobsin T , Janrungautai S , Amorndechaphon D , Rojanavasu P

RT-DETR is the first real-time end-to-end transformer-based object detector. Its efficiency comes from the framework design and the Hungarian matching. However, compared to dense supervision detectors like the YOLO series, the Hungarian…

计算机视觉与模式识别 · 计算机科学 2024-12-20 Shuo Wang , Chunlong Xia , Feng Lv , Yifeng Shi

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

Collaborative autonomous driving with multiple vehicles usually requires the data fusion from multiple modalities. To ensure effective fusion, the data from each individual modality shall maintain a reasonably high quality. However, in…

人工智能 · 计算机科学 2024-08-02 Zhe Huang , Shuo Wang , Yongcai Wang , Wanting Li , Deying Li , Lei Wang