基于 Faster-YOLOv8 的变电站工作人员绝缘手套佩戴状态检测

IF 1 4区 工程技术 Q4 ENGINEERING, ELECTRICAL & ELECTRONIC IEEJ Transactions on Electrical and Electronic Engineering Pub Date : 2024-05-08 DOI:10.1002/tee.24078
Ronghao Kang, Xuhong Huang, Jianjun Huang, Junhan Peng, Zhihong Chen
{"title":"基于 Faster-YOLOv8 的变电站工作人员绝缘手套佩戴状态检测","authors":"Ronghao Kang,&nbsp;Xuhong Huang,&nbsp;Jianjun Huang,&nbsp;Junhan Peng,&nbsp;Zhihong Chen","doi":"10.1002/tee.24078","DOIUrl":null,"url":null,"abstract":"<p>Electrical workers must wear insulating gloves during daily maintenance. Detecting the condition of these gloves is significant for power safety. Due to the limitations of existing detection algorithms in accuracy and lightweight on power construction sites, this paper proposes a Faster-YOLOv8 algorithm to detect the wearing condition of insulating gloves. First, it replaces the Bottleneck in the C2f module with the Faster Block and introduces a new C2Faster module. This reduces model parameters while improving performance. Second, the feature pyramid is improved to enhance the combination of deep and shallow semantic information. This improvement aims to improve the network's focus on detecting small targets. Finally, the GSConv is introduced into the neck network to reduce the model parameters and calculation. Additionally, GSConv enhances feature information exchange through shuffle operation. The effectiveness of the Faster-YOLOv8 algorithm is verified through comparisons with mainstream algorithms such as the Faster-RCNN algorithm, SSD algorithm, YOLOv5 algorithm, and YOLOv7-tiny algorithm. The results demonstrate that the Faster-YOLOv8 algorithm outperforms the above algorithms in terms of detection accuracy. Compared with the original YOLOv8 network model, the mAP is improved by 3.8%, the mAP of the wrong glove increased by 9.8%, the model size is reduced by 33.3%, and the detection speed can reach 81 FPS. © 2024 Institute of Electrical Engineers of Japan and Wiley Periodicals LLC.</p>","PeriodicalId":13435,"journal":{"name":"IEEJ Transactions on Electrical and Electronic Engineering","volume":"19 8","pages":"1369-1376"},"PeriodicalIF":1.0000,"publicationDate":"2024-05-08","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"0","resultStr":"{\"title\":\"Insulating Glove Wearing State Detection for Substation Personnel Based on Faster-YOLOv8\",\"authors\":\"Ronghao Kang,&nbsp;Xuhong Huang,&nbsp;Jianjun Huang,&nbsp;Junhan Peng,&nbsp;Zhihong Chen\",\"doi\":\"10.1002/tee.24078\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"<p>Electrical workers must wear insulating gloves during daily maintenance. Detecting the condition of these gloves is significant for power safety. Due to the limitations of existing detection algorithms in accuracy and lightweight on power construction sites, this paper proposes a Faster-YOLOv8 algorithm to detect the wearing condition of insulating gloves. First, it replaces the Bottleneck in the C2f module with the Faster Block and introduces a new C2Faster module. This reduces model parameters while improving performance. Second, the feature pyramid is improved to enhance the combination of deep and shallow semantic information. This improvement aims to improve the network's focus on detecting small targets. Finally, the GSConv is introduced into the neck network to reduce the model parameters and calculation. Additionally, GSConv enhances feature information exchange through shuffle operation. The effectiveness of the Faster-YOLOv8 algorithm is verified through comparisons with mainstream algorithms such as the Faster-RCNN algorithm, SSD algorithm, YOLOv5 algorithm, and YOLOv7-tiny algorithm. The results demonstrate that the Faster-YOLOv8 algorithm outperforms the above algorithms in terms of detection accuracy. Compared with the original YOLOv8 network model, the mAP is improved by 3.8%, the mAP of the wrong glove increased by 9.8%, the model size is reduced by 33.3%, and the detection speed can reach 81 FPS. © 2024 Institute of Electrical Engineers of Japan and Wiley Periodicals LLC.</p>\",\"PeriodicalId\":13435,\"journal\":{\"name\":\"IEEJ Transactions on Electrical and Electronic Engineering\",\"volume\":\"19 8\",\"pages\":\"1369-1376\"},\"PeriodicalIF\":1.0000,\"publicationDate\":\"2024-05-08\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"\",\"citationCount\":\"0\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"IEEJ Transactions on Electrical and Electronic Engineering\",\"FirstCategoryId\":\"5\",\"ListUrlMain\":\"https://onlinelibrary.wiley.com/doi/10.1002/tee.24078\",\"RegionNum\":4,\"RegionCategory\":\"工程技术\",\"ArticlePicture\":[],\"TitleCN\":null,\"AbstractTextCN\":null,\"PMCID\":null,\"EPubDate\":\"\",\"PubModel\":\"\",\"JCR\":\"Q4\",\"JCRName\":\"ENGINEERING, ELECTRICAL & ELECTRONIC\",\"Score\":null,\"Total\":0}","platform":"Semanticscholar","paperid":null,"PeriodicalName":"IEEJ Transactions on Electrical and Electronic Engineering","FirstCategoryId":"5","ListUrlMain":"https://onlinelibrary.wiley.com/doi/10.1002/tee.24078","RegionNum":4,"RegionCategory":"工程技术","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"Q4","JCRName":"ENGINEERING, ELECTRICAL & ELECTRONIC","Score":null,"Total":0}
引用次数: 0

摘要

电力工人在日常维护中必须佩戴绝缘手套。检测这些手套的状况对电力安全意义重大。鉴于现有检测算法在电力施工现场的准确性和轻便性方面的局限性,本文提出了一种 Faster-YOLOv8 算法来检测绝缘手套的佩戴情况。首先,它用 Faster Block 取代了 C2f 模块中的 Bottleneck,并引入了新的 C2Faster 模块。这样既减少了模型参数,又提高了性能。其次,改进了特征金字塔,加强了深层和浅层语义信息的结合。这一改进旨在提高网络对小型目标的检测能力。最后,在颈部网络中引入 GSConv,以减少模型参数和计算量。此外,GSConv 还通过洗牌操作加强了特征信息交换。通过与 Faster-RCNN 算法、SSD 算法、YOLOv5 算法和 YOLOv7-tiny 算法等主流算法的比较,验证了 Faster-YOLOv8 算法的有效性。结果表明,Faster-YOLOv8 算法在检测精度方面优于上述算法。与原始 YOLOv8 网络模型相比,mAP 提高了 3.8%,错误手套的 mAP 提高了 9.8%,模型大小减少了 33.3%,检测速度达到 81 FPS。© 2024 日本电气工程师学会和 Wiley Periodicals LLC。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
查看原文
分享 分享
微信好友 朋友圈 QQ好友 复制链接
本刊更多论文
Insulating Glove Wearing State Detection for Substation Personnel Based on Faster-YOLOv8

Electrical workers must wear insulating gloves during daily maintenance. Detecting the condition of these gloves is significant for power safety. Due to the limitations of existing detection algorithms in accuracy and lightweight on power construction sites, this paper proposes a Faster-YOLOv8 algorithm to detect the wearing condition of insulating gloves. First, it replaces the Bottleneck in the C2f module with the Faster Block and introduces a new C2Faster module. This reduces model parameters while improving performance. Second, the feature pyramid is improved to enhance the combination of deep and shallow semantic information. This improvement aims to improve the network's focus on detecting small targets. Finally, the GSConv is introduced into the neck network to reduce the model parameters and calculation. Additionally, GSConv enhances feature information exchange through shuffle operation. The effectiveness of the Faster-YOLOv8 algorithm is verified through comparisons with mainstream algorithms such as the Faster-RCNN algorithm, SSD algorithm, YOLOv5 algorithm, and YOLOv7-tiny algorithm. The results demonstrate that the Faster-YOLOv8 algorithm outperforms the above algorithms in terms of detection accuracy. Compared with the original YOLOv8 network model, the mAP is improved by 3.8%, the mAP of the wrong glove increased by 9.8%, the model size is reduced by 33.3%, and the detection speed can reach 81 FPS. © 2024 Institute of Electrical Engineers of Japan and Wiley Periodicals LLC.

求助全文
通过发布文献求助,成功后即可免费获取论文全文。 去求助
来源期刊
IEEJ Transactions on Electrical and Electronic Engineering
IEEJ Transactions on Electrical and Electronic Engineering 工程技术-工程:电子与电气
CiteScore
2.70
自引率
10.00%
发文量
199
审稿时长
4.3 months
期刊介绍: IEEJ Transactions on Electrical and Electronic Engineering (hereinafter called TEEE ) publishes 6 times per year as an official journal of the Institute of Electrical Engineers of Japan (hereinafter "IEEJ"). This peer-reviewed journal contains original research papers and review articles on the most important and latest technological advances in core areas of Electrical and Electronic Engineering and in related disciplines. The journal also publishes short communications reporting on the results of the latest research activities TEEE ) aims to provide a new forum for IEEJ members in Japan as well as fellow researchers in Electrical and Electronic Engineering from around the world to exchange ideas and research findings.
期刊最新文献
Issue Information Issue Information Studies on Practical Hysteresis Modeling Method Using Play Model by Circuit Simulators String‐Like Self‐Capacitance‐Based Proximity and Tactile Sensor that Can be Wrapped Around Robotic Arms Analysis of Electromagnetic Buffer Characteristics of DC Fast Vacuum Switch
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
现在去查看 取消
×
提示
确定
0
微信
客服QQ
Book学术公众号 扫码关注我们
反馈
×
意见反馈
请填写您的意见或建议
请填写您的手机或邮箱
已复制链接
已复制链接
快去分享给好友吧!
我知道了
×
扫码分享
扫码分享
Book学术官方微信
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术
文献互助 智能选刊 最新文献 互助须知 联系我们:info@booksci.cn
Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。
Copyright © 2023 Book学术 All rights reserved.
ghs 京公网安备 11010802042870号 京ICP备2023020795号-1