Computer Vision Conference (CVC) 2026
21-22 May 2026
Publication Links
IJACSA
Special Issues
Computer Vision Conference (CVC)
Computing Conference
Intelligent Systems Conference (IntelliSys)
Future Technologies Conference (FTC)
International Journal of Advanced Computer Science and Applications(IJACSA), Volume 17 Issue 1, 2026.
Abstract: Semantic segmentation is a fundamental component of autonomous driving systems, enabling accurate scene understanding and object-level perception. However, achieving precise instance-level delineation while maintaining real-time performance on resource-constrained platforms remains a significant challenge, particularly for edge deployment scenarios. This paper proposes a lightweight dual-YOLOv8 fusion framework for instance-aware semantic segmentation in autonomous driving applications. The proposed approach integrates YOLOv8n-seg and YOLOv8s-seg through a multi-scale fusion strategy that exploits their complementary feature representations to improve the segmentation of road-relevant objects, including cars, buses, trucks, and motorcycles. The framework is evaluated on the Reetiquetado de Vehiculos dataset using standard instance-level segmentation metrics. Experimental results demonstrate strong performance, achieving an overall mAP@0.5 of 92.9% and mAP@0.5:0.95 of 80.8%, while maintaining real-time inference with an average processing time of 7.9 ms per image (126 FPS) on an NVIDIA RTX 3050 GPU. Class-wise and confidence-based analyses confirm consistent segmentation accuracy across vehicle categories, highlighting the robustness of the proposed fusion strategy in handling scale variation, occlusions, and object diversity. In addition, an embedded deployment analysis provides insight into the feasibility and practical constraints of deploying the proposed framework on representative edge platforms. Overall, the proposed dual-YOLOv8 fusion framework achieves an effective balance between segmentation accuracy and computational efficiency, making it suitable for real-time autonomous driving perception on edge ARM/GPU platforms and Advanced Driver Assistance Systems (ADAS).
Safa Teboulbi, Seifeddine Messaoud, Mohamed Ali Hajjaji, Mohamed Atri and Abdellatif Mtibaa. “Lightweight Dual-YOLOv8 Instance-Aware Semantic Segmentation for Real-Time Autonomous Driving on Edge ARM/GPU Platforms”. International Journal of Advanced Computer Science and Applications (IJACSA) 17.1 (2026). http://dx.doi.org/10.14569/IJACSA.2026.0170188
@article{Teboulbi2026,
title = {Lightweight Dual-YOLOv8 Instance-Aware Semantic Segmentation for Real-Time Autonomous Driving on Edge ARM/GPU Platforms},
journal = {International Journal of Advanced Computer Science and Applications},
doi = {10.14569/IJACSA.2026.0170188},
url = {http://dx.doi.org/10.14569/IJACSA.2026.0170188},
year = {2026},
publisher = {The Science and Information Organization},
volume = {17},
number = {1},
author = {Safa Teboulbi and Seifeddine Messaoud and Mohamed Ali Hajjaji and Mohamed Atri and Abdellatif Mtibaa}
}
Copyright Statement: This is an open access article licensed under a Creative Commons Attribution 4.0 International License, which permits unrestricted use, distribution, and reproduction in any medium, even commercially as long as the original work is properly cited.