flex - yolo:一种用于复杂环境下道路裂缝检测的轻量级方法。

IF 2.6 3区 综合性期刊 Q1 MULTIDISCIPLINARY SCIENCES
PLoS ONE Pub Date : 2025-06-16 eCollection Date: 2025-01-01 DOI:10.1371/journal.pone.0325993
Jiexiang Yang, Renjie Tian, Zexing Zhou, Xingyue Tan, Pingyang He
{"title":"flex - yolo:一种用于复杂环境下道路裂缝检测的轻量级方法。","authors":"Jiexiang Yang, Renjie Tian, Zexing Zhou, Xingyue Tan, Pingyang He","doi":"10.1371/journal.pone.0325993","DOIUrl":null,"url":null,"abstract":"<p><p>Road crack detection is critical to global infrastructure maintenance and public safety, and complex background environments and nonlinear damage crack patterns challenge the need for real-time, efficient, and accurate detection.This paper proposes a lightweight yet robust Flexi-YOLO model based on the YOLOv8 algorithm. We designed Wise-IoU as the model's loss function to optimize the regression accuracy of its bounding boxes and enhance robustness to low-quality samples. The DCNv-C2f module is constructed for the transformation and fusion of feature information, allowing the convolutional kernels to adapt to the complex shape characteristics of cracks dynamically. A Global Attention Module (GAM) is integrated to improve the model's perception of global information. The AKConv convolution operation is employed to adaptively adjust the size of convolutions, further enhancing local feature capturing. Additionally, a lightweight network design is implemented, establishing G-Head (Ghost-Head) as the detection head to optimize the issue of feature redundancy. Experimental results show that Flexi-YOLO achieves an accuracy increase of 2.7% over YOLOv8n, a recall rate rise of 4.7%, a mAP improvement of 5.3%, a mAP@0.5-0.95 increase of 3.9%, a decrease of 0.5 in GFLOPS, and an F1 score improvement from 0.80 to 0.84. Flexi-YOLO offers higher detection accuracy and robustness and meets the industrial demands for lightweight real-time detection and lower application costs, providing an efficient and precise solution for the automated detection of road cracks.</p>","PeriodicalId":20189,"journal":{"name":"PLoS ONE","volume":"20 6","pages":"e0325993"},"PeriodicalIF":2.6000,"publicationDate":"2025-06-16","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://www.ncbi.nlm.nih.gov/pmc/articles/PMC12169580/pdf/","citationCount":"0","resultStr":"{\"title\":\"Flexi-YOLO: A lightweight method for road crack detection in complex environments.\",\"authors\":\"Jiexiang Yang, Renjie Tian, Zexing Zhou, Xingyue Tan, Pingyang He\",\"doi\":\"10.1371/journal.pone.0325993\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"<p><p>Road crack detection is critical to global infrastructure maintenance and public safety, and complex background environments and nonlinear damage crack patterns challenge the need for real-time, efficient, and accurate detection.This paper proposes a lightweight yet robust Flexi-YOLO model based on the YOLOv8 algorithm. We designed Wise-IoU as the model's loss function to optimize the regression accuracy of its bounding boxes and enhance robustness to low-quality samples. The DCNv-C2f module is constructed for the transformation and fusion of feature information, allowing the convolutional kernels to adapt to the complex shape characteristics of cracks dynamically. A Global Attention Module (GAM) is integrated to improve the model's perception of global information. The AKConv convolution operation is employed to adaptively adjust the size of convolutions, further enhancing local feature capturing. Additionally, a lightweight network design is implemented, establishing G-Head (Ghost-Head) as the detection head to optimize the issue of feature redundancy. Experimental results show that Flexi-YOLO achieves an accuracy increase of 2.7% over YOLOv8n, a recall rate rise of 4.7%, a mAP improvement of 5.3%, a mAP@0.5-0.95 increase of 3.9%, a decrease of 0.5 in GFLOPS, and an F1 score improvement from 0.80 to 0.84. Flexi-YOLO offers higher detection accuracy and robustness and meets the industrial demands for lightweight real-time detection and lower application costs, providing an efficient and precise solution for the automated detection of road cracks.</p>\",\"PeriodicalId\":20189,\"journal\":{\"name\":\"PLoS ONE\",\"volume\":\"20 6\",\"pages\":\"e0325993\"},\"PeriodicalIF\":2.6000,\"publicationDate\":\"2025-06-16\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"https://www.ncbi.nlm.nih.gov/pmc/articles/PMC12169580/pdf/\",\"citationCount\":\"0\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"PLoS ONE\",\"FirstCategoryId\":\"103\",\"ListUrlMain\":\"https://doi.org/10.1371/journal.pone.0325993\",\"RegionNum\":3,\"RegionCategory\":\"综合性期刊\",\"ArticlePicture\":[],\"TitleCN\":null,\"AbstractTextCN\":null,\"PMCID\":null,\"EPubDate\":\"2025/1/1 0:00:00\",\"PubModel\":\"eCollection\",\"JCR\":\"Q1\",\"JCRName\":\"MULTIDISCIPLINARY SCIENCES\",\"Score\":null,\"Total\":0}","platform":"Semanticscholar","paperid":null,"PeriodicalName":"PLoS ONE","FirstCategoryId":"103","ListUrlMain":"https://doi.org/10.1371/journal.pone.0325993","RegionNum":3,"RegionCategory":"综合性期刊","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"2025/1/1 0:00:00","PubModel":"eCollection","JCR":"Q1","JCRName":"MULTIDISCIPLINARY SCIENCES","Score":null,"Total":0}
引用次数: 0

摘要

道路裂缝检测对全球基础设施维护和公共安全至关重要,复杂的背景环境和非线性损伤裂缝模式对实时、高效、准确的检测提出了挑战。本文提出了一种基于YOLOv8算法的轻量级且鲁棒的flex - yolo模型。我们将Wise-IoU设计为模型的损失函数,以优化其边界盒的回归精度并增强对低质量样本的鲁棒性。构建DCNv-C2f模块对特征信息进行变换和融合,使卷积核能够动态适应裂纹的复杂形状特征。为了提高模型对全局信息的感知能力,集成了全局注意模块(GAM)。采用AKConv卷积运算自适应调整卷积大小,进一步增强局部特征捕获。此外,实现了轻量级网络设计,建立G-Head (Ghost-Head)作为检测头,优化特征冗余问题。实验结果表明,与YOLOv8n相比,flex - yolo的准确率提高了2.7%,召回率提高了4.7%,mAP提高了5.3%,mAP@0.5-0.95提高了3.9%,GFLOPS降低了0.5,F1分数从0.80提高到0.84。flex - yolo具有更高的检测精度和鲁棒性,满足了轻量化实时检测和低应用成本的工业需求,为道路裂缝的自动检测提供了高效、精确的解决方案。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
Flexi-YOLO: A lightweight method for road crack detection in complex environments.

Road crack detection is critical to global infrastructure maintenance and public safety, and complex background environments and nonlinear damage crack patterns challenge the need for real-time, efficient, and accurate detection.This paper proposes a lightweight yet robust Flexi-YOLO model based on the YOLOv8 algorithm. We designed Wise-IoU as the model's loss function to optimize the regression accuracy of its bounding boxes and enhance robustness to low-quality samples. The DCNv-C2f module is constructed for the transformation and fusion of feature information, allowing the convolutional kernels to adapt to the complex shape characteristics of cracks dynamically. A Global Attention Module (GAM) is integrated to improve the model's perception of global information. The AKConv convolution operation is employed to adaptively adjust the size of convolutions, further enhancing local feature capturing. Additionally, a lightweight network design is implemented, establishing G-Head (Ghost-Head) as the detection head to optimize the issue of feature redundancy. Experimental results show that Flexi-YOLO achieves an accuracy increase of 2.7% over YOLOv8n, a recall rate rise of 4.7%, a mAP improvement of 5.3%, a mAP@0.5-0.95 increase of 3.9%, a decrease of 0.5 in GFLOPS, and an F1 score improvement from 0.80 to 0.84. Flexi-YOLO offers higher detection accuracy and robustness and meets the industrial demands for lightweight real-time detection and lower application costs, providing an efficient and precise solution for the automated detection of road cracks.

求助全文
通过发布文献求助,成功后即可免费获取论文全文。 去求助
来源期刊
PLoS ONE
PLoS ONE 生物-生物学
CiteScore
6.20
自引率
5.40%
发文量
14242
审稿时长
3.7 months
期刊介绍: PLOS ONE is an international, peer-reviewed, open-access, online publication. PLOS ONE welcomes reports on primary research from any scientific discipline. It provides: * Open-access—freely accessible online, authors retain copyright * Fast publication times * Peer review by expert, practicing researchers * Post-publication tools to indicate quality and impact * Community-based dialogue on articles * Worldwide media coverage
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
确定
请完成安全验证×
copy
已复制链接
快去分享给好友吧!
我知道了
右上角分享
点击右上角分享
0
联系我们:info@booksci.cn Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。 Copyright © 2023 布克学术 All rights reserved.
京ICP备2023020795号-1
ghs 京公网安备 11010802042870号
Book学术文献互助
Book学术文献互助群
群 号:604180095
Book学术官方微信