Guangzhou iMapCloud Intelligent Technology Co., Ltd., Guangzhou 510095, China.
Guangdong Province Engineering Laboratory for Geographic Spatiotemporal Big Data, Key Laboratory of Guangdong for Utilization of Remote Sensing and Geographical Information System, Guangdong Open Laboratory of Geospatial Information Technology and Application, Guangzhou Institute of Geography, Guangdong Academy of Sciences, Guangzhou 510070, China.
Sensors (Basel). 2022 Sep 19;22(18):7090. doi: 10.3390/s22187090.
The combination of unmanned aerial vehicles (UAVs) and artificial intelligence is significant and is a key topic in recent substation inspection applications; and meter reading is one of the challenging tasks. This paper proposes a method based on the combination of YOLOv5s object detection and Deeplabv3+ image segmentation to obtain meter readings through the post-processing of segmented images. Firstly, YOLOv5s was introduced to detect the meter dial area and the meter was classified. Following this, the detected and classified images were passed to the image segmentation algorithm. The backbone network of the Deeplabv3+ algorithm was improved by using the MobileNetv2 network, and the model size was reduced on the premise that the effective extraction of tick marks and pointers was ensured. To account for the inaccurate reading of the meter, the divided pointer and scale area were corroded first, and then the concentric circle sampling method was used to flatten the circular dial area into a rectangular area. Several analog meter readings were calculated by flattening the area scale distance. The experimental results show that the mean average precision of 50 (mAP50) of the YOLOv5s model with this method in this data set reached 99.58%, that the single detection speed reached 22.2 ms, and that the mean intersection over union (mIoU) of the image segmentation model reached 78.92%, 76.15%, 79.12%, 81.17%, and 75.73%, respectively. The single segmentation speed reached 35.1 ms. At the same time, the effects of various commonly used detection and segmentation algorithms on the recognition of meter readings were compared. The results show that the method in this paper significantly improved the accuracy and practicability of substation meter reading detection in complex situations.
无人机 (UAV) 和人工智能的结合具有重要意义,是最近变电站巡检应用中的一个关键课题;而抄表是具有挑战性的任务之一。本文提出了一种基于 YOLOv5s 目标检测和 Deeplabv3+ 图像分割相结合的方法,通过对分割后的图像进行后处理来获取抄表读数。首先,引入 YOLOv5s 检测仪表表盘区域并对仪表进行分类。然后,将检测和分类后的图像输入到图像分割算法中。改进 Deeplabv3+ 算法的骨干网络,采用 MobileNetv2 网络,在保证有效提取刻度线和指针的前提下,减小模型尺寸。为了解决仪表读数不准确的问题,首先腐蚀分割后的指针和刻度区域,然后采用同心圆采样方法将圆形表盘区域展平为矩形区域。通过展平区域刻度距离来计算几个模拟仪表读数。实验结果表明,在该数据集上,该方法的 YOLOv5s 模型的平均精度 50(mAP50)达到 99.58%,单检测速度达到 22.2ms,图像分割模型的平均交并比(mIoU)分别达到 78.92%、76.15%、79.12%、81.17%和 75.73%,单分割速度达到 35.1ms。同时,比较了各种常用的检测和分割算法对抄表读数识别的效果。结果表明,本文提出的方法显著提高了复杂情况下变电站抄表检测的准确性和实用性。