paper-with-me

홈 › Papers

Improved YOLOv5 Based on Attention Mechanism and FasterNet for Foreign Object Detection on Railway and Airway tracks

2024-03-13 · Zongqing Qi, Danqing Ma, Jingyu Xu, Ao Xiang, Hedi Qu

In recent years, there have been frequent incidents of foreign objects intruding into railway and Airport runways. These objects can include pedestrians, vehicles, animals, and debris. This paper introduces an improved YOLOv5 architecture incorporating FasterNet and attention mechanisms to enhance the detection of foreign objects on railways and Airport runways. This study proposes a new dataset, AARFOD (Aero and Rail Foreign Object Detection), which combines two public datasets for detecting foreign objects in aviation and railway systems.The dataset aims to improve the recognition capabilities of foreign object targets. Experimental results on this large dataset have demonstrated significant performance improvements of the proposed model over the baseline YOLOv5 model, reducing computational requirements.Improved YOLO model shows a significant improvement in precision by 1.2%, recall rate by 1.0%, and mAP@.5 by 0.6%, while mAP@.5-.95 remained unchanged. The parameters were reduced by approximately 25.12%, and GFLOPs were reduced by about 10.63%. In the ablation experiment, it is found that the FasterNet module can significantly reduce the number of parameters of the model, and the reference of the attention mechanism can slow down the performance loss caused by lightweight.

📄 PDF Abstract BibTeX arXiv:2403.08499

Code (0)

등록된 구현이 없습니다.

Tasks

object-detectionObject Detection

Similar Papers 제목 키워드 기반

Research on vehicle detection based on improved YOLOv8 network

2024-12-31 · Haocheng Guo, YaQiong Zhang, Lieyang Chen, Arfat Ahmad Khan

The key to ensuring the safe obstacle avoidance function of autonomous driving systems lies in the use of extremely accurate vehicle recognition techniques. However, the variability of the actual road environment and the…

Autonomous Drivingvehicle detection

Foreign-Object Detection in High-Voltage Transmission Line Based on Improved YOLOv8m

2025-02-11 · Zhenyue Wang, Guowu Yuan, Hao Zhou, Yi Ma 외

The safe operation of high-voltage transmission lines ensures the power grid's security. Various foreign objects attached to the transmission lines, such as balloons, kites and nesting birds, can significantly affect the…

object-detectionObject Detection

Fostc3net:A Lightweight YOLOv5 Based On the Network Structure Optimization

2024-03-20 · Danqing Ma, Shaojie Li, Bo Dang, Hengyi Zang 외

Transmission line detection technology is crucial for automatic monitoring and ensuring the safety of electrical facilities. The YOLOv5 series is currently one of the most advanced and widely used methods for object dete…

Line Detectionobject-detectionObject Detection

Partial Convolution Meets Visual Attention

2025-03-05 · Haiduo Huang, Fuwei Yang, Dong Li, Ji Liu 외

Designing an efficient and effective neural network has remained a prominent topic in computer vision research. Depthwise onvolution (DWConv) is widely used in efficient CNNs or ViTs, but it needs frequent memory access …

CPUGPU

YOLOv8-AM: YOLOv8 Based on Effective Attention Mechanisms for Pediatric Wrist Fracture Detection

2024-02-14 · Chun-Tse Chien, Rui-Yang Ju, Kuang-Yi Chou, Enkaer Xieerke 외

Wrist trauma and even fractures occur frequently in daily life, particularly among children who account for a significant proportion of fracture cases. Before performing surgery, surgeons often request patients to underg…

Fracture detectionmedical image detectionMedical Object DetectionObject Detection+1