Jul 2026· The 2026 International Conference on Optical Communication and Intelligent Algorithms (OCIA 2026)· Vol 14301, pp. 143012N - 143012N-7· 0 citations· 16 references
Engineering
TL;DR
The results prove that the proposed Faster-YOLOv8 method finds a much better balance between model size and performance, which is a significant improvement over other lightweight option like GhostNet.
Abstract
Detecting safety helmets is a vital task for industrial management and Internet of Things (IoT) systems. The problem, however, is that deploying high-performance detection models on edge devices is difficult. These devices often struggle with limited resources, leading to high computational redundancy and memory latency. To solve this efficiency issue without losing accuracy, we propose Faster-YOLOv8. This is a lightweight helmet detection algorithm built on Partial Convolution (PConv). Our key move is reconstructing the backbone network: we replaced the original bottleneck layers with a new C2f Faster module. This design cuts down on unnecessary calculations but keeps the feature diversity intact. We ran extensive tests on a self-built safety helmet dataset, and the results prove that our method finds a much better balance between model size and performance. Specifically, Faster-YOLOv8 reduces the parameter count by about 27% (down to 2.19M) and FLOPs by 23% compared to the baseline. At the same time, it maintains a high mAP@0.5 of 87.7%, which is a significant improvement over other lightweight option like GhostNet.
A lightweight detection algorithm named GCW-YOLOv8, which improves detection accuracy by 1.4% while reducing parameter count by 34.4%, achieving a superior balance between accuracy and efficiency for smart construction site applications.
Zheng Re, Zhisen Ren, Qianru Liu et al.· International Conference on...· 0 citations
The YOLOv12 network is adopted as the baseline model and the ADown module is introduced to improve downsampling efficiency while maintaining lightweight performance, and the BN-CGLU is incorporated into the A2C2f module to enhance the model’s nonlinear representation capability.
Aobo Yue, Puchun Chen, Yan Yang· Journal of Real-Time Image P...· 0 citations
A lightweight YOLOv11-based foreign object detector is designed, using StarNet to reconstruct the backbone, reducing redundant parameters and computational cost, and SDIoU is introduced for bounding box regression, which improves the localization of multi-scale targets.
Junlin Rao, Hao Zhou, Zhiqin Zhang et al.· International Conference on...· 0 citations
This paper proposes an improved lightweight YOLO11s algorithm to address the issues of excessive model complexity and poor performance when detecting small objects in road defect detection. By incorporating the StarNet architecture to reconstruct the backbone network, the method utilizes star-shaped operations to enhance fine-grained feature extraction while reducing computational overhead. It integrates the parameter-free attention mechanism SimAM, which employs three-dimensional weighted inference to enhance target responses and suppress background noise. Additionally, the Shape-IoU loss function is introduced to improve the regression accuracy of irregularly shaped objects through dynamic shape constraints. The experimental results demonstrate that the proposed algorithm attained an mAP50 of 87.02% on the RDD2022 dataset, indicating a 4.33% increase in recall. Concurrently, it achieved a 52.7% and 50.7% reduction in parameters and computational cost, respectively, thereby demonstrating a judicious balance between detection accuracy and lightweight deployment.
Rui Zhang, Yonghao Dong· Digital Signal and Computer...· 0 citations
This paper proposes enhancements to the YOLOv8s model for autonomous driving object detection tasks. Firstly, a C2f Parnet module is designed based on the Parnet parallel network architecture to reduce network depth and computational latency. Secondly, GSConv is modified by employing dual 3 × 3 convolutions to decrease parameter count. Thirdly, L2-scored structural pruning is introduced to compress redundant channels. Finally, detection accuracy is improved using EIoU loss. Experiments on the KITTI dataset demonstrate that the improved model maintains a mAP50 of 0.917. The performance of this model is almost comparable to the original model (0.939), but with parameters reduced to 11 million and GFLOPs decreased to 26.2. Compared with other methods, L2 pruning achieved the highest mAP50-95 score of 0.753. In complex traffic environments, this model demonstrates robust real-time detection capabilities, can be flexibly deployed, and is a useful choice for lightweight detection in autonomous driving.
Wei Wang, Jun Peng, Yuanmin He et al.· Journal of Machine Learning...· 1 citation
We use cookies to run the site and, with your consent, for analytics and to show ads.
See our Cookie Policy.