Welcome to Journal of Graphics share: 

Journal of Graphics ›› 2024, Vol. 45 ›› Issue (3): 422-432.DOI: 10.11996/JG.j.2095-302X.2024030422

Previous Articles     Next Articles

Detection of traffic signs based on lightweight YOLOv8s

ZHU Qiangjun1(), HU Bin1, WANG Huilan2, WANG Yang3()   

  1. 1. Department of Big Data and Artificial Intelligence, Wanjiang College of Anhui Normal University, Wuhu Anhui 241000, China
    2. School of Physics and Electronic Information, Anhui Normal University, Wuhu Anhui 241000, China
    3. School of Computer and Information, Anhui Normal University, Wuhu Anhui 241000, China
  • Received:2023-10-17 Accepted:2024-01-09 Online:2024-06-30 Published:2024-06-06
  • Contact: WANG Yang (1972-), professor, Ph.D. His main research interests cover artificial intelligence systems and machine vision. E-mail:wycap@126.com
  • About author:

    ZHU Qiangjun (1984-), associate professor, master. His main research interests cover intelligent algorithm, pattern recognition and mathematical modeling. E-mail:zhuqiangjun@ahnu.edu.cn

  • Supported by:
    Key Natural Science Research Project of Universities in Anhui Province(2023AH052459);Key Natural Science Research Project of Wanjiang College of Anhui Normal University(WJKYZD-202301);Provincial Quality Engineering Project of Higher Education Institutions in Anhui Province(2022sx052);Teaching Quality Project of Wanjiang College of Anhui Normal University(WJXGK-202201)

Abstract:

To enhance the real-time capability and feasibility of traffic sign detection, a lightweight traffic sign detection model based on YOLOv8s was proposed. Firstly, the BottleNeck in the C2f module was replaced with the residual module FasterNetBlock in FasterNet, reducing the model’s parameter count and computational complexity. Secondly, the large object detection layer was replaced with a small object detection layer, decreasing the number of network layers in Backbone and achieving a significant improvement in detection speed and a reduction in parameter count. Finally, the original complete intersection over union (CIOU) loss function was replaced with the wise intersection over union (Wise-IOU), thereby enhancing both speed and accuracy. Verified on the TT100K traffic sign dataset, compared with the YOLOv8s model, mAP50 increased by 5.16%, parameter count decreased by 76.48%, computational complexity decreased by 13.33%, and frames per second (FPS) improved by 35.83%. In comparison to other models, mAP50 exhibited an average increase of 15.11%, an average decrease of 85.74% in parameter count, an average decrease of 46.23% in computational complexity, and an average increase of 31.49% in FPS. This model achieved the advantages of high detection accuracy, small number of parameters, low computational complexity, and fast speed. It represented a substantial improvement over the original algorithm and demonstrated strong competitiveness when compared to other advanced traffic sign detection models, with great advantages in traffic sign detection.

Key words: lightweight, YOLOv8s, improved small target layer, traffic sign detection, Wise-IOU, TT100K

CLC Number: