中文
相关论文

相关论文: YOLO-Drone: An Efficient Object Detection Approach…

200 篇论文

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

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.

Lidar based 3D object detection and classification tasks are essential for autonomous driving(AD). A lidar sensor can provide the 3D point cloud data reconstruction of the surrounding environment. However, real time detection in 3D point…

计算机视觉与模式识别 · 计算机科学 2020-05-06 Xuanyu Yin , Yoko Sasaki , Weimin Wang , Kentaro Shimizu

This paper presents a practical and lightweight solution for enhancing child detection in low-quality surveillance footage, a critical component in real-world missing child alert and daycare monitoring systems. Building upon the efficient…

计算机视觉与模式识别 · 计算机科学 2026-02-13 Khanh Linh Tran , Minh Nguyen Dang , Thien Nguyen Trong , Hung Nguyen Quoc , Linh Nguyen Kieu

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

This paper presents a robust approach for object detection in aerial imagery using the YOLOv5 model. We focus on identifying critical objects such as ambulances, car crashes, police vehicles, tow trucks, fire engines, overturned cars, and…

计算机视觉与模式识别 · 计算机科学 2025-01-09 Sindhu Boddu , Arindam Mukherjee

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…

计算机视觉与模式识别 · 计算机科学 2026-05-12 Woochul Kang , Hyungseop Lee , Jiho Lee

Recent advances in camera equipped drone applications and their widespread use increased the demand on vision based object detection algorithms for aerial images. Object detection process is inherently a challenging task as a generic…

计算机视觉与模式识别 · 计算机科学 2020-12-25 Berat Mert Albaba , Sedat Ozer

Object detection in unmanned aerial vehicle (UAV) remote sensing images poses significant challenges due to unstable image quality, small object sizes, complex backgrounds, and environmental occlusions. Small objects, in particular, occupy…

计算机视觉与模式识别 · 计算机科学 2025-05-23 Xudong Wang , Yaxin Peng , Chaomin Shen

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…

计算机视觉与模式识别 · 计算机科学 2025-03-19 Nidhal Jegham , Chan Young Koh , Marwan Abdelatti , Abdeltawab Hendawi

Object detection is an important topic in computer vision, with post-processing, an essential part of the typical object detection pipeline, posing a significant bottleneck affecting the performance of traditional object detection models.…

计算机视觉与模式识别 · 计算机科学 2023-06-19 Haodong Ouyang

We introduce Hyper-YOLO, a new object detection method that integrates hypergraph computations to capture the complex high-order correlations among visual features. Traditional YOLO models, while powerful, have limitations in their neck…

计算机视觉与模式识别 · 计算机科学 2024-10-17 Yifan Feng , Jiangang Huang , Shaoyi Du , Shihui Ying , Jun-Hai Yong , Yipeng Li , Guiguang Ding , Rongrong Ji , Yue Gao

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

Existing Real-Time Object Detection (RTOD) methods commonly adopt YOLO-like architectures for their favorable trade-off between accuracy and speed. However, these models rely on static dense computation that applies uniform processing to…

计算机视觉与模式识别 · 计算机科学 2026-01-01 Xu Lin , Jinlong Peng , Zhenye Gan , Jiawen Zhu , Jun Liu

YOLO object detectors recently became a key component of vision systems in many domains. The family of available YOLO models consists of multiple versions, each in various variants. The research reported in this paper aims to validate the…

计算机视觉与模式识别 · 计算机科学 2026-03-31 Patryk Niżeniec , Marcin Iwanowski , Marcin Gahbler

Thermal anomaly detection in solar photovoltaic (PV) systems is essential for ensuring operational efficiency and reducing maintenance costs. In this study, we developed and named HOTSPOT-YOLO, a lightweight artificial intelligence (AI)…

图像与视频处理 · 电气工程与系统科学 2025-08-27 Mahmoud Dhimish

The proposed YOLO-Former method seamlessly integrates the ideas of transformer and YOLOv4 to create a highly accurate and efficient object detection system. The method leverages the fast inference speed of YOLOv4 and incorporates the…

计算机视觉与模式识别 · 计算机科学 2024-01-15 Javad Khoramdel , Ahmad Moori , Yasamin Borhani , Armin Ghanbarzadeh , Esmaeil Najafi

Accurate apple detection in orchard images is important for yield prediction, fruit counting, robotic harvesting, and crop monitoring. However, changing illumination, leaf clutter, dense fruit clusters, and partial occlusion make detection…

计算机视觉与模式识别 · 计算机科学 2026-04-14 Mohammed Asad , Ajai Kumar Gautam , Priyanshu Dhiman , Rishi Raj Prajapati

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…

计算机视觉与模式识别 · 计算机科学 2024-07-04 Muhammad Hussain

In this study a model pipeline is proposed that combines computer vision with control-theoretic methods and utilizes low cost sensors. The proposed work enables perception-aware motion control for a quadrotor UAV to detect and navigate to…

系统与控制 · 电气工程与系统科学 2024-07-23 Konstantinos Gounis , Nikolaos Passalis , Anastasios Tefas