Next Article in Journal
An Intelligent Management System and Advanced Analytics for Boosting Date Production
Previous Article in Journal
Talent Development in Science and Technology Parks (STPs) Within the Context of Sustainable Education Systems: Experiential Learning and Mentorship Practices in a Phenomenological Study
Previous Article in Special Issue
Incident Analysis in Micromobility Spaces at Metro Stations: A Case Study in Valparaíso, Chile
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Comparative Analysis of Data Augmentation Strategies Based on YOLOv12 and MCDM for Sustainable Mobility Safety: Multi-Model Ensemble Approach

by
Volkan Tanrıverdi
and
Kadir Diler Alemdar
*
Department of Civil Engineering, Erzurum Technical University, 25050 Erzurum, Türkiye
*
Author to whom correspondence should be addressed.
Sustainability 2025, 17(12), 5638; https://doi.org/10.3390/su17125638
Submission received: 27 May 2025 / Revised: 10 June 2025 / Accepted: 12 June 2025 / Published: 19 June 2025

Abstract

:
The transportation sector is an important stakeholder in greenhouse gas emissions. Sustainable transportation systems come to the forefront against this problem, with the solutions within the scope of micro-mobility especially attracting attention for their environmentally friendly structures. While micro-mobility vehicles reduce the carbon footprint in transportation, their widespread use remains limited due to various security concerns. In this paper, an image processing-based process was carried out on vehicle and safety equipment usage to provide solutions to the security concerns of micro-mobility users. The effectiveness of frequently used data augmentation techniques was also examined to detect the presence of micro-mobility users and equipment usage with higher accuracy. In this direction, two different datasets (D1_Micro-mobility and D2_Helmet detection) and a total of 46 models were established and the effects of data augmentation techniques on YOLOv12 model performance outputs were evaluated with Preference Ranking Organization Method for Enrichment Evaluations (PROMETHEE), one of the Multi-Criteria Decision-Making (MCDM) methods. In addition, the determination of Multiple Model Ensemble (MME), consisting of multiple data augmentation techniques, was also carried out through the K-means clustering–Elbow method. For D1_Micro-mobility datasets, it is observed that MME improves the model performance by 19.7% in F1-Score and 18.54% in mAP performance metric. For D2_Helmet detection datasets, it is observed that MME improves the model performance by 2.36% only in the Precision metric. The results show that, in general, data augmentation techniques increase model performance in a multidimensional manner.

1. Introduction

Climate change is one of the most important threats of today, which leads to an increase in the frequency of extreme weather events, rising global temperature values, and sea levels due to increased greenhouse gas emissions and the deterioration of air quality. Whatever the reason, it is an inescapable fact that climate change has countless devastating effects on all living things [1,2]. Decision makers have focused on sectors such as transportation, which can be regulated or improved to reduce the effects of climate change. In particular, fine particulate matter (PM2.5 and PM10), which is produced as a result of the burning of fossil fuels, and is frequently used as energy sources in the transportation sector, absorbs sunlight, triggers global warming, and causes imbalances in the climate [3,4]. According to data from the United Nations Framework Convention on Climate Change, the transportation sector is responsible for 28% of greenhouse gas emissions in the USA in 2022 among economic sectors [5]. According to another climate change inventory report, this rate was 29% in the European Union region [5]. To achieve these goals and mitigate the effects of climate change, dependence on fossil fuels must be reduced [6]. This requires the development of sustainable strategies that include radical technological, structural, and behavioral changes in transportation modes, vehicle technologies, and energy sources [7,8]. Sustainable transport plays a vital role in the fight against climate change in cities, allowing for the existence and maintenance of more economically and socially livable urban areas in the long term. One way to increase the sustainability of the transportation sector is to increase and promote new types of transportation vehicles and fuels [8,9]. The main objectives of sustainable transportation systems include preferring renewable energy-fueled vehicles for long distances, encouraging pedestrian transportation for short distances, and preferring micro-mobility vehicles (bicycles, e-bikes, e-scooters, hoverboards, skates, etc.) for medium distances. It is known that micro-mobility sharing systems, especially bicycles and scooters, make significant contributions to the dissemination of the concept of sustainable transportation [10,11]. Individuals who use micro-mobility vehicles for transportation purposes can complete the remaining distance on foot after using these vehicles [12,13]. It has been emphasized that cycling habits are a fundamental solution to reduce air pollutants originating from the transportation sector [9,14,15]. However, micro-mobility users, along with pedestrians, are considered to be the most fragile and vulnerable group among road users [13]. Micro-mobility vehicles are less likely to be used for transportation purposes due to the perceived safety concerns of their users and the deep conflicts between traffic components [16,17,18,19]. The study conducted by [20] in Germany highlighted the importance of addressing the safety of use of electric micro-mobility vehicles, suggesting that the incidence of serious injuries in e-scooter and e-bike users was 13.2% and 17.7%, respectively, while this rate was 5.3% in human-powered bicycles. In a study conducted by [21], when George Washington Hospital Emergency Department data were examined, it was determined that e-scooter and bicycle users had an injury rate of 12.9% and 3.42% per million kilometers, respectively. In a study conducted by [22] in Singapore, it was determined that users of electric motorized devices (such as e-scooters and e-bikes) had a three times higher risk of serious injury compared to users of non-motorized devices (such as kick-scooters and skateboards) between 2015 and 2017, according to data from the Singapore National Trauma Registry. Generally speaking, researchers have conducted various studies on user safety of micro-mobility vehicles and have revealed significant challenges in terms of increasing user safety [23,24,25,26,27,28,29,30].
Studies are being conducted by researchers using various techniques to reduce or eliminate the safety concerns of micro-mobility vehicles. Studies involving the use of machine learning, deep learning and statistical methods to investigate and predict micro-mobility vehicle and other vehicle conflicts [31,32,33,34,35] and the use of computer vision methods to detect micro-mobility vehicle recognition and protective equipment to examine the safety of micro-mobility vehicles under physical conditions [36,37,38,39,40,41,42,43,44,45] are frequently carried out by researchers. Computer vision applications, which allow instant interventions by taking into account the current physical conditions due to the dynamic nature of traffic, and which enable violations to be detected very quickly, can relatively alleviate the security concerns of micro-mobility users. However, there are serious challenges faced by computer vision or object detection applications, which are sub-application areas [46,47,48]. Multi-scale training, detection of relatively smaller objects, necessity of large datasets, smaller-sized datasets etc., are challenges that can trigger stringent performance constraints for object recognition algorithms [49]. To increase the success levels of algorithms that can perform real-time object recognition, the dataset used must be quite large and of high quality [48,50].
To autonomously identify micro-mobility vehicles and instantly detect the use of protective equipment, the datasets used in the object recognition algorithms must have overcome many limitations. Because traffic accidents that threaten human life are irreversible, it is imperative that the success rate of object recognition studies, especially in this area, be at the highest possible level. In this context, data augmentation techniques are a frequently used approach to eliminate the limitations in the dataset in object recognition algorithms [51,52,53,54,55,56]. Many studies in the literature include data augmentation techniques, and there are data augmentation methods developed using complex software [52,57,58,59,60]. However, in most multidisciplinary studies, the use of traditional data augmentation techniques is still an accepted approach [61,62,63,64,65]. Traditional data augmentation techniques may be more advantageous than complex data augmentation techniques in terms of ease and speed of processing the dataset. Various studies have been conducted on the effect of a single complex data augmentation technique on model performance [66,67,68,69]. In the studies conducted by [70,71,72,73,74,75,76,77,78,79,80,81,82], it was observed that the application of data augmentation techniques in object detection algorithms carried out in various fields (health, environment, agriculture, transportation, etc.) improved the model performance. However, traditional data augmentation techniques were not examined one by one in the studies conducted, and it was not clearly revealed which approach had a greater effect on model performance or how the Multi-Model Ensemble (MME), obtained by determining the most effective data augmentation techniques, contributed. This leaves researchers wondering “which data augmentation technique should I use?” and forces them to manually augment their datasets, increasing the time and workload spent on research, and even possibly leading to a loss of motivation for research.
Traditional data augmentation techniques are categorized under two main headings: Image Level Augmentation (ILA) and Bounding Box Level Augmentation (BBLA) and have 22 data augmentation approaches (Flip, 90’Rotate, Crop, Rotation, Shear, GrayScale, Hue, Saturation, Brightness, Exposure, Blur, Noise, Cutout, Mosaic, etc.). Examining each traditional data augmentation technique by considering model performance outputs (mAP, F1 Score, Recall, Precision, Inference Speed, GFLOPs, IoU, etc.) is challenging for researchers because it progresses under the influence of multi-faceted dynamic variables. Evaluating traditional data augmentation techniques based on a scientific infrastructure according to more than one performance metric is a multi-dimensional and complex analysis process that requires the solution of a multi-criteria problem. In addition, the process of determining the MME, consisting of the most effective data augmentation techniques, includes stages that require deep analysis.
This study addresses the critical role of data augmentation techniques in increasing the usage and user safety of micro-mobility vehicles. In the paper, a You Only Look Once (YOLO) model that can detect micro-mobility vehicles and protective equipment has been developed, and 22 data augmentation approaches from ILA and BBLA data augmentation techniques have been applied one by one in order to improve the performance of the model and reduce the workload in the dataset creation and dataset labeling processes. In order to scientifically determine the data augmentation approach that affects or improves the model performance the most, the Preference Ranking Organization Method for Enrichment Evaluations (PROMETHEE) approach from the Multi-Criteria Decision-Making (MCDM) methods has been used. The data augmentation techniques with the highest level of impact on the model performance have been determined by the K-means clustering–Elbow method, and the MME has been determined. Thus, it will be determined which data augmentation MME will be used in object detection studies conducted with concern for the safety of micro-mobility vehicles and using the YOLO algorithm. The main motivation of the study is that, despite the increasing use of micro-mobility vehicles in urban transportation due to changing travel habits, the difficulties encountered in vehicle identification and user safety continue to increase. Another motivation source of the study is that current object detection algorithms cannot detect commonly used micro-mobility vehicles and protective equipment use with a holistic approach. This study aims to contribute to the safer and more effective use of micro-mobility vehicles in urban transportation.

2. Materials and Methods

2.1. Overview

Figure 1 includes three sections: data acquisition and preparation, training model (YOLOv12), ranking and MME, and shows the general outline of the proposed approach. First, visual data for micro-mobility and equipment detection published as open access were collected. Then, ILA and BBLA data augmentation techniques were applied one by one for both datasets, and the datasets were prepared for the model. With this approach, the original and small dataset was effectively expanded, and its diversity was increased. Each dataset was trained separately with YOLOv12, and the model was ranked according to its performance metrics to obtain the most effective data augmentation technique. According to the ranking results, the K-means clustering–Elbow method was applied to determine the optimal number of clusters for MME.

2.2. Data Acquisition and Preparation

The images accessed as open access were collected by the authors, and the original datasets were obtained. Within the scope of the study, two different datasets were created as D1_Micro-Mobility and D2_Helmet_Detection to detect both micro-mobility vehicles and equipment usage. The dataset referred to as D1 and used for the detection of micro-mobility vehicles includes bicycle, e-bike, e-scooter, hoverboard, and skate vehicles. The D2 dataset used for the detection of equipment usage includes the use of helmet equipment. Information about the datasets and their distributions is presented in Table 1.
In line with the motivation to train the model realistically, different lighting conditions, weather conditions, and environmental conditions were taken into account. In this context, day and night scenarios, changing light levels, clean surface, rainy surface, snowy surface, and various urban environments are included in the dataset. Thus, the model’s adaptability to different operating conditions has been increased. In order to measure the effect of data augmentation techniques on model performance, the data augmentation techniques detailed in Table 2 were applied. Within the scope of this study, similar processes were carried out for D1 and D2 datasets.
Data was augmented using a batch processing tool in the Roboflow environment running on an Intel® Core™ i5-7400 CPU @ 3.00 GHz Windows 11 64-bit machine. To create the augmentation datasets, 15 different filters were used: shear (±10° horizontal, ±10° vertical), rotation (between −15° and +15°), noise (up to 1.8% of pixels), exposure (between −15% and +15%), crop (0% minimum zoom, 20% maximum zoom), brightness (between −25% and +25%), blur (up to 2.5 px), 90° rotate (clockwise, counter-clockwise), flip (horizontal), saturation (between −30% and +30%), mosaic (applied), hue (between −25° and +25°), cutout (5 boxes with 15% size each), grayscale (15%).

2.3. Object Detection with You Only Look Once

This paper considers the YOLO structure in the object detection process to analyze the effectiveness of data augmentation techniques. YOLO is a real-time object detection algorithm that has recently been frequently used due to its accuracy and speed [83]. The main motivation of YOLO is that it treats the object detection problem as a single regression problem rather than running separate processes for localization and classification as in other object detection approaches [84].
The working principle of the YOLO algorithm is different from other object detection programs. First, the input image is set to a fixed size, such as 448 × 448 or 640 × 640, and then a convolutional neural network with multiple convolutional layers and pooling layers is used for feature extraction [85]. In the resulting feature map, the input image is divided into S   ×   S grid cells and the confidence scores for each grid cell predict the C bounding boxes along with the B class probabilities. Each bounding box contains predicted values such as confidence score, height, width, and center coordinates. Given an input image of size W   ×   H , the YOLO approach outputs a tensor of size S   ×   S   ×   ( B   x   5 + C ) . Here, 5 represents the four bounding box coordinates and the confidence score. The final output tensor is obtained by processing the input image in multiple convolutional and pooling layers. As a result of all these processes, the object planned to be detected is successfully detected. As a result of completing all methodological steps, the target object will be successfully detected. As in other object detection methods, the performance of the model in the YOLO algorithm is evaluated using main metrics such as Precision, Recall, mAP, and F1-Score [70]. True positive (TP) is the number of correct detections of the classes bicycle, e-bike, e-scooter, hoverboard, skate, helmet. False positive (FP) is the number of incorrect detections of these classes. False negative (FN) is the number of times the model could not detect these classes. Precision is expressed as the ratio of the true detections of the target boundaries to the defined detections, and the relevant calculations are based on Equation (1). Recall is the ratio of true detections of target boundaries among all true object detections, and this metric is calculated according to the formulation given in Equation (2). F1-Score is the harmonic mean of Precision and Recall values and is calculated using Equation (3). mAP is the average of the mean Precision value of all target classes, and Equation (4) is taken into account in the calculations. The intersection over union (IoU) value deals with whether the detection of micro-mobility and equipment classes are a true positive or a false positive and is used in Equation (5).
P r e c i s i o n = T P T P + F P × 100
R e c a l l = T P T P + F N × 100
F 1 S c o r e = 2 × P r e c i s i o n R e c a l l P r e c i s i o n + R e c a l l × 100
A P = 1 11 R e { 0 ,   0.1 ,   ,   1 } max Re ~ :   Re ~ Re P r ( R e ~ )
I o U = B 1 B 2 B 1 B 2

2.4. Preference Ranking Organization Method for Enrichment Evaluations

Among MCDM methods, overmatching approaches have made rapid progress due to their flexibility to most real decision situations. PROMETHEE method is the most common and well-known overmatching method that allows pairwise comparison of alternatives for each of the criteria [86,87]. PROMETHEE was developed in 1982, providing great advantages in terms of ease of application and understandability for decision makers [88,89]. This method has significant advantages regarding the structuring of the problem, the amount of data that can be processed, the conversion of qualitative data into quantitative data, strong software support and the presentation of results [90,91,92]. The method is widely used in different fields such as energy [93,94,95], environment [96,97,98], transportation [99,100,101,102], and agriculture [103,104,105]. Different versions have been developed such as PROMETHEE I, PROMETHEE II, PROMETHEE III, and PROMETHEE IV [106]. Decision makers have always stated that it is better to obtain full ranking results, and therefore PROMETHEE II method was chosen in this study [88]. This method starts with the formulation of a set of criteria using the performance values of the alternatives, and the decision matrix is created. The process steps of the PROMETHEE II method are as follows [107]:
Step 1. Determining the appropriate preference function for the problem: For each evaluation criterion, the preference function P (a, b) is applied to decide how much the outcome a is preferred over b.
Step 2. The preference index is calculated using Equation (6).
π ( a , b ) = j = 1 k w j   x   P j ( a , b )
Step 3. Calculating alternative advantages
φ + a = x A π a , x           for   e a c h   a
φ a = x A π x , a           for   e a c h   a
Step 4. Calculate net flow values
φ a = φ + a φ a           for   e a c h   a
Using net flow values, decision alternatives are ranked from best to worst. The alternative with the highest net flow value will be accepted as the model that gives the best result in terms of ranking.

2.5. K-Means Clustering Algorithm–Elbow Method

K-means clustering offers a new data-driven unsupervised data classification approach to stratification that can provide an optimal strategy to separate populations into statistically significant subsets called strata [108,109]. The center points are determined by the user for a predetermined number of clusters. The distances of other samples to the center point of each cluster are then calculated using various approaches, and this process can be repeated to separate the samples into different clusters [110]. After the initial cluster centers are selected, the distance between each cluster center and each sample point is calculated and assigned to the nearest cluster center (Equation (10)).
arg   min j x i c j 2 , j { 1 , 2 , , k }
c j = 1 N j x i C j x i , j { 1 , 2 , , k }
The cluster center, calculated as the average of the samples within the cluster, is updated according to the formulation given in Equation (11). All processing steps are executed iteratively until the cluster center reaches a predefined error threshold or remains unchanged, aiming to determine the optimal number of clusters [111].
The Elbow method is a heuristic approach used to determine the optimal k value for K-means clustering based on Sum of Squared Errors (SSE) and the formulation is presented in Equation (12) [112].
S S E = p A i n ( p a i ) 2
In the Elbow method, different k values are initially entered into the K-means clustering algorithm to obtain the clustering results. Then, the SSE value representing the clustering result is calculated for each k value and a line graph is drawn to show the relationship between the k values and the SSE values. The point on the graph where the distortion/inertia starts to decrease linearly or the point where the largest linear decrease occurs (elbow point) represents the optimum number of clusters.
The PROMETHEE method was used to rank the effects of data augmentation techniques on model performance. The K-means clustering–Elbow method presented determined the optimum number of clusters according to the obtained ranking results and determined which data augmentation techniques were most effective on model performance. Thus, it was possible to establish a model consisting of effective data augmentation techniques.

3. Results

This section presents the performance analysis of the YOLOv12 model, which represents the latest development in the YOLO family, offering state-of-the-art object detection capabilities through various architectural improvements. A total of 46 models (1 no augmentation, 22 data augmentation techniques for D1_Micro-mobility and D2_Helmet_Detection) were evaluated using basic metrics such as Precision, Recall, F1-Score, mAP@0.5, and mAP@0.5:0.95. In order to determine the effectiveness of data augmentation techniques on model performance, the results were evaluated with the PROMETHEE method, and the outputs were presented. According to the ranking results obtained, the optimal number of clusters was determined with the K-means clustering–Elbow method and the MME effective on the YOLOv12 approach was determined.

3.1. Evaluation of Models

All YOLOv12 model analyses were performed in the Google Colab environment using the Python 3 runtime type and the freely available hardware accelerator T4 GPU. The epoch number for model training was determined as 100, and the batch size as 8. Adaptive Moment Estimation optimization was used in the model, and lr = 0.001, momentum = 0.937, and decay = 0.0005 were determined. The models were evaluated at 0.5 IoU and 0.25 confidence threshold, and the model results are presented in Table 3 and Table 4.
When the model performance outputs presented in Table 3 and Table 4 are examined separately based on datasets, the best performance for the Precision metric was provided by the D1_ILA_Hue dataset, created with the Hue technique, and the D2_ILA_Rotation dataset, created with the Rotation technique, while the worst performance was provided by the D1_BBLA_Noise dataset, created with the Noise technique, and the D2_ILA_Cutout dataset, created with the Cutout technique. For the Recall performance metric, the best performance belongs to D1_BBLA_Exposure and D2_ILA_Flip datasets, while the worst performance value is D1_No Augmentation and D2_ILA_90’Rotate datasets. According to the mAP@0.5 performance metric, the best-performing datasets are D1_BBLA_Noise and D2_ILA_Saturation, respectively, while the worst performing datasets are D1_No Augmentation and D2_ILA_90’Rotate, respectively. According to the mAP@0.5:0.95 performance metric, the best performances belong to D1_ILA_Noise and D2_BBLA_Blur, while the worst performances belong to D1_No Augmentation and D2_ILA_Blur datasets. According to the F1-Score performance metric, the best performances belong to D1_ILA_Hue and D1_BBLA_Exposure datasets for D1_Micro-mobility, and the worst performance value belongs to D1_No Augmentation dataset. According to the D2_Helmet detection dataset, the best performance belongs to D2_ILA_GrayScale dataset and the worst performance belongs to D2_ILA_Blur dataset.
The analysis of the results obtained must be evaluated in a holistic manner, and it is important to consider all performance metrics together in this process. This situation makes determining the best performing dataset a Multi-Criteria Decision-Making problem. In this context, the evaluation of all performance results was carried out with the PROMETHEE method within the scope of the study.

3.2. Comparison of YOLO Detection Results

The evaluation of model performances according to datasets was carried out with the PROMETHEE method and Precision, Recall, F1-Score, mAP@0.5, and mAP@0.5:0.95 metrics were used to rank the alternatives. All metrics were defined as maximization oriented. The PROMETHEE II method was used to obtain a complete ranking. Preference functions were determined as p = 0.025–0.030; q = 0.025–0.0.13 for the Precision metric, p = 0.062–0.094; q = 0.025–0.040 for the Recall metric, p = 0.053–0.071; q = 0.022–0.031 for the mAP@0.5 metric, p = 0.053–0.053; q = 0.022–0.023 for the mAP@0.5:0.95 metric, and p = 0.056–0.056; q = N/A for the F1-Score metric, respectively. The preference function of the F1-Score metric is determined as V-shape and the preference function of all other metrics is determined as Linear. The determination processes of the preference functions, q and p values, are made by taking into account the data distribution of alternative model performances. The ranking results according to net flow values are presented in Table 5.
According to the ranking results, the dataset that improved the model performance the most for the D1_Micro-mobility dataset was determined as D1_BBLA_Exposure, and for the D2_Helmet detection dataset as D2_ILA_Saturation. The dataset with the least impact on performance for the D1_Micro-mobility dataset was determined as D1_BBLA_Crop. For the D2_Helmet detection dataset, datasets created with some data augmentation techniques worsened the model performance compared to the D2_No Augmentation dataset. For D1_Micro-mobility, it was determined that the model created with the D1_BBLA_Exposure dataset provided 9.23% improvement in the Precision metric, 18.26% in Recall metric, 17.18% in mAP@0.5 metric, 17.84% in mAP@0.5:0.95 metric, and 16.67% in F1-Score metric compared to the model created with the D1_No Augmentation dataset. For D2_Helmet detection, it was observed that the model created with the D2_ILA_Saturation dataset provided 0.3% improvement in the Precision metric, 5.05% in mAP@0.5 metric, 5.99% in mAP@0.5:0.95 metric, and 9.88% in F1-Score metric compared to the model created with the D2_No Augmentation dataset. It was observed that no improvement was provided in the Recall value.
The effect of the dataset obtained with a single data augmentation technique may remain limited. Therefore, the most effective dataset should be created by determining the number of clusters of datasets that have a high effect on model performance. In this context, the optimal number of clusters of data augmentation techniques that have the most effect on model performance was determined within the scope of the study.

3.3. Determining the MME of Data Augmentation Techniques That Improve YOLO Model Performance

Based on the YOLOv12 model, the net flow values obtained by the PROMETHEE method were analyzed in detail to evaluate the relative advantages of 25 datasets and to select the dataset that increased the model performance the most. The K-means clustering–Elbow method was applied to determine the optimal number of clusters of data augmentation techniques that increased the performance of the YOLOv12 model the most for determining the MME. By analyzing the relationship between the total error rate and the number of data augmentation techniques, the “elbow” point where the decreasing trend in the error rate slowed down significantly was determined, and thus the optimal number of data augmentation technique groups was determined. The error rate graph obtained as a result of the Elbow method is presented in Figure 2.
When Figure 2 is examined for D1_Micro-mobility, D1_BBLA_Exposure, D1_ILA_Noise, and D1_BBLA_Blur, datasets were determined as MME. For D2_Helmet detection, D1_ILA_Saturation, and D1_ILA_GrayScale datasets were determined as MME. In addition, the dataset created with the determined MME was re-trained using the same indicators in the YOLOv12 approach. The performance outputs of the model trained with the MME dataset are presented in Table 6.
Upon review of Figure 3, it is observed that the D1_Micro-mobility_MME dataset is superior to the D1_No Augmentation dataset in all performance metrics. Accordingly, it is seen that performance increases are achieved in the Precision (+15.29%), Recall (+16.52%), mAP@0.5 (+18.54%), mAP@0.5:0.95 (+26.50%), and F1-Score (+19.7%) metrics. When Figure 4 is examined together, it is seen that the D2_Helmet detection_MME dataset provides a 2.36% improvement only in the Precision metric. Performance decreases are observed in Recall (−5.59%), mAP@0.5 (−5.15%), and mAP@0.5:0.95 (−3.68%) metrics. There is no change in the F1-Score value. In this study, after data augmentation, Precision increased by 15.29% for the D1 dataset and 2.36% for the D2 dataset, while Recall decreased by 5.59% for the D2 dataset. This shows that in real applications, sensitivity should be carefully adjusted according to the intended use of the system. Especially in security-oriented scenarios, high Recall priority should be given, but the false alarm rate should also be managed.

4. Discussion

In recent years, the use of YOLO object detection models in the fields of transportation, agriculture, environment, health, etc., has been increasing and has become an important tool in the field of computer vision on an international scale [113,114]. Before using any object detection approach, it is extremely important to determine the data augmentation techniques to be applied to the datasets. For this purpose, the main motivation of this study is to list the data augmentation techniques to be used in the YOLO family, which is shown as the state-of-the-art in object detection approaches, and to determine the MME. For this purpose, the effects of a total of 22 different data augmentation approaches on object detection performance were systematically investigated on two different datasets (D1-Micro-mobility detection and D2-Helmet detection) using the YOLOv12 model. The obtained model outputs were analyzed through performance metrics widely used in the literature, such as Precision, Recall, F1-Score, and mAP. Multi-dimensional performance data were evaluated holistically with the PROMETHEE method; then, the most appropriate data augmentation MME was determined with the K-means clustering–Elbow method.
The analysis results show that data augmentation techniques generally create significant and class-specific differential effects on model performance. While some data augmentation techniques provide consistent and positive contributions to all performance metrics, some techniques provide contributions only to some performance metrics. This shows that the effects of data augmentation approaches are not limited to increasing the number of images; they include features such as the ability to distinguish between classes, focusing on specific classes, and generalization. The ranking performed using the PROMETHEE method allows multi-dimensional performance analysis, unlike the traditional single-metric evaluation approach. Thus, it has been demonstrated in a computable way which data augmentation approach contributes to the overall success. The K-means clustering–Elbow method provides powerful information for MME to researchers or decision makers who want to use more than one data augmentation technique.
The results show that data augmentation techniques generally improve model performance. In the ranking of MCDM according to the considered performance metrics, it was determined that the data augmentation techniques that increased the model performance the most were D1_BBLA_Exposure and D1_ILA_Saturation. Similarly, in the study conducted by [115], the effectiveness of Exposure and Saturation techniques was shown among the considered data augmentation techniques. In this paper, it was determined that each data class was not detected with the same success rate in both D1_Micro-mobility and D2_Helmet detection datasets. The reasons for this difference may be the imbalance in the dataset, the difficulty of visual features, the similarity between classes, the labeling quality, the capacity of the model, the weight sharing and the training parameters.
Limitations of the study include the fact that the datasets have certain visual limitations, the evaluation was made through a single object detection approach, and the data augmentation techniques were obtained with fixed parameters. The dataset used in this study specifically addresses micro-mobility vehicles and safety devices, which limits comparison with public datasets (e.g., Cityscapes, BDD100K). Such a comparison would not yield fair or meaningful results, as these datasets do not adequately represent the target audiences of our study. However, it is suggested as a research direction for comparative analysis, particularly with the development of more comprehensive public datasets on micro-mobility. In addition, this study analyzes in detail the advantages and disadvantages of the data augmentation methods used. The main advantages of data augmentation include increasing the generalization capacity of the model, increasing robustness to changes in the environment, and reducing the risk of overstressing. However, some disadvantages should also be taken into account, such as increased training time, the possibility of making unrealistic changes to the model, and limited effectiveness on already large or very diverse datasets.
Data imbalance can have a significant impact on model performance, especially in limited and heterogeneous datasets such as micro-mobility vehicles. However, scientific literature shows that data resampling methods (oversampling, under sampling) and advanced loss functions such as class-weighted loss or focal loss can improve model performance even in imbalanced datasets. Integrating these techniques into future studies can further increase the generality of the model and its success in real-world conditions.

5. Conclusions

In this study, the effects of a total of 22 data augmentation techniques (number of models: 46—no data augmentation for D1_Micro-mobility, 22 data augmentation techniques; no data augmentation for D2_Helmet_Detection, 22 data augmentation techniques) on model performance were analyzed using a multi-criteria approach on two different datasets using the YOLOv12 approach. Model outputs were evaluated using common metrics such as Precision, Recall, F1-Score, and mAP. Net flow values were obtained and ranked using the model performance values of data augmentation techniques with the PROMETHEE method. MME, which consists of techniques with a high level of effect according to net flow values, was determined by the K-means clustering–Elbow method.
As a result of the analysis, it was observed that each data augmentation technique did not provide homogeneous success for all performance metrics and training classes. The most successful model for D1_Micro-mobility was obtained in the D1_BBLA_Exposure dataset. The least successful model for the same dataset was obtained in the D1_No Augmentation dataset. Similarly, the most successful model for the D2_Micro-mobility dataset was obtained in the D2_ILA_Saturation dataset, and the least successful model was obtained in the D2_ILA_90’Rotate dataset. This situation revealed that data augmentation techniques vary depending on the dataset and training class.
In the model analysis performed with the dataset D1_BBLA_Exposure, D1_ILA_Noise and D1_BBLA_Blur, which consist of data augmentation techniques included in the MME optimal set determined using the net flow values obtained as a result of the PROMETHEE method for the D1_Micro-mobility dataset, the F1-Score value was obtained as 0.79 and the mAP value as 0.844. This shows that MME improves the model performance by 19.7% in the F1-Score metric and 18.54% in the mAP metric. Similarly, for the D2_Helmet_Detection dataset, the F1-score value was 0.81 and the mAP value was 0.871 in the model analysis performed with the D1_ILA_Saturation and D1_ILA_GrayScale datasets, which consist of data augmentation techniques in the MME optimal set. However, a 2.36% performance success increase was observed only in the Precision metric. In this context, the study goes beyond an experimental success evaluation and provides a strong informatics framework for decision makers and researchers by structuring the data augmentation technique strategy in the YOLOv12 object detection algorithm and ensuring the integrity of the performance metric.
In future studies, it is planned to increase the diversity of the dataset, evaluate different object detection approaches in an integrated manner, and analyze parametric data augmentation techniques in order to eliminate the limitations.

Author Contributions

Conceptualization, V.T. and K.D.A.; methodology, V.T. and K.D.A.; software, V.T. and K.D.A.; validation, K.D.A.; formal analysis, K.D.A.; investigation, V.T. and K.D.A.; data curation, V.T. and K.D.A.; writing—original draft preparation, V.T. and K.D.A.; writing—review and editing, V.T. and K.D.A.; visualization, K.D.A.; supervision, K.D.A. All authors have read and agreed to the published version of the manuscript.

Funding

This research received no external funding.

Institutional Review Board Statement

Not applicable.

Informed Consent Statement

Not applicable.

Data Availability Statement

Data will be shared upon request.

Conflicts of Interest

The authors declare no conflicts of interest.

Abbreviations

The following abbreviations are used in this manuscript:
PROMETHEEPreference Ranking Organization Method for Enrichment Evaluations
MCDMMulti-Criteria Decision-Making
MMEMultiple Model Ensemble
YOLOYou Only Look Once
IoUIntersection over Union
BBLABounding Box Level Augmentation
ILAImage Level Augmentation
TPTrue Positive
FPFalse Positive
FNFalse Negative
SSESum of Squared Errors

References

  1. Deveci, M.; Gokasar, I.; Mishra, A.R.; Rani, P.; Ye, Z. Evaluation of Climate Change-Resilient Transportation Alternatives Using Fuzzy Hamacher Aggregation Operators Based Group Decision-Making Model. Eng. Appl. Artif. Intell. 2023, 119, 105824. [Google Scholar] [CrossRef]
  2. Alemdar, K.D.; Yılmaz, M. Inundation Risk Assessment in Urban Rail System of Mega-City via GIS-Based Multi Criteria Decision Approach. Int. J. Disaster Risk Reduct. 2025, 116, 105145. [Google Scholar] [CrossRef]
  3. Perumpully, S.J.; Gautam, S. Impact of Aerosols on Atmospheric Processes and Climate Variability: A Synthesis of Recent Research Findings. Geosyst. Geoenviron. 2024, 4, 100317. [Google Scholar] [CrossRef]
  4. Wang, P.; Yang, Y.; Xue, D.; Ren, L.; Tang, J.; Leung, L.R.; Liao, H. Aerosols Overtake Greenhouse Gases Causing a Warmer Climate and More Weather Extremes toward Carbon Neutrality. Nat. Commun. 2023, 14, 7257. [Google Scholar] [CrossRef]
  5. European Environment Agency Fast Facts on Transportation Greenhouse Gas Emissions. Available online: https://www.epa.gov/greenvehicles/fast-facts-transportation-greenhouse-gas-emissions (accessed on 16 May 2025).
  6. Proost, S.; Van Dender, K. Energy and Environment Challenges in the Transport Sector. Econ. Transp. 2012, 1, 77–87. [Google Scholar] [CrossRef]
  7. Weiand, L.; Schmitz, S.; Becker, S.; Niehoff, N.; Schwartzbach, F.; Von Schneidemesser, E. Erratum: Climate Change and Air Pollution: The Connection between Traffic Intervention Policies and Public Acceptance in a Local Context. Environ. Res. Lett. 2019, 14, 085008. [Google Scholar] [CrossRef]
  8. Andersson, L.; Ek, K.; Kastensson, Å.; Wårell, L. Transition towards Sustainable Transportation—What Determines Fuel Choice? Transp. Policy 2020, 90, 31–38. [Google Scholar] [CrossRef]
  9. Kuşkapan, E. An Assessment of the Relationship between Micro-Mobility Use and Air Quality in Selected Cities. Urban Clim. 2024, 58, 102180. [Google Scholar] [CrossRef]
  10. Jiao, J.; Xu, Y.; Li, Y. Exploring Spatial Heterogeneity of E-Scooter’s Relationship with Ridesourcing Using Explainable Machine Learning. Transp. Res. D Transp. Environ. 2024, 136, 104452. [Google Scholar] [CrossRef]
  11. Krauss, K.; Gnann, T.; Burgert, T.; Axhausen, K.W. Faster, Greener, Scooter? An Assessment of Shared e-Scooter Usage Based on Real-World Driving Data. Transp. Res. Part A Policy Pract. 2024, 181, 103997. [Google Scholar] [CrossRef]
  12. Jaber, A.; Ashqar, H.; Csonka, B. Determining the Location of Shared Electric Micro-Mobility Stations in Urban Environment. Urban Sci. 2024, 8, 64. [Google Scholar] [CrossRef]
  13. Zhang, C.; Du, B.; Zheng, Z.; Shen, J. Space Sharing between Pedestrians and Micro-Mobility Vehicles: A Systematic Review. Transp. Res. D Transp. Environ. 2023, 116, 103629. [Google Scholar] [CrossRef]
  14. Yoo, E.H.; Eum, Y.; Lee, T.; Kang, B. Impact of Bicycle Infrastructure and Long-Term Exposure to PM2.5 on Cycling. Cities 2025, 160, 105813. [Google Scholar] [CrossRef]
  15. Bucher, D.; Buffat, R.; Froemelt, A.; Raubal, M. Energy and Greenhouse Gas Emission Reduction Potentials Resulting from Different Commuter Electric Bicycle Adoption Scenarios in Switzerland. Renew. Sustain. Energy Rev. 2019, 114, 109298. [Google Scholar] [CrossRef]
  16. Samerei, S.A.; Aghabayk, K.; Shiwakoti, N.; Mohammadi, A. Using Latent Class Clustering and Binary Logistic Regression to Model Australian Cyclist Injury Severity in Motor Vehicle–Bicycle Crashes. J. Saf. Res. 2021, 79, 246–256. [Google Scholar] [CrossRef]
  17. Anke, J.; Ringhand, M.; Petzoldt, T.; Gehlert, T. Micro-Mobility and Road Safety: Why Do e-Scooter Riders Use the Sidewalk? Evidence from a German Field Study. Eur. Transp. Res. Rev. 2023, 15, 29. [Google Scholar] [CrossRef]
  18. Tzouras, P.G.; Mitropoulos, L.; Koliou, K.; Stavropoulou, E.; Karolemeas, C.; Antoniou, E.; Karaloulis, A.; Mitropoulos, K.; Vlahogianni, E.I.; Kepaptsoglou, K. Describing Micro-Mobility First/Last-Mile Routing Behavior in Urban Road Networks through a Novel Modeling Approach. Sustainability 2023, 15, 3095. [Google Scholar] [CrossRef]
  19. Daniel, N.; Cruz-Jesus, F.; Tam, C. Assessing Micro-Mobility Net Benefits at the Individual Level: Evidence for Two European Countries. Transp. Res. Part. F Traffic Psychol. Behav. 2025, 111, 95–111. [Google Scholar] [CrossRef]
  20. Meyer, H.L.; Kauther, M.D.; Polan, C.; Abel, B.; Vogel, C.; Mester, B.; Burggraf, M.; Dudda, M. E-Scooter, e-Bike and Bicycle Injuries in the Same Period—A Prospective Analysis of a Level 1 Trauma Center. Unfallchirurgie 2023, 126, 208–217. [Google Scholar] [CrossRef]
  21. Cicchino, J.B.; Kulie, P.E.; McCarthy, M.L. Injuries Related to Electric Scooter and Bicycle Use in a Washington, DC, Emergency Department. Traffic Inj. Prev. 2021, 22, 401–406. [Google Scholar] [CrossRef]
  22. Tan, A.L.; Chong, C.K.; Hassan, H.B.; Koh, S.; Li, Y.; Lin, K.; Sani, N.B.; Ng, P.; Cha Sow King, C.; Goo, T.T.; et al. The Price of Personal Mobility: Burden of Injury and Mortality from Personal Mobility Devices in Singapore—A Nationwide Cohort Study. BMC Public Health 2019, 19, 880. [Google Scholar] [CrossRef]
  23. Rash-ha Wahi, R.; Haworth, N.; Debnath, A.K.; King, M. Influence of Type of Traffic Control on Injury Severity in Bicycle–Motor Vehicle Crashes at Intersections. Transp. Res. Rec. 2018, 2672, 199–209. [Google Scholar] [CrossRef]
  24. Tian, D.; Ryan, A.D.; Craig, C.M.; Sievert, K.; Morris, N.L. Characteristics and Risk Factors for Electric Scooter-Related Crashes and Injury Crashes among Scooter Riders: A Two-Phase Survey Study. Int. J. Environ. Res. Public Health 2022, 19, 10129. [Google Scholar] [CrossRef] [PubMed]
  25. Guo, Y.; Zhou, J.; Wu, Y.; Chen, J. Evaluation of Factors Affecting E-Bike Involved Crash and E-Bike License Plate Use in China Using a Bivariate Probit Model. J. Adv. Transp. 2017, 2017, 2142659. [Google Scholar] [CrossRef]
  26. Guo, Y.; Wu, Y.; Lu, J.; Zhou, J. Modeling the Unobserved Heterogeneity in E-Bike Collision Severity Using Full Bayesian Random Parameters Multinomial Logit Regression. Sustainability 2019, 11, 2071. [Google Scholar] [CrossRef]
  27. Huang, F.H. Exploring the Factors Influencing E-Bike Road Safety: A Survey Study Based on the Experiences of Taiwanese Cyclists. Int. J. Ind. Ergon. 2022, 89, 103292. [Google Scholar] [CrossRef]
  28. Ma, C.; Yang, D.; Zhou, J.; Feng, Z.; Yuan, Q. Risk Riding Behaviors of Urban E-Bikes: A Literature Review. Int. J. Environ. Res. Public Health 2019, 16, 2308. [Google Scholar] [CrossRef]
  29. Nayar, R.; Paudel, M.; Yap, F.F.; Xu, H.; Wong, Y.D.; Zhu, F. Impact of Attitude, Behaviour and Opinion of e-Scooter and e-Bike Riders on Collision Risk in Singapore. Travel. Behav. Soc. 2025, 38, 100918. [Google Scholar] [CrossRef]
  30. Soro, W.L.; Haworth, N.; Zaslavsky, A.; Debnath, A.K. Bicycle Rider Evaluations of an Intersection Safety Alert System: Learnings for Similar Technologies from a Field Trial. Transp. Res. Part. F Traffic Psychol. Behav. 2024, 104, 249–265. [Google Scholar] [CrossRef]
  31. Rostami, A.D.; Katthe, A.; Sohrabi, A.; Jahangiri, A. Predicting Critical Bicycle-Vehicle Conflicts at Signalized Intersections. J. Adv. Transp. 2020, 2020, 8816616. [Google Scholar] [CrossRef]
  32. Stipancic, J.; Zangenehpour, S.; Miranda-Moreno, L.; Saunier, N.; Granié, M.A. Investigating the Gender Differences on Bicycle-Vehicle Conflicts at Urban Intersections Using an Ordered Logit Methodology. Accid. Anal. Prev. 2016, 97, 19–27. [Google Scholar] [CrossRef] [PubMed]
  33. Fu, T.; Hu, W.; Miranda-Moreno, L.; Saunier, N. Investigating Secondary Pedestrian-Vehicle Interactions at Non-Signalized Intersections Using Vision-Based Trajectory Data. Transp. Res. Part. C Emerg. Technol. 2019, 105, 222–240. [Google Scholar] [CrossRef]
  34. Chai, H.; Zhang, Z.; Hu, H.; Dai, L.; Bian, Z. Trajectory-Based Conflict Investigations Involving Two-Wheelers and Cars at Non-Signalized Intersections with Computer Vision. Expert Syst. Appl. 2023, 230, 120590. [Google Scholar] [CrossRef]
  35. Sayed, T.; Zaki, M.H.; Autey, J. Automated Safety Diagnosis of Vehicle-Bicycle Interactions Using Computer Vision Analysis. Saf. Sci. 2013, 59, 163–172. [Google Scholar] [CrossRef]
  36. Wei, C.; Tan, Z.; Qing, Q.; Zeng, R.; Wen, G. Fast Helmet and License Plate Detection Based on Lightweight YOLOv5. Sensors 2023, 23, 4335. [Google Scholar] [CrossRef] [PubMed]
  37. Lin, Y.B.; Young, C.P. High-Precision Bicycle Detection on Single Side-View Image Based on the Geometric Relationship. Pattern Recognit. 2017, 63, 334–354. [Google Scholar] [CrossRef]
  38. Lin, B. YOLOv8n-ASF-DH: An Enhanced Safety Helmet Detection Method. IEEE Access 2024, 12, 126313–126328. [Google Scholar] [CrossRef]
  39. Wang, W.; Zhou, H.; Lo, J.T.Y.; Lo, S.M.; Wang, Y. A Modified Social Force Model for Pedestrian-Bicycle Mixed Flows and Its Application on Evaluating the Conflict Risk in Shared Roads. Phys. A Stat. Mech. Its Appl. 2024, 643, 129788. [Google Scholar] [CrossRef]
  40. Lee, S.; Koo, B.; Kim, Y. Pre-Impact Fall Detection for E-Scooter Riding Using an IMU: Threshold-Based, Supervised, and Unsupervised Approaches. Appl. Sci. 2024, 14, 10443. [Google Scholar] [CrossRef]
  41. Siebert, F.W.; Riis, C.; Janstrup, K.H.; Lin, H.; Hüttel, F.B. Computer Vision-Based Helmet Use Registration for e-Scooter Riders—The Impact of the Mandatory Helmet Law in Copenhagen. J. Saf. Res. 2023, 87, 257–265. [Google Scholar] [CrossRef]
  42. Yang, X.; Wang, Z.; Dong, M. PRE-YOLO: A Lightweight Model for Detecting Helmet-Wearing of Electric Vehicle Riders on Complex Traffic Roads. Appl. Sci. 2024, 14, 7703. [Google Scholar] [CrossRef]
  43. Jayanthan, K.S.; Domnic, S. An Attentive Convolutional Transformer-Based Network for Road Safety. J. Supercomput. 2023, 79, 16351–16377. [Google Scholar] [CrossRef]
  44. Shine, L.; CV, J. Automated Detection of Helmet on Motorcyclists from Traffic Surveillance Videos: A Comparative Analysis Using Hand-Crafted Features and CNN. Multimed. Tools Appl. 2020, 79, 14179–14199. [Google Scholar] [CrossRef]
  45. Lin, H.; Deng, J.D.; Albers, D.; Siebert, F.W. Helmet Use Detection of Tracked Motorcycles Using CNN-Based Multi-Task Learning. IEEE Access 2020, 8, 162073–162084. [Google Scholar] [CrossRef]
  46. Salehi, A.W.; Khan, S.; Gupta, G.; Alabduallah, B.I.; Almjally, A.; Alsolai, H.; Siddiqui, T.; Mellit, A. A Study of CNN and Transfer Learning in Medical Imaging: Advantages, Challenges, Future Scope. Sustainability 2023, 15, 5930. [Google Scholar] [CrossRef]
  47. Tanzib Hosain, M.; Zaman, A.; Abir, M.R.; Akter, S.; Mursalin, S.; Khan, S.S. Synchronizing Object Detection: Applications, Advancements and Existing Challenges. IEEE Access 2024, 12, 54129–54167. [Google Scholar] [CrossRef]
  48. Li, Z.; Dong, Y.; Shen, L.; Liu, Y.; Pei, Y.; Yang, H.; Zheng, L.; Ma, J. Development and Challenges of Object Detection: A Survey. Neurocomputing 2024, 598, 128102. [Google Scholar] [CrossRef]
  49. Diwan, T.; Anirudh, G.; Tembhurne, J.V. Object Detection Using YOLO: Challenges, Architectural Successors, Datasets and Applications. Multimed. Tools Appl. 2023, 82, 9243–9275. [Google Scholar] [CrossRef]
  50. Gallagher, J.E.; Oughton, E.J. Surveying You Only Look Once (Yolo) Multispectral Object Detection Advancements, Applications and Challenges. IEEE Access 2025, 13, 7366–7395. [Google Scholar] [CrossRef]
  51. Hwang, D.; Kim, J.J.; Moon, S.; Wang, S. Image Augmentation Approaches for Building Dimension Estimation in Street View Images Using Object Detection and Instance Segmentation Based on Deep Learning. Appl. Sci. 2025, 15, 2525. [Google Scholar] [CrossRef]
  52. Lin, J.; Hu, G.; Chen, J. Mixed Data Augmentation and Osprey Search Strategy for Enhancing YOLO in Tomato Disease, Pest, and Weed Detection. Expert Syst. Appl. 2025, 264, 125737. [Google Scholar] [CrossRef]
  53. Li, L.; Wang, P.; Ren, J.; Lü, Z.; Li, X.; Gao, H.; Di, R.H. Synthetic Data Augmentation for High-Resolution X-Ray Welding Defect Detection and Classification Based on a Small Number of Real Samples. Eng. Appl. Artif. Intell. 2024, 133, 108379. [Google Scholar] [CrossRef]
  54. Akdoğan, C.; Özer, T.; Oğuz, Y. PP-YOLO: Deep Learning Based Detection Model to Detect Apple and Cherry Trees in Orchard Based on Histogram and Wavelet Preprocessing Techniques. Comput. Electron. Agric. 2025, 232, 110052. [Google Scholar] [CrossRef]
  55. Ta, Q.T.; Mac, V.H.; Huh, J.; Yim, H.J.; Lee, G. Automatic Detection of Subsurface Defects in Concrete Structures Using State-of-the-Art Deep Learning-Based Object Detectors on the Infrared Dataset. Eng. Struct. 2025, 329, 119829. [Google Scholar] [CrossRef]
  56. Venu, S.K.; Ravula, S. Evaluation of Deep Convolutional Generative Adversarial Networks for Data Augmentation of Chest X-Ray Images. Future Internet 2021, 13, 8. [Google Scholar] [CrossRef]
  57. Lin, J.; Hu, G.; Chen, J. A Data Augmentation Method for Computer Vision Task with Feature Conversion between Class. Comput. Electron. Agric. 2025, 231, 109909. [Google Scholar] [CrossRef]
  58. Ofori-Oduro, M.; Amer, M. Artificial Immune Systems for Data Augmentation. Image. Vis. Comput. 2024, 149, 105163. [Google Scholar] [CrossRef]
  59. Wang, P.; Ma, Z.; Dong, B.; Liu, X.; Ding, J.; Sun, K.; Chen, Y. Generative Data Augmentation by Conditional Inpainting for Multi-Class Object Detection in Infrared Images. Pattern Recognit. 2024, 153, 110501. [Google Scholar] [CrossRef]
  60. Li, W.; Shao, S.; Qiu, Z.; Song, A. Multi-Perspective Analysis on Data Augmentation in Knowledge Distillation. Neurocomputing 2024, 583, 127516. [Google Scholar] [CrossRef]
  61. Elakya, R.; Manoranjitham, T. Enhanced Crop Health Monitoring: Attention Convolutional Stacked Recurrent Networks and Binary Kepler Search for Early Detection of Paddy Crop Issues. Environ. Monit. Assess 2024, 196, 561. [Google Scholar] [CrossRef]
  62. Mary, A.R.; Kavitha, P. Diabetic Retinopathy Disease Detection Using Shapley Additive Ensembled Densenet-121 Resnet-50 Model. Multimed. Tools Appl. 2024, 83, 69797–69824. [Google Scholar] [CrossRef]
  63. Ilniyaz, O.; Du, Q.; Shen, H.; He, W.; Feng, L.; Azadi, H.; Kurban, A.; Chen, X. Leaf Area Index Estimation of Pergola-Trained Vineyards in Arid Regions Using Classical and Deep Learning Methods Based on UAV-Based RGB Images. Comput. Electron. Agric. 2023, 207, 107723. [Google Scholar] [CrossRef]
  64. Murthy, C.B.; Hashmi, M.F.; Keskar, A.G. EfficientLiteDet: A Real-Time Pedestrian and Vehicle Detection Algorithm. Mach. Vis. Appl. 2022, 33, 47. [Google Scholar] [CrossRef]
  65. Vellaidurai, A.; Rathinam, M. A Novel OYOLOV5 Model for Vehicle Detection and Classification in Adverse Weather Conditions. Multimed. Tools Appl. 2024, 83, 25037–25054. [Google Scholar] [CrossRef]
  66. Lin, D.; Tondi, B.; Li, B.; Barni, M. A CycleGAN Watermarking Method for Ownership Verification. IEEE Trans. Dependable Secure Comput. 2024, 22, 1040–1054. [Google Scholar] [CrossRef]
  67. Huang, H.; Li, J.; Lu, F.; Wang, L.; Li, Q.; Sun, Q. Augmenting Sparse Behavior Data for User Identity Linkage with Self-Generated by Model and Mixup-Generated Samples. Neural. Netw. 2025, 187, 107295. [Google Scholar] [CrossRef] [PubMed]
  68. Jo, U.; Kim, S.B. Semi-Supervised Learning with Wafer-Specific Augmentations for Wafer Defect Classification. IEEE Access 2024, 13, 56–66. [Google Scholar] [CrossRef]
  69. Jiang, Y.; Manem, V.S.K. Data Augmented Lung Cancer Prediction Framework Using the Nested Case Control NLST Cohort. Front. Oncol. 2025, 15, 1492758. [Google Scholar] [CrossRef]
  70. Das, A.K.; Esau, T.J.; Zaman, Q.U.; Farooque, A.A.; Schumann, A.W.; Hennessy, P.J. Machine Vision System for Real-Time Debris Detection on Mechanical Wild Blueberry Harvesters. Smart Agric. Technol. 2023, 4, 100166. [Google Scholar] [CrossRef]
  71. Rašić, M.; Tropčić, M.; Karlović, P.; Gabrić, D.; Subašić, M.; Knežević, P. Medicina Detection and Segmentation of Radiolucent Lesions in the Lower Jaw on Panoramic Radiographs Using Deep Neural Networks. Medicina 2023, 59, 2138. [Google Scholar] [CrossRef]
  72. Passos, W.L.; Barreto, C.d.S.; Araujo, G.M.; Haque, U.; Netto, S.L.; da Silva, E.A.B. Toward Improved Surveillance of Aedes Aegypti Breeding Grounds through Artificially Augmented Data. Eng. Appl. Artif. Intell. 2023, 123, 106488. [Google Scholar] [CrossRef]
  73. Wan, H.; Gao, L.; Su, M.; You, Q.; Qu, H.; Sun, Q. A Novel Neural Network Model for Traffic Sign Detection and Recognition under Extreme Conditions. J. Sens. 2021, 2021, 9984787. [Google Scholar] [CrossRef]
  74. Ishtaiwi, A.; Ali, A.; Al-Qerem, A.; Alsmadi, Y.; Aldweesh, A.; Alauthman, M.; Alzubi, O.; Nashwan, S.; Ramadan, A.; Al-Zghoul, M.; et al. Impact of Data-Augmentation on Brain Tumor Detection Using Different YOLO Versions Models. Int. Arab. J. Inf. Technol. 2024, 21, 466–482. [Google Scholar] [CrossRef]
  75. Cai, Y.; Chen, L.; Zhuang, X.; Zhang, B. Automated Marine Oil Spill Detection Algorithm Based on Single-Image Generative Adversarial Network and YOLO-v8 under Small Samples. Mar. Pollut. Bull. 2024, 203, 116475. [Google Scholar] [CrossRef]
  76. Azurmendi, I.; Zulueta, E.; Lopez-Guede, J.M.; Azkarate, J.; González, M. Cooktop Sensing Based on a YOLO Object Detection Algorithm. Sensors 2023, 23, 2780. [Google Scholar] [CrossRef]
  77. Guo, C.; Zheng, S.; Cheng, G.; Zhang, Y.; Ding, J. An Improved YOLO v4 Used for Grape Detection in Unstructured Environment. Front. Plant Sci. 2023, 14, 1209910. [Google Scholar] [CrossRef]
  78. Liu, C.; Yao, Y.; Li, J.; Qian, J.; Liu, L. Research on Lightweight GPR Road Surface Disease Image Recognition and Data Expansion Algorithm Based on YOLO and GAN. Case Stud. Constr. Mater. 2024, 20, e02779. [Google Scholar] [CrossRef]
  79. Tsai, J.Y.; Hung, I.Y.J.; Guo, Y.L.; Jan, Y.K.; Lin, C.Y.; Shih, T.T.F.; Bin Chen, B.; Lung, C.W. Lumbar Disc Herniation Automatic Detection in Magnetic Resonance Imaging Based on Deep Learning. Front. Bioeng. Biotechnol. 2021, 9, 708137. [Google Scholar] [CrossRef]
  80. Tumas, P.; Serackis, A.; Nowosielski, A. Augmentation of Severe Weather Impact to Far-Infrared Sensor Images to Improve Pedestrian Detection System. Electronics 2021, 10, 934. [Google Scholar] [CrossRef]
  81. Ruiz-Ponce, P.; Ortiz-Perez, D.; Garcia-Rodriguez, J.; Kiefer, B. POSEIDON: A Data Augmentation Tool for Small Object Detection Datasets in Maritime Environments. Sensors 2023, 23, 3691. [Google Scholar] [CrossRef]
  82. Dai, G.; Hu, L.; Fan, J. Da-Actnn-Yolov5: Hybrid Yolo v5 Model with Data Augmentation and Activation of Compression Mechanism for Potato Disease Identification. Comput. Intell. Neurosci. 2022, 2022, 6114061. [Google Scholar] [CrossRef] [PubMed]
  83. Stefenon, S.F.; Seman, L.O.; Singh, G.; Yow, K.C. Enhanced Insulator Fault Detection Using Optimized Ensemble of Deep Learning Models Based on Weighted Boxes Fusion. Int. J. Electr. Power Energy Syst. 2025, 168, 110682. [Google Scholar] [CrossRef]
  84. Roy, A.M.; Bhaduri, J.; Kumar, T.; Raj, K. WilDect-YOLO: An Efficient and Robust Computer Vision-Based Accurate Object Localization Model for Automated Endangered Wildlife Detection. Ecol. Inform. 2023, 75, 101919. [Google Scholar] [CrossRef]
  85. Wang, D.; Tan, J.; Wang, H.; Kong, L.; Zhang, C.; Pan, D.; Li, T.; Liu, J. SDS-YOLO: An Improved Vibratory Position Detection Algorithm Based on YOLOv11. Measurement 2025, 244, 116518. [Google Scholar] [CrossRef]
  86. Markovic Brankovic, J.; Markovic, M.; Nikolic, D. Comparative Study of Hydraulic Structures Alternatives Using Promethee II Complete Ranking Method. Water Resour. Manag. 2018, 32, 3457–3471. [Google Scholar] [CrossRef]
  87. Vinodh, S.; Jeya Girubha, R. PROMETHEE Based Sustainable Concept Selection. Appl. Math. Model. 2012, 36, 5301–5308. [Google Scholar] [CrossRef]
  88. Brans, J.P.; Vincke, P. Note—A Preference Ranking Organisation Method. Manag. Sci. 1985, 31, 647–656. [Google Scholar] [CrossRef]
  89. Yu, X.; Chen, H.; Ji, Z. Combination of Probabilistic Linguistic Term Sets and PROMETHEE to Evaluate Meteorological Disaster Risk: Case Study of Southeastern China. Sustainability 2019, 11, 1405. [Google Scholar] [CrossRef]
  90. Macharis, C.; Springael, J.; De Brucker, K.; Verbeke, A. PROMETHEE and AHP: The Design of Operational Synergies in Multicriteria Analysis—Strengthening PROMETHEE with Ideas of AHP. Eur. J. Oper. Res. 2004, 153, 307–317. [Google Scholar] [CrossRef]
  91. Nikolić, D.; Jovanović, I.; Mihajlović, I.; Živković, Ž. Multi-Criteria Ranking of Copper Concentrates According to Their Quality—An Element of Environmental Management in the Vicinity of Copper—Smelting Complex in Bor, Serbia. J. Environ. Manag. 2009, 91, 509–515. [Google Scholar] [CrossRef]
  92. Rousis, K.; Moustakas, K.; Malamis, S.; Papadopoulos, A.; Loizidou, M. Multi-Criteria Analysis for the Determination of the Best WEEE Management Scenario in Cyprus. Waste Manag. 2008, 28, 1941–1954. [Google Scholar] [CrossRef] [PubMed]
  93. Bortoluzzi, M.; Furlan, M.; Colombo, S.G.; Amaral, T.M.; de Souza, C.C.; Dos Reis Neto, J.F.; de França, J.F. Combining Value-Focused Thinking and Promethee Techniques for Selecting a Portfolio of Distributed Energy Generation Projects in the Brazilian Electricity Sector. Sustainability 2021, 13, 11091. [Google Scholar] [CrossRef]
  94. Andreopoulou, Z.; Koliouska, C.; Galariotis, E.; Zopounidis, C. Renewable Energy Sources: Using PROMETHEE II for Ranking Websites to Support Market Opportunities. Technol. Forecast. Soc. Change 2018, 131, 31–37. [Google Scholar] [CrossRef]
  95. Li, P.; Xu, Z.; Wei, C.; Bai, Q.; Liu, J. A Novel PROMETHEE Method Based on GRA-DEMATEL for PLTSs and Its Application in Selecting Renewable Energies. Inf. Sci. 2022, 589, 142–161. [Google Scholar] [CrossRef]
  96. Kabassi, K.; Martinis, A. Sensitivity Analysis of Promethee Ii for the Evaluation of Environmental Websites. Appl. Sci. 2021, 11, 9215. [Google Scholar] [CrossRef]
  97. Lolli, F.; Ishizaka, A.; Gamberini, R.; Rimini, B.; Ferrari, A.M.; Marinelli, S.; Savazza, R. Waste Treatment: An Environmental, Economic and Social Analysis with a New Group Fuzzy PROMETHEE Approach. Clean. Technol. Environ. Policy 2016, 18, 1317–1332. [Google Scholar] [CrossRef]
  98. Makan, A.; Fadili, A. Sustainability Assessment of Large-Scale Composting Technologies Using PROMETHEE Method. J. Clean. Prod. 2020, 261, 121244. [Google Scholar] [CrossRef]
  99. Kaya, Ö.; Tortum, A.; Alemdar, K.D.; Çodur, M.Y. Site Selection for EVCS in Istanbul by GIS and Multi-Criteria Decision-Making. Transp. Res. D Transp. Environ. 2020, 80, 102271. [Google Scholar] [CrossRef]
  100. Alemdar, K.D. Seismic Risk Assessment of Transportation Networks for the Impending Istanbul Earthquake with GIS-Based MCDM Approach. Nat. Hazards 2025, 121, 10085–10123. [Google Scholar] [CrossRef]
  101. Kraus, L.; Wittowsky, D.; Proff, H. Multi-Method Analysis to Identify Criteria Interrelations for Sustainability Assessment of Urban Transportation Services. J. Clean. Prod. 2023, 412, 137416. [Google Scholar] [CrossRef]
  102. Sang, X.; Yu, X.; Ter Chang, C.; Liu, X. Electric Bus Charging Station Site Selection Based on the Combined DEMATEL and PROMETHEE-PT Framework. Comput. Ind. Eng. 2022, 168, 108116. [Google Scholar] [CrossRef]
  103. Biswas, T.; Ishizaka, A.; Majumder, A.; Mandal, B.; Dey, S.; Mukherjee, S.; Baishya, A.; Kanthal, S.; Ghosh, S.; Mandal, A.; et al. The PROMETHEE-GAIA: A Multi-Criteria Decision-Making Method for Identifying Best Conservation Agricultural Practices. Soil Tillage Res. 2025, 245, 106315. [Google Scholar] [CrossRef]
  104. Liu, Z.; Li, L.; Zhao, X.; Sha, L.; Wang, D.; Wang, X.; Liu, P. Selecting the Optimal Green Agricultural Products Supplier: A Novel Approach Based on GBWM and PROMETHEE II. Sustainability 2020, 12, 6703. [Google Scholar] [CrossRef]
  105. Hoseinzade, Z.; Zavarei, A.; Shirani, K. Application of Prediction–Area Plot in the Assessment of MCDM Methods through VIKOR, PROMETHEE II, and Permutation. Nat. Hazards 2021, 109, 2489–2507. [Google Scholar] [CrossRef]
  106. Fernández-Castro, A.S.; Jiménez, M. PROMETHEE: An Extension through Fuzzy Mathematical Programming. J. Oper. Res. Soc. 2005, 56, 119–122. [Google Scholar] [CrossRef]
  107. Oubahman, L.; Duleba, S. A Comparative Analysis of Homogenous Groups’ Preferences by Using AIP and AIJ Group AHP-PROMETHEE Model. Sustainability 2022, 14, 5980. [Google Scholar] [CrossRef]
  108. Ali, H.; Mahmood, Z.; AlAbdulaal, T.H. On the Enhancement of Estimator Efficiency of Population Variance through Stratification, Transformation, and Formulation with Application to COVID-19 Data. Alex. Eng. J. 2025, 113, 480–497. [Google Scholar] [CrossRef]
  109. Sinaga, K.P.; Yang, M.S. Unsupervised K-Means Clustering Algorithm. IEEE Access 2020, 8, 80716–80727. [Google Scholar] [CrossRef]
  110. Esmaeili, B.; Hosseinzadeh, S.; Kadkhodaie, A.; Wood, D.A.; Akbarzadeh, S. Simulating Reservoir Capillary Pressure Curves Using Image Processing and Classification Machine Learning Algorithms Applied to Petrographic Thin Sections. J. Afr. Earth Sci. 2024, 209, 105098. [Google Scholar] [CrossRef]
  111. Yang, P.; Zhang, B.; Yang, J. Optimization of EMS Station Layout Based on a New Decision Support Framework. Systems 2025, 13, 92. [Google Scholar] [CrossRef]
  112. Yuan, C.; Yang, H. Research on K-Value Selection Method of K-Means Clustering Algorithm. J 2019, 2, 226–235. [Google Scholar] [CrossRef]
  113. Nguyen, L.A.; Tran, M.D.; Son, Y. Empirical Evaluation and Analysis of YOLO Models in Smart Transportation. AI 2024, 5, 2518–2537. [Google Scholar] [CrossRef]
  114. Baek, N.R.; Lee, Y.; Noh, D.H.; Lee, H.M.; Cho, S.W. AS-YOLO: Enhanced YOLO Using Ghost Bottleneck and Global Attention Mechanism for Apple Stem Segmentation. Sensors 2025, 25, 1422. [Google Scholar] [CrossRef] [PubMed]
  115. Hidayatullah, P.; Wang, X.; Yamasaki, T.; Mengko, T.L.E.R.; Munir, R.; Barlian, A.; Sukmawati, E.; Supraptono, S. DeepSperm: A Robust and Real-Time Bull Sperm-Cell Detection in Densely Populated Semen Videos. Comput. Methods Programs Biomed. 2021, 209, 106302. [Google Scholar] [CrossRef]
Figure 1. The proposed method of micro-mobility and equipment detection, based on data augmentation techniques and YOLOv12.
Figure 1. The proposed method of micro-mobility and equipment detection, based on data augmentation techniques and YOLOv12.
Sustainability 17 05638 g001
Figure 2. Elbow method output graph of datasets.
Figure 2. Elbow method output graph of datasets.
Sustainability 17 05638 g002
Figure 3. Comparison of model performances for the D1_Micro-mobility.
Figure 3. Comparison of model performances for the D1_Micro-mobility.
Sustainability 17 05638 g003
Figure 4. Comparison of model performances for the D2_Helmet detection.
Figure 4. Comparison of model performances for the D2_Helmet detection.
Sustainability 17 05638 g004
Table 1. Description of train, test and valid datasets (no augmentation).
Table 1. Description of train, test and valid datasets (no augmentation).
Dataset NameDataset DescriptionNumber of ImagesTrain ImagesTest ImagesValid Images
D1Micro-mobility detection1029823103103
Bicycle
E-bike
E-scooter
Hoverboard
Skate
D2Helmet detection3362693433
Table 2. Data augmentation techniques and train, test, and validation datasets.
Table 2. Data augmentation techniques and train, test, and validation datasets.
CategoryData Augmentation ApproachD1-Train ImagesD1-Test ImagesD1-Valid ImagesD2-Train ImagesD2-Test ImagesD2-Valid Images
No Augmentation8231031032693433
ILA BBLAShear16461031035383433
ILA BBLARotation
ILA BBLANoise
ILA BBLAExposure
ILA BBLACrop
ILA BBLABrightness
ILA BBLABlur
ILA BBLA90° Rotate
ILA BBLAFlip12431031034113433
16461031035383433
ILASaturation16461031035383433
Mosaic
Hue
Cutout
Grayscale9431031033143433
Table 3. Model performance outputs for dataset D1_Micro-mobility.
Table 3. Model performance outputs for dataset D1_Micro-mobility.
DatasetPrecisionRecallmAP@0.5mAP@0.5:0.95F1-Score
D1_No Augmentation0.8040.6710.7120.4680.66
D1_ILA_Shear0.8390.7510.7910.5290.74
D1_ILA_Saturation0.8250.7260.7740.5100.72
D1_ILA_Rotation0.8090.7150.7380.4770.69
D1_ILA_Noise0.8790.7760.8020.5650.75
D1_ILA_Mosaic0.8210.7550.8150.5510.73
D1_ILA_Hue0.8930.7560.8080.5500.77
D1_ILA_GrayScale0.8190.6990.7610.5160.69
D1_ILA_Flip0.7830.7360.7830.5280.74
D1_ILA_Exposure0.8100.7670.7980.5290.74
D1_ILA_Cutout0.8750.7560.8120.5550.73
D1_ILA_Crop0.8180.7160.7380.5170.71
D1_ILA_Brightness0.8430.7360.7990.5370.74
D1_ILA_Blur0.8810.7440.7920.5430.76
D1_ILA_90’Rotate0.7660.7190.7360.4990.69
D1_BBLA_Rotation0.7830.7570.7770.5200.74
D1_BBLA_Noise0.7530.6890.7430.5110.71
D1_BBLA_Flip0.8350.7450.7870.5170.74
D1_BBLA_Exposure0.8790.7930.8340.5520.77
D1_BBLA_Crop0.8510.6850.7420.4770.71
D1_BBLA_Brightness0.8530.7230.7730.5340.7
D1_BBLA_Blur0.8210.7770.7990.5550.76
D1_BBLA_90’Rotate0.8370.7270.7800.5510.72
Table 4. Model performance outputs for dataset D2_Helmet detection.
Table 4. Model performance outputs for dataset D2_Helmet detection.
DatasetPrecisionRecallmAP@0.5mAP@0.5:0.95F1-Score
D2_No Augmentation0.9560.9130.9180.5290.81
D2_ILA_Shear0.9520.8930.9160.4950.89
D2_ILA_Saturation0.9590.9130.9640.5610.89
D2_ILA_Rotation1.0000.8580.8780.4830.84
D2_ILA_Noise0.9670.9380.9410.5400.84
D2_ILA_Mosaic0.9820.7960.8770.5030.81
D2_ILA_Hue0.9560.8600.8870.5470.80
D2_ILA_GrayScale0.9830.8750.9360.5090.91
D2_ILA_Flip0.9840.9530.9410.5190.85
D2_ILA_Exposure0.9440.8770.9160.5330.84
D2_ILA_Cutout0.9410.9380.9220.5270.90
D2_ILA_Crop0.9500.8980.9470.5120.78
D2_ILA_Brightness0.9670.8980.9230.5100.85
D2_ILA_Blur0.9630.8370.8500.4550.75
D2_ILA_90’Rotate0.9470.7780.8160.4830.80
D2_BBLA_Rotation0.9470.8580.8640.4860.77
D2_BBLA_Noise0.9620.9080.9190.5050.90
D2_BBLA_Flip0.9680.9500.9410.5190.89
D2_BBLA_Exposure0.9540.9380.8680.5030.80
D2_BBLA_Crop0.9630.9530.9180.5130.85
D2_BBLA_Brightness0.9440.8980.9010.5150.87
D2_BBLA_Blur0.9610.8900.9320.5760.85
D2_BBLA_90’Rotate0.9450.8420.8910.5000.85
Table 5. Net flow values and rankings for datasets.
Table 5. Net flow values and rankings for datasets.
RankDataset φ Dataset φ
1D1_BBLA_Exposure0.4641D2_ILA_Saturation0.3840
2D1_ILA_Noise0.3306D2_ILA_GrayScale0.3119
3D1_BBLA_Blur0.3288D2_ILA_Flip0.3056
4D1_ILA_Hue0.3081D2_BBLA_Flip0.3036
5D1_ILA_Blur0.2149D2_BBLA_Blur0.2362
6D1_ILA_Cutout0.2015D2_ILA_Noise0.2025
7D1_ILA_Mosaic0.1922D2_ILA_Cutout0.1890
8D1_ILA_Exposure0.1897D2_BBLA_Noise0.1795
9D1_ILA_Shear0.1436D2_BBLA_Crop0.1311
10D1_ILA_Brightness0.1383D2_ILA_Shear0.0823
11D1_BBLA_Rotation0.1018D2_ILA_Brightness0.0814
12D1_ILA_Flip0.0966D2_BBLA_Brightness0.0244
13D1_BBLA_Flip0.0885D2_ILA_Rotation−0.0050
14D1_BBLA_90’Rotate0.0367D2_ILA_Exposure−0.0217
15D1_ILA_Saturation−0.0756D2_No Augmentation−0.0249
16D1_BBLA_Brightness−0.0897D2_ILA_Crop−0.1156
17D1_ILA_Crop−0.2311D2_ILA_Hue−0.1212
18D1_ILA_GrayScale−0.2672D2_BBLA_90’Rotate−0.1560
19D1_BBLA_Noise−0.3051D2_BBLA_Exposure−0.1934
20D1_ILA_90’Rotate−0.3553D2_ILA_Mosaic−0.2116
21D1_ILA_Rotation−0.4247D2_BBLA_Rotation−0.4206
22D1_BBLA_Crop−0.4309D2_ILA_Blur−0.5741
23D1_No Augmentation−0.6557D2_ILA_90’Rotate−0.5876
Table 6. Model performance outputs of MME datasets.
Table 6. Model performance outputs of MME datasets.
DatasetPrecisionRecallmAP@0.5mAP@0.5:0.95F1-Score
D1_Micro-mobility_MME0.9270.7820.8440.5930.79
D2_Helmet detection_MME0.9780.8620.8710.5090.81
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content.

Share and Cite

MDPI and ACS Style

Tanrıverdi, V.; Alemdar, K.D. Comparative Analysis of Data Augmentation Strategies Based on YOLOv12 and MCDM for Sustainable Mobility Safety: Multi-Model Ensemble Approach. Sustainability 2025, 17, 5638. https://doi.org/10.3390/su17125638

AMA Style

Tanrıverdi V, Alemdar KD. Comparative Analysis of Data Augmentation Strategies Based on YOLOv12 and MCDM for Sustainable Mobility Safety: Multi-Model Ensemble Approach. Sustainability. 2025; 17(12):5638. https://doi.org/10.3390/su17125638

Chicago/Turabian Style

Tanrıverdi, Volkan, and Kadir Diler Alemdar. 2025. "Comparative Analysis of Data Augmentation Strategies Based on YOLOv12 and MCDM for Sustainable Mobility Safety: Multi-Model Ensemble Approach" Sustainability 17, no. 12: 5638. https://doi.org/10.3390/su17125638

APA Style

Tanrıverdi, V., & Alemdar, K. D. (2025). Comparative Analysis of Data Augmentation Strategies Based on YOLOv12 and MCDM for Sustainable Mobility Safety: Multi-Model Ensemble Approach. Sustainability, 17(12), 5638. https://doi.org/10.3390/su17125638

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop