Skip to main content
Have a personal or library account? Click to login
Evaluation of YOLO-Based Models for Traffic Sign Detection in Urban Ecuadorian Environments Cover

Evaluation of YOLO-Based Models for Traffic Sign Detection in Urban Ecuadorian Environments

Open Access
|Jul 2026

Figures & Tables

Table 1:

Cutting-edge studies on traffic sign detection implemented in Ecuador

ReferencesModel typeDescriptionDatasetResults
[3]CNNData augmentation and preprocessing techniques were employed to enhance model performance. Three models were developed and tested: a traditional neural network, a CNN without regularization, and a CNN with regularizationDataset from public and manually collected pictures. It contains 5,322 images.91% accuracy on validation data and 81% on test data
[29]CNNFour well-established CNN architectures were employed.Unknown sources98.6% accuracy, 99.30% sensitivity, a 99.63% AUC, a 98.89% AP, and a 99.42% F1 score
[7]R-CNNAn object detection model based on the Faster R-CNN architecture was implemented, using ZF-Net as the backbone network for feature extraction.The dataset comprises 52 classes, collected under various lighting conditions across multiple locations in Ecuador.The evaluation of the model did not include specific quantitative performance metrics
[30]R-CNNSame as in [7] R-CNN without ZF-NetThe same dataset was used in [7]The evaluation of the model did not include specific quantitative performance metrics
[31]ELMA two-stage multi-classification algorithm, based on ELM and HOG descriptorDataset from public and manually collected pictures. It contains 47,000 images.99.85% accuracy, 99.78 of sensitivity in the first stage. 96.71% accuracy, 94.16 of sensitivity in the first stage.
[32]CNNDataset from public and manually collected pictures. It contains 37,500 images.The evaluation of the model did not include specific quantitative performance metrics

[i] AP, average precision; CNN, convolutional neural network; ELM, extreme learning machine.

Figure 1:

Map of Sangolquí, Ecuador.

Figure 2.

Vehicle platform.

Figure 3:

(A) Ecuadorian stop, (B) no stopping or parking, (C) speed bump ahead, (D) 30 km/h speed limit, (E) roundabout ahead, (F) school zone (G) bus stop, (H) no U-turn, (I) 50 km/h speed limit, (J) no entry.

Figure 4:

Image annotation.

Table 2:

Features of YOLO models

FeaturesYOLOv11 [34]YOLOv12 [35]YOLOv26 [36]
ArchitectureOptimized CNN (C3K2, CSP-like)Attention-centric (efficient attention, R-ELAN)Simplified CNN + end-to-end NMS-free
Post-processingRequires traditional NMSRequires NMSNative end-to-end without NMS
mAP COCO (approx. Variant)~51%–52%~53%–54% (v1 better in some reports)~53%–53.1% (slightly superior to YOLO11 in official benchmarks)

[i] CSP, cross-stage partial network; mAP, mean average precision.

Figure 5:

RQT graph illustrates the communication between the zed 2i camera and the traffic sign detection node.

Table 3:

Computing infrastructure for model training

NameType
CPUCPU 4 cores
GPUT4
RAM16 GB
FrameworkPyTorch
Table 4:

Model training parameters

YOLOv11YOLOv12YOLOv26
Epochs150, 200150, 200150, 200
Batch size161616
Optimal algorithmAdamAdamAdam
Model weightYOLOv11nYOLOv12nYOLOv26n
Table 5:

Performance metrics of the YOLOv11n, YOLOv12n, and YOLOv26n models at 150 and 200 epochs

ModelsEpochsPrecisionRecallmAP50mAP50-95
YOLOv11n1500.693530.929760.960080.65295
YOLOv11n2000.696250.916670.946150.65097
YOLOv12n1500.700330.948680.993860.66485
YOLOv12n2000.92630.73750.887890.63377
YOLOv26n1500.80910.819770.8960.63967
YOLOv26n2000.930360.639680.772580.55697
Figure 6:

The training and validation losses of YOLOv11 (A), YOLOv12 (B), and YOLOv26 (C).

Figure 7:

Comparative analysis between the 150 and 200 epochs of YOLOv11 (A), YOLOv12 (B), and YOLOv26 (C).

Figure 8:

Smoothed metrics for mAP@50 and mAP@50-95 over 150 epochs and 200 epochs of YOLOv11 (A), YOLOv12 (B), and YOLOv26 (C).

Table 6:

Changed training parameters of the YOLO models

ParameterValue
epochs200
imgz640
batch64
lr00.01
warmup_epochs3.0
warmup_bias_lr0.1
momentum0.8
weight_decay0.0005
optimizarSGD
ampTrue
Table 7:

Performance metrics with changes to the YOLOv11n, YOLOv12n, and YOLOv26n models over 200 epochs

ModelsEpochsPrecisionRecallmAP50mAP50-95
YOLOv11n2000.956110.723570.873740.60009
YOLOv12n2000.929650.757290.962510.65297
YOLOv26n2000.930360.639680.772580.55697
Figure 9:

The training and validation losses of YOLOv11 (A), YOLOv12 (B), and YOLOv26 (C) after the parameter change.

Figure 10:

Examples of traffic sign detections of YOLOv11 (A), YOLOv12 (B), and YOLOv26 (C).

Figure 11:

Examples of FP (A,D) and FN (B,C). FN, false negatives; FP, false positives.

Language: English
Submitted on: Mar 6, 2026
Published on: Jul 11, 2026
Published by: International Journal on Smart Sensing and Intelligent Systems
In partnership with: Paradigm Publishing Services
Publication frequency: 1 issue per year

© 2026 César Minaya Andino, David Minango, Marcelo Zambrano, published by International Journal on Smart Sensing and Intelligent Systems
This work is licensed under the Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 License.