Mining the Micro-Trajectory of Two-Wheeled Non-Motorized Vehicles Based on the Improved YOLOx

Dan Zhou,Zhenzhong Zhao,Ruixin Yang,Shiqian Huang,Zhilong Wu
DOI: https://doi.org/10.3390/s24030759
IF: 3.9
2024-01-24
Sensors
Abstract:Two-wheeled non-motorized vehicles (TNVs) have become the primary mode of transportation for short-distance travel among residents in many underdeveloped cities in China due to their convenience and low cost. However, this trend also brings corresponding risks of traffic accidents. Therefore, it is necessary to analyze the driving behavior characteristics of TNVs through their trajectory data in order to provide guidance for traffic safety. Nevertheless, the compact size, agile steering, and high maneuverability of these TNVs pose substantial challenges in acquiring high-precision trajectories. These characteristics complicate the tracking and analysis processes essential for understanding their movement patterns. To tackle this challenge, we propose an enhanced You Only Look Once Version X (YOLOx) model, which incorporates a median pooling-Convolutional Block Attention Mechanism (M-CBAM). This model is specifically designed for the detection of TNVs, and aims to improve accuracy and efficiency in trajectory tracking. Furthermore, based on this enhanced YOLOx model, we have developed a micro-trajectory data mining framework specifically for TNVs. Initially, the paper establishes an aerial dataset dedicated to the detection of TNVs, which then serves as a foundational resource for training the detection model. Subsequently, an augmentation of the Convolutional Block Attention Mechanism (CBAM) is introduced, integrating median pooling to amplify the model's feature extraction capabilities. Subsequently, additional detection heads are integrated into the YOLOx model to elevate the detection rate of small-scale targets, particularly focusing on TNVs. Concurrently, the Deep Sort algorithm is utilized for the precise tracking of vehicle targets. The process culminates with the reconstruction of trajectories, which is achieved through a combination of video stabilization, coordinate mapping, and filtering denoising techniques. The experimental results derived from our self-constructed dataset reveal that the enhanced YOLOx model demonstrates superior detection performance in comparison to other analogous methods. The comprehensive framework accomplishes an average trajectory recall rate of 85% across three test videos. This significant achievement provides a reliable method for data acquisition, which is essential for investigating the micro-level operational mechanisms of TNVs. The results of this study can further contribute to the understanding and improvement of traffic safety on mixed-use roads.
engineering, electrical & electronic,chemistry, analytical,instruments & instrumentation
What problem does this paper attempt to address?
The paper aims to address the issue of micro-trajectory mining for two-wheeled non-motorized vehicles (TNVs) in urban road environments. Specifically: 1. **Research Background**: In many underdeveloped cities in China, two-wheeled non-motorized vehicles have become the primary means of short-distance travel due to their convenience and low cost. However, this also brings corresponding traffic accident risks. Therefore, analyzing the driving behavior characteristics of these vehicles through trajectory data is crucial for improving traffic safety. 2. **Main Challenges**: Due to the small size, flexible steering, and high mobility of two-wheeled non-motorized vehicles, obtaining high-precision trajectory data faces significant challenges. These characteristics make tracking and analyzing their movement patterns complex. 3. **Proposed Methods**: - An improved YOLOx model is proposed, which integrates the Median Pooling Convolutional Block Attention Module (M-CBAM), specifically for detecting two-wheeled non-motorized vehicles and improving the accuracy and efficiency of trajectory tracking. - Based on the improved YOLOx model, a micro-trajectory data mining framework for two-wheeled non-motorized vehicles is developed. First, an aerial dataset specifically for detecting TNVs is established as the foundational resource for training the detection model. - The Convolutional Block Attention Module (CBAM) is enhanced by introducing median pooling to improve the model's feature extraction capability. - Additional detection heads are integrated into the YOLOx model to increase the detection rate of small targets, with a particular focus on two-wheeled non-motorized vehicles. - The Deep Sort algorithm is utilized to achieve precise tracking of vehicle targets. Trajectory reconstruction is completed through video stabilization, coordinate mapping, and filtering denoising techniques. 4. **Experimental Results**: Experimental results derived from the self-built dataset show that the improved YOLOx model outperforms other similar methods in detection performance, achieving an average trajectory recall rate of 85%. This provides a reliable data acquisition method for studying the micro-operational mechanisms of two-wheeled non-motorized vehicles, contributing to the understanding and improvement of mixed-use road traffic safety.