中文
相关论文

相关论文: Real-Time Detection for Small UAVs: Combining YOLO…

200 篇论文

The detection and tracking of small, occluded objects such as pedestrians, cyclists, and motorbikes pose significant challenges for traffic surveillance systems because of their erratic movement, frequent occlusion, and poor visibility in…

计算机视觉与模式识别 · 计算机科学 2025-05-06 Shahriar Soudeep , Md Abrar Jahin , M. F. Mridha

Surface defect detection in industrial scenarios is both crucial and technically demanding due to the wide variability in defect types, irregular shapes and sizes, fine-grained requirements, and complex material textures. Although recent…

计算机视觉与模式识别 · 计算机科学 2025-06-27 Jiawei Hu

Mirrors can degrade the performance of computer vision models, but research into detecting them is in the preliminary phase. YOLOv4 achieves phenomenal results in terms of object detection accuracy and speed, but it still fails in detecting…

计算机视觉与模式识别 · 计算机科学 2024-11-06 Fengze Li , Jieming Ma , Zhongbei Tian , Ji Ge , Hai-Ning Liang , Yungang Zhang , Tianxi Wen

Achieving a balance between computational efficiency and detection accuracy in the realm of rotated bounding box object detection within aerial imagery is a significant challenge. While prior research has aimed at creating lightweight…

计算机视觉与模式识别 · 计算机科学 2024-12-18 Zhifei Shi , Zongyao Yin , Sheng Chang , Xiao Yi , Xianchuan Yu

This paper tackles the problem of positioning a swarm of UAVs inside a completely unknown terrain, having as objective to maximize the overall situational awareness. The situational awareness is expressed by the number and quality of unique…

机器人学 · 计算机科学 2020-07-03 Dimitrios I. Koutras , Athanasios Ch. Kapoutsis , Elias B. Kosmatopoulos

Detecting small to tiny targets in infrared images is a challenging task in computer vision, especially when it comes to differentiating these targets from noisy or textured backgrounds. Traditional object detection methods such as YOLO…

计算机视觉与模式识别 · 计算机科学 2024-02-06 Alina Ciocarlan , Sylvie Le Hégarat-Mascle , Sidonie Lefebvre , Arnaud Woiselle , Clara Barbanson

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

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

Despite recent advancements in computer vision research, object detection in aerial images still suffers from several challenges. One primary challenge to be mitigated is the presence of multiple types of variation in aerial images, for…

计算机视觉与模式识别 · 计算机科学 2025-05-30 Sungjune Park , Hyunjun Kim , Beomchan Park , Yong Man Ro

The introduction of YOLOv9, the latest version of the You Only Look Once (YOLO) series, has led to its widespread adoption across various scenarios. This paper is the first to apply the YOLOv9 algorithm model to the fracture detection task…

图像与视频处理 · 电气工程与系统科学 2026-02-06 Chun-Tse Chien , Rui-Yang Ju , Kuang-Yi Chou , Jen-Shiun Chiang

This paper presents a comprehensive solution to address the critical challenge of liquid leaks in the oil and gas industry, leveraging advanced computer vision and deep learning methodologies. Employing You Only Look Once (YOLO) and…

计算机视觉与模式识别 · 计算机科学 2023-12-19 Kalpak Bansod , Yanshan Wan , Yugesh Rai

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

Driver fatigue detection is of paramount importance for intelligent transportation systems due to its critical role in mitigating road traffic accidents. While physiological and vehicle dynamics-based methods offer accuracy, they are often…

计算机视觉与模式识别 · 计算机科学 2025-08-20 Zhebin Jin , Ligang Dong

Detection of Graphical User Interface (GUI) elements is a crucial task for automatic code generation from images and sketches, GUI testing, and GUI search. Recent studies have leveraged both old-fashioned and modern computer vision (CV)…

计算机视觉与模式识别 · 计算机科学 2024-08-08 Seyed Shayan Daneshvar , Shaowei Wang

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

In the last twenty years, unmanned aerial vehicles (UAVs) have garnered growing interest due to their expanding applications in both military and civilian domains. Detecting non-cooperative aerial vehicles with efficiency and estimating…

Object detection is a crucial component in autonomous vehicle systems. It enables the vehicle to perceive and understand its environment by identifying and locating various objects around it. By utilizing advanced imaging and deep learning…

计算机视觉与模式识别 · 计算机科学 2026-02-03 Bsher Karbouj , Adam Michael Altenbuchner , Joerg Krueger

Unmanned Aerial Vehicles (UAVs) are becoming more popular in various sectors, offering many benefits, yet introducing significant challenges to privacy and safety. This paper investigates state-of-the-art solutions for detecting and…

计算机视觉与模式识别 · 计算机科学 2024-10-02 Mohssen E. Elshaar , Zeyad M. Manaa , Mohammed R. Elbalshy , Abdul Jabbar Siddiqui , Ayman M. Abdallah

Object detection in poor-illumination environments is a challenging task as objects are usually not clearly visible in RGB images. As infrared images provide additional clear edge information that complements RGB images, fusing RGB and…

计算机视觉与模式识别 · 计算机科学 2024-12-09 Yishuo Chen , Boran Wang , Xinyu Guo , Wenbin Zhu , Jiasheng He , Xiaobin Liu , Jing Yuan

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
‹ 上一页 1 8 9 10 下一页 ›