| 402 | 1 | 1327 |
| 下载次数 | 被引频次 | 阅读次数 |
针对现有辅助盲人出行导航系统检测精度不高、检测视野不全面的问题,设计了一种基于LPC-YOLO算法的全方位障碍物检测系统。本系统图像采集模块由分布在四个方向的摄像头组成,用于实时采集盲人行路四周的图像。提出了一种基于YOLOv8n的改进障碍物检测算法LPC-YOLO,若检测到障碍物,再使用单目测距算法进行障碍物测距。最后根据距离的不同,使用语音合成技术实时为盲人播报提示语音。LPC-YOLO算法改进了SPPF模块,减少了参数量并增强了特征提取能力;其次,引入了PPA注意力机制模块,使用不同大小的块进行多尺度特征提取,提升了小目标检测性能;最后,提出了一个CAFusion特征融合模块,提取低级特征与高级特征并进行特征融合,进一步增强特征提取能力。实验结果表明,在Obstacle-dataset上,改进的LPC-YOLO模型比原始的YOLOv8n模型平均精度均值mAP50提高了1.5百分点。本系统在室外道路晴好天气条件下的测试中,障碍物测距和语音提示方面也具有良好的表现,可为视障人士的出行提供有效的辅助。
Abstract:An omni-directional obstacle detection system based on the LPC-YOLO algorithm is developed to address the problems of low detection accuracy and incomplete detection field of view of the existing assisted blind travel navigation system. The image acquisition module of this system consists of cameras distributed in four directions, which are used to collect images around the blind travel path in real time. An improved obstacle detection algorithm LPC-YOLO based on YOLOv8n is proposed. If an obstacle is detected, the monocular ranging algorithm is then used for obstacle ranging. Finally, according to the distance difference, speech synthesis technology is used to broadcast prompt speech for the blind in real time. The LPC-YOLO algorithm improves the SPPF module to reduce the number of parameters and enhance the feature extraction capability. Secondly, a PPA attention mechanism module is introduced to use different sized blocks for multi-scale feature extraction, which improves the performance of small-target detection. Lastly, a CAFusion feature fusion module is proposed to extract the low-level features and high-level features and perform feature fusion to further enhance the feature extraction capability. The experimental results show that the improved LPC-YOLO model improves the mean accuracy(mAP50) by 1.5 percentage points over the original YOLOv8n model on the obstacle data set. The system also performs well in terms of obstacle detection and voice prompts in tests under sunny weather conditions on outdoor roads, which can provide effective travel assistance to the visually impaired.
[1] WU Y,WANG Y,ZHANG S,et al.Deep 3D object detection networks using LiDAR data:a review[J].IEEE Sensors Journal,2020,21(2):1152-1171.
[2] XIAO Y,ZHOU K,CUI G,et al.Deep learning for occluded and multi‐scale pedestrian detection:a review[J].IET Image Processing,2021,15(2):286-301.
[3] LIU F,CHEN D,ZHOU J,et al.A review of driver fatigue detection and its advances on the use of RGB-D camera and deep learning[J].Engineering Applications of Artificial Intelligence,2022,116:105399.
[4] GEORGAKIS G,MOUSAVIAN A,BERG A C,et al.Synthesizing training data for object detection in indoor scenes[J].Proceedings of Robotics:Science and Systems,2017,13(7):43-52.
[5] HEIKEL E,ESPINOSA-LEAL L.Indoor scene recognition via object detection and TF-IDF[J].Journal of Imaging,2022,8(8):209.
[6] WANG J,CHEN Y,GAO M,et al.Improved YOLOv5 network for real-time multi-scale traffic sign detection[J].Neural Computing and Applications,2022,35(10):7853-7865.
[7] YAN J,ZHOU Z,ZHOU D,et al.Underwater object detection algorithm based on attention mechanism and cross-stage partial fast spatial pyramidal pooling[J].Frontiers in Marine Science,2022,9:1056300.
[8] JIANG P,ERGU D,LIU F,et al.A review of Yolo algorithm developments[J].Procedia Computer Science,2022,199:1066-1073.
[9] SHEHAB M,ABUALIGAH L,SHAMBOUR Q,et al.Machine learning in medical applications:a review of state-of-the-art methods[J].Computers in Biology and Medicine,2022,145:105458.
[10] XU S,ZHENG S,XU W,et al.HCF-Net:hierarchical context fusion network for infrared small object detection[C]//Proceedings of the 2024 IEEE international conference on multimedia and expo (ICME 2024).Niagara Falls:IEEE,2024:1-6.
[11] LAU K W,PO L M,REHMAN Y A U.Large separable kernel attention:rethinking the large kernel attention design in CNN[J].Expert Systems with Applications,2024,236(2):121352.1-121352.15.
[12] CHEN Z,HE Z,LU Z M.DEA-net:single image dehazing based on detail-enhanced convolution and content-guided attention[J].IEEE Transactions on Image Processing,2024,33:1002-1015.
[13] REN S,HE K,GIRSHICK R,et al.Faster R-CNN:towards real-time object detection with region proposal networks[J].IEEE Transactions on Pattern Analysis and Machine Intelligence,2016,39(6):1137-1149.
[14] HU S,GAO F,ZHOU X,et al.Hybrid convolutional and attention network for hyperspectral image denoising[J].IEEE Geoscience and Remote Sensing Letters,2024,21:5500705.
[15] REDMON J,DIVVALA S,GIRSHICK R,et al.You only look once:unified,real-time object detection[C]//Proceedings of the 2016 IEEE conference on computer vision and pattern recognition (CVPR 2016).Las Vegas:IEEE,2016:779-788.
[16] HRABOVSKYI V,KMET O.Recognition and calculation of objects in images using YOLOv3 architecture[J].Artificial Intelligence,2021,2(2):42-49.
[17] YANG H,JING J,WANG Z,et al.YOLOV4-TinyS:a new convolutional neural architecture for real-time detection of fabric defects in edge devices[J].Textile Research Journal,2024,94(1-2):1-12.
[18] LIU W,ANGUELOV D,ERHAN D,et al.SSD:single shot multibox detector[C]//Computer vision – ECCV 2016.Amsterdam:Springer,2016:21-37.
[19] DUAN K,BAI S,XIE L,et al.Centernet:keypoint triplets for object detection[C]//Proceedings of the IEEE/CVF international conference on computer vision (ICCV 2019).Seoul:IEEE,2019:6569-6578.
[20] XIAO B,NGUYEN M,YAN W Q.Fruit ripeness identification using YOLOv8 model[J].Multimedia Tools and Applications,2024,83(9):28039-28056.
[21] 李云飞,魏霞,蔡鑫,等.TCTP-YOLO:盲人出行的典型障碍物及交通标志检测方法[J].计算机科学与探索,2025,19(6):1540-1549.
[22] 冯今瑀,张焕,张铁林,等.SME-YOLO:轻量化盲道障碍物检测方法[J].计算机技术与发展,2025,35(8):75-83.
[23] 刘昕斐,张荣芬,刘宇红,等.基于YOLOv5s的导盲系统障碍物检测算法[J].智能计算机与应用,2023,13(11):220-226.
[24] 刘源,张荣芬,刘宇红,等.基于CE-YOLOX的导盲系统障碍物检测方法[J].液晶与显示,2023,38(9):1281-1292.
[25] SOHAN M,SAI RAM T,REDDY R,et al.A review on yolov8 and its advancements[C]//Proceedings of the 2024 international conference on data intelligence and cognitive informatics (ICDICI 2024).[s.l.]:IEEE,2024:529-545.
[26] 刘涛,高一萌,柴蕊,等.改进YOLOv5s的无人机视角下小目标检测算法[J].计算机工程与应用,2024,60(1):191-199.
[27] 牛为华,郭迅.基于改进YOLOv8的船舰遥感图像旋转目标检测算法[J].图学学报,2024,45(4):726-735.
[28] MART??NEZ-D??AZ S.3D distance measurement from a camera to a mobile vehicle,using monocular vision[J].Journal of Sensors,2021,2021(1):1-14.
[29] 刘茈菱.手机端盲道障碍物目标检测及测距研究[D].北京:北京建筑大学,2024.
[30] NING Y,HE S,WU Z,et al.A review of deep learning based speech synthesis[J].Applied Sciences,2019,9(19):4050.
[31] TANG W,LIU D E,ZHAO X,et al.A dataset for the recognition of obstacles on blind sidewalk[J].Universal Access in the Information Society,2023,22(1):69-82.
[32] ZHAO Y,LV W,XU S,et al.Detrs beat yolos on real-time object detection[C]//Proceedings of the IEEE/CVF conference on computer vision and pattern recognition.Seattle:IEEE,2024.
[33] FENG Y,HUANG J,DU S,et al.Hyper-YOLO:when visual object detection meets hypergraph computation[J].IEEE Trans Pattern Anal Mach Intell.,2025,47(4):2388-2401.
基本信息:
DOI:10.20165/j.cnki.ISSN1673-629X.2025.0236
中图分类号:TP391.41;TP18
引用信息:
[1]刘聪,房媛.基于深度学习的盲人行路全方位障碍物检测系统[J].计算机技术与发展,2026,36(02):62-70.DOI:10.20165/j.cnki.ISSN1673-629X.2025.0236.
基金信息:
辽宁省教育科研项目(JYTMS20230416); 辽宁省自然基金规划项目(2022-BS-263)
2025-08-19
2025-08-19
2025-08-19