Article(id=1149781964078670800, tenantId=1146029695717560320, journalId=1146123166801305609, issueId=1149781952959574654, articleNumber=null, orderNo=null, doi=10.12404/j.issn.1671-1815.2403184, pmid=null, cstr=null, oa=null, hot=null, price=null, onlineType=0, articleFormat=0, articleType=null, articleTypeStr=research-article, receivedDate=1714320000000, receivedDateStr=2024-04-29, revisedDate=1734710400000, revisedDateStr=2024-12-21, acceptedDate=null, acceptedDateStr=null, onlineDate=1752058982151, onlineDateStr=2025-07-09, pubDate=1743091200000, pubDateStr=2025-03-28, doiRegisterDate=null, doiRegisterDateStr=null, onlineIssueDate=1752058982151, onlineIssueDateStr=2025-07-09, onlineJustAcceptDate=null, onlineJustAcceptDateStr=null, onlineFirstDate=null, onlineFirstDateStr=null, sourceXml=null, magXml=null, createTime=1752058982151, creator=13701087609, updateTime=1752058982151, updator=13701087609, issue=Issue{id=1149781952959574654, tenantId=1146029695717560320, journalId=1146123166801305609, year='2025', volume='25', issue='9', pageStart='3529', pageEnd='3967', issueExtLink='null', onlineDate='null', pubDate='null', beforeIssueId=null, nextIssueId=null, price=null, status=1, issueComplete=1, articleOrder=1, issueType=-1, specialIssue=0, createTime=1752058979501, creator=13701087609, updateTime=1776333392421, updator=13701087609, preIssue=null, nextIssue=null, ext={EN=IssueExt(id=1251596220226027613, tenantId=1146029695717560320, journalId=1146123166801305609, issueId=1149781952959574654, language=EN, specialIssueTitle=, coverIllustrator=, specialIssueEditor=, specialIssueAbout=), CN=IssueExt(id=1251596220226027614, tenantId=1146029695717560320, journalId=1146123166801305609, issueId=1149781952959574654, language=CN, specialIssueTitle=, coverIllustrator=, specialIssueEditor=, specialIssueAbout=)}, issueFiles=null}, startPage=3888, endPage=3895, ext={EN=ArticleExt(id=1149781964544238546, articleId=1149781964078670800, tenantId=1146029695717560320, journalId=1146123166801305609, language=EN, title=Road Crack Detection Based on YOLO-CD, columnId=1156262728772735295, journalTitle=Science Technology and Engineering, columnName=Papers·Traffics and Transportations, runingTitle=null, highlight=null, articleAbstract=
In order to address the issues of low accuracy and high missed detection rates in existing pavement crack detection algorithms, an improved pavement crack detection algorithm based on YOLOv8n, named YOLO-CD (YOLO-crack detection), has been proposed. The scale sequence feature fusion (SSFF) module and triple feature encoder (TFE) module from the ASF-YOLO architecture were utilized by the YOLO-CD algorithm to enhance the detection performance for multi-scale cracks and the perception capability of target features. Additionally, the coordinate attention(CA) mechanism was introduced at the end of the backbone network and in the neck network, with positional information embedded into channel attention, thereby strengthening the extraction capability of crack features. Furthermore, an additional P2 small object detection layer was added on top of the original three output layers of YOLOv8n, increasing the multi-scale receptive field of the network, allowing both global and local context information to be captured simultaneously, thereby improving the detection capability for small cracks in complex scenes. The original YOLOv8n detection head was replaced by the DyHead detection head, achieving the integration of scale, spatial, and task attention mechanisms, and further enhancing the network’s detection performance for cracks. Experimental results show that in the self-built PD-Dataset, the mAP50 of the improved YOLO-CD algorithm is increased by 4.1% compared to the original YOLOv8n algorithm. In the public dataset RDD2020, the mAP50 of the improved YOLO-CD algorithm is increased by 1.5% compared to the original YOLOv8n algorithm. Moreover, the algorithm’s detection speed is found to reach 89.9 frames/s, meeting the real-time requirements of pavement crack detection.
, correspAuthors=Qi LI, authorNote=null, correspAuthorsNote=null, copyrightStatement=null, copyrightOwner=null, extLink=null, articleAbsUrl=null, sourceXml=null, magXml=null, pdfUrl=null, pdf=null, pdfFileSize=null, pdfExtLink=null, richHtmlUrl=null, mobilePdfUrl=null, reviewReport=null, pdfFirstPage=null, abstractGraph=null, abstractGraphContent=null, abstractVideo=null, citation=null, cebUrl=null, magXmlContent=null, mapNumber=null, authorCompany=null, fund=null, authors=null, authorsList=Hong-shuai YUAN, Qi LI, Yue-ming WANG), CN=ArticleExt(id=1149781995418509361, articleId=1149781964078670800, tenantId=1146029695717560320, journalId=1146123166801305609, language=CN, title=基于YOLO-CD的路面裂缝检测, columnId=1156262730664366426, journalTitle=科学技术与工程, columnName=论文·交通运输, runingTitle=null, highlight=null, articleAbstract=
为解决现有路面裂缝检测算法精度低、漏检率高等问题,提出了一种基于YOLOv8n改进的路面裂缝检测算法YOLO-CD(YOLO-crack detection)。YOLO-CD算法采用ASF-YOLO架构中的尺度序列特征融合(scale sequence feature fusion,SSFF)模块和三重特征编码器(triple feature encoder,TFE)模块,提高了对多尺度裂缝的检测性能和对目标特征的感知能力。同时,在骨干网络末端和颈部网络中引入CA注意力机制(coordinate attention),将位置信息嵌入通道注意力中,强化了对裂缝特征的提取能力。此外,在YOLOv8n原有3个输出层的基础上新增了一个P2小目标检测层,增加了网络的多尺度感受野,可以同时捕获全局和局部上下文信息,提升了算法在复杂场景中对小目标裂缝的检测能力。通过将原始YOLOv8n的检测头替换为DyHead检测头,使尺度、空间和任务3种注意力机制结合统一,进一步提升了网络对裂缝的检测性能。实验结果表明,在自建数据集PD-Dataset中,改进后的算法YOLO-CD比原算法YOLOv8n的mAP50提高了4.1%。在公共数据集RDD2020中,改进后的算法YOLO-CD比原算法YOLOv8n的mAP50提高了1.5%。且算法检测速度达到了89.9 帧/s,满足了路面裂缝检测实时性的要求。
, correspAuthors=李琦, authorNote=null, correspAuthorsNote=
, copyrightStatement=null, copyrightOwner=null, extLink=null, articleAbsUrl=null, sourceXml=rlUUfb1YwFZhBUWxalUmxQ==, magXml=D/Czhhm6mTdMHb8NEvJyiQ==, pdfUrl=null, pdf=mtyobnFC6QniGmo6+UuG7A==, pdfFileSize=14403147, pdfExtLink=null, richHtmlUrl=null, mobilePdfUrl=null, reviewReport=null, pdfFirstPage=null, abstractGraph=wCeVo+WIvhVZpSLyVJIKeQ==, abstractGraphContent=null, abstractVideo=null, citation=null, cebUrl=null, magXmlContent=xFMVPeNtGBnSVINuZYmXEw==, mapNumber=null, authorCompany=null, fund=null, authors=
, authorsList=原洪帅, 李琦, 王月明)}, authors=[Author(id=1251249358356824667, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1149781964078670800, orderNo=0, firstName=null, middleName=null, lastName=null, nameCn=null, orcid=null, stid=null, country=null, authorPic=null, dead=0, email=928710929@qq.com, emailSecond=null, emailThird=null, correspondingAuthor=0, authorType=1, ext={EN=AuthorExt(id=1251249358491042412, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1149781964078670800, authorId=1251249358356824667, language=EN, stringName=Hong-shuai YUAN, firstName=Hong-shuai, middleName=null, lastName=YUAN, prefix=null, suffix=null, authorComment=null, nameInitials=null, affiliation=null, department=null, xref=null, address=Automation and Electrical Engineering College, Inner Mongolia University of Science & Technology, Baotou 014010, China, bio=null, bioImg=null, bioContent=null, aboutCorrespAuthor=null), CN=AuthorExt(id=1251249358608482943, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1149781964078670800, authorId=1251249358356824667, language=CN, stringName=原洪帅, firstName=null, middleName=null, lastName=null, prefix=null, suffix=null, authorComment=null, nameInitials=null, affiliation=null, department=null, xref=null, address=内蒙古科技大学自动化与电气工程学院, 包头 014010, bio={"content":"
原洪帅(1996—),男,汉族,山东平度人,硕士研究生。研究方向:深度学习与人工智能。E-mail:928710929@qq.com。
"}, bioImg=null, bioContent=
原洪帅(1996—),男,汉族,山东平度人,硕士研究生。研究方向:深度学习与人工智能。E-mail:928710929@qq.com。
, aboutCorrespAuthor=null)}, companyList=[AuthorCompany(id=1251249358235189833, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1149781964078670800, xref=null, ext=[AuthorCompanyExt(id=1251249358243578444, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1149781964078670800, companyId=1251249358235189833, language=EN, country=null, province=null, city=null, postcode=null, companyName=null, departmentName=null, remark=Automation and Electrical Engineering College, Inner Mongolia University of Science & Technology, Baotou 014010, China), AuthorCompanyExt(id=1251249358260355662, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1149781964078670800, companyId=1251249358235189833, language=CN, country=null, province=null, city=null, postcode=null, companyName=null, departmentName=null, remark=内蒙古科技大学自动化与电气工程学院, 包头 014010)])]), Author(id=1251249360223289998, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1149781964078670800, orderNo=1, firstName=null, middleName=null, lastName=null, nameCn=null, orcid=null, stid=null, country=null, authorPic=null, dead=0, email=richey@imust.edu.cn, emailSecond=null, emailThird=null, correspondingAuthor=1, authorType=1, ext={EN=AuthorExt(id=1251249360336536219, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1149781964078670800, authorId=1251249360223289998, language=EN, stringName=Qi LI, firstName=Qi, middleName=null, lastName=LI, prefix=null, suffix=null, authorComment=null, nameInitials=null, affiliation=null, department=null, xref=
*, address=Automation and Electrical Engineering College, Inner Mongolia University of Science & Technology, Baotou 014010, China, bio=null, bioImg=null, bioContent=null, aboutCorrespAuthor=null), CN=AuthorExt(id=1251249360449782435, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1149781964078670800, authorId=1251249360223289998, language=CN, stringName=李琦, firstName=null, middleName=null, lastName=null, prefix=null, suffix=null, authorComment=null, nameInitials=null, affiliation=null, department=null, xref=
*, address=内蒙古科技大学自动化与电气工程学院, 包头 014010, bio=null, bioImg=null, bioContent=null, aboutCorrespAuthor=null)}, companyList=[AuthorCompany(id=1251249358235189833, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1149781964078670800, xref=null, ext=[AuthorCompanyExt(id=1251249358243578444, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1149781964078670800, companyId=1251249358235189833, language=EN, country=null, province=null, city=null, postcode=null, companyName=null, departmentName=null, remark=Automation and Electrical Engineering College, Inner Mongolia University of Science & Technology, Baotou 014010, China), AuthorCompanyExt(id=1251249358260355662, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1149781964078670800, companyId=1251249358235189833, language=CN, country=null, province=null, city=null, postcode=null, companyName=null, departmentName=null, remark=内蒙古科技大学自动化与电气工程学院, 包头 014010)])]), Author(id=1251249360609166007, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1149781964078670800, orderNo=2, firstName=null, middleName=null, lastName=null, nameCn=null, orcid=null, stid=null, country=null, authorPic=null, dead=0, email=null, emailSecond=null, emailThird=null, correspondingAuthor=0, authorType=1, ext={EN=AuthorExt(id=1251249360764355276, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1149781964078670800, authorId=1251249360609166007, language=EN, stringName=Yue-ming WANG, firstName=Yue-ming, middleName=null, lastName=WANG, prefix=null, suffix=null, authorComment=null, nameInitials=null, affiliation=null, department=null, xref=null, address=Automation and Electrical Engineering College, Inner Mongolia University of Science & Technology, Baotou 014010, China, bio=null, bioImg=null, bioContent=null, aboutCorrespAuthor=null), CN=AuthorExt(id=1251249360885990110, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1149781964078670800, authorId=1251249360609166007, language=CN, stringName=王月明, firstName=null, middleName=null, lastName=null, prefix=null, suffix=null, authorComment=null, nameInitials=null, affiliation=null, department=null, xref=null, address=内蒙古科技大学自动化与电气工程学院, 包头 014010, bio=null, bioImg=null, bioContent=null, aboutCorrespAuthor=null)}, companyList=[AuthorCompany(id=1251249358235189833, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1149781964078670800, xref=null, ext=[AuthorCompanyExt(id=1251249358243578444, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1149781964078670800, companyId=1251249358235189833, language=EN, country=null, province=null, city=null, postcode=null, companyName=null, departmentName=null, remark=Automation and Electrical Engineering College, Inner Mongolia University of Science & Technology, Baotou 014010, China), AuthorCompanyExt(id=1251249358260355662, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1149781964078670800, companyId=1251249358235189833, language=CN, country=null, province=null, city=null, postcode=null, companyName=null, departmentName=null, remark=内蒙古科技大学自动化与电气工程学院, 包头 014010)])])], keywords=[Keyword(id=1251249361129259779, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1149781964078670800, language=EN, orderNo=1, keyword=road crack detection), Keyword(id=1251249361267671832, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1149781964078670800, language=EN, orderNo=2, keyword=YOLOv8n), Keyword(id=1251249361439638322, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1149781964078670800, language=EN, orderNo=3, keyword=ASF-YOLO), Keyword(id=1251249361552884547, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1149781964078670800, language=EN, orderNo=4, keyword=attention mechanism), Keyword(id=1251249361691296592, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1149781964078670800, language=EN, orderNo=5, keyword=small object detection layer), Keyword(id=1251249361787765594, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1149781964078670800, language=EN, orderNo=6, keyword=DyHead detection head), Keyword(id=1251249361905206120, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1149781964078670800, language=CN, orderNo=1, keyword=路面裂缝检测), Keyword(id=1251249362043618176, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1149781964078670800, language=CN, orderNo=2, keyword=YOLOv8n), Keyword(id=1251249362161058701, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1149781964078670800, language=CN, orderNo=3, keyword=ASF-YOLO), Keyword(id=1251249362295276447, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1149781964078670800, language=CN, orderNo=4, keyword=注意力机制), Keyword(id=1251249362463048617, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1149781964078670800, language=CN, orderNo=5, keyword=小目标检测层), Keyword(id=1251249362580489139, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1149781964078670800, language=CN, orderNo=6, keyword=DyHead检测头)], refs=[Reference(id=1251249369190711553, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1149781964078670800, doi=null, pmid=null, pmcid=null, year=2016, volume=null, issue=null, pageStart=21, pageEnd=37, url=null, language=null, rfNumber=[1], rfOrder=0, authorNames=Liu W, Anguelov D, Erhan D, journalName=Computer Vision-ECCV 2016: 14th European Conference, refType=null, unstructuredReference=
Liu W,
Anguelov D,
Erhan D,
et al. SSD: single shot multibox detector[C]//
Computer Vision-ECCV 2016: 14th European Conference. The Netherlands: ECCV,
2016: 21-37., articleTitle=SSD: single shot multibox detector, refAbstract=null), Reference(id=1251249369358483724, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1149781964078670800, doi=null, pmid=null, pmcid=null, year=2015, volume=28, issue=null, pageStart=1137, pageEnd=1149, url=null, language=null, rfNumber=[2], rfOrder=1, authorNames=Ren S, He K, Girshick R, journalName=Advances in Neural Information Processing Systems, refType=null, unstructuredReference=
Ren S,
He K,
Girshick R,
et al. Faster R-CNN: towards real-time object detection with region proposal networks[J].
Advances in Neural Information Processing Systems,
2015,
28: 1137-1149., articleTitle=Faster R-CNN: towards real-time object detection with region proposal networks, refAbstract=null), Reference(id=1251249369522061588, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1149781964078670800, doi=null, pmid=null, pmcid=null, year=2016, volume=null, issue=null, pageStart=779, pageEnd=788, url=null, language=null, rfNumber=[3], rfOrder=2, authorNames=Redmon J, Divvala S, Girshick R, journalName=Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition, refType=null, unstructuredReference=
Redmon J,
Divvala S,
Girshick R,
et al. You only look once: unified, real-time object detection[C]//
Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition. Las Vegas: IEEE,
2016: 779-788., articleTitle=You only look once: unified, real-time object detection, refAbstract=null), Reference(id=1251249369677250849, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1149781964078670800, doi=null, pmid=null, pmcid=null, year=2018, volume=null, issue=null, pageStart=1804, pageEnd=null, url=null, language=null, rfNumber=[4], rfOrder=3, authorNames=Redmon J, Farhadi A, journalName=ArXiv Preprint ArXiv, refType=null, unstructuredReference=
Redmon J,
Farhadi A. Yolov3: an incremental improvement[J].
ArXiv Preprint ArXiv,
2018: 1804.02767., articleTitle=Yolov3: an incremental improvement, refAbstract=null), Reference(id=1251249369840828717, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1149781964078670800, doi=null, pmid=null, pmcid=null, year=2020, volume=null, issue=null, pageStart=2004, pageEnd=null, url=null, language=null, rfNumber=[5], rfOrder=4, authorNames=Bochkovskiy A, Wang C Y, Liao H Y M, journalName=ArXiv Preprint ArXiv, refType=null, unstructuredReference=
Bochkovskiy A,
Wang C Y,
Liao H Y M. Yolov4: optimal speed and accuracy of object detection[J].
ArXiv Preprint ArXiv,
2020: 2004.10934., articleTitle=Yolov4: optimal speed and accuracy of object detection, refAbstract=null), Reference(id=1251249369954074930, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1149781964078670800, doi=null, pmid=null, pmcid=null, year=2021, volume=null, issue=null, pageStart=2107, pageEnd=null, url=null, language=null, rfNumber=[6], rfOrder=5, authorNames=Ge Z, Liu S, Wang F, journalName=ArXiv Preprint ArXiv, refType=null, unstructuredReference=
Ge Z,
Liu S,
Wang F,
et al. Yolox: exceeding YOLO series in 2021[J].
ArXiv Preprint ArXiv,
2021: 2107.08430., articleTitle=Yolox: exceeding YOLO series in 2021, refAbstract=null), Reference(id=1251249370079904058, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1149781964078670800, doi=null, pmid=null, pmcid=null, year=2022, volume=11, issue=21, pageStart=3622, pageEnd=null, url=null, language=null, rfNumber=[7], rfOrder=6, authorNames=Ren J, Zhao G, Ma Y, journalName=Electronics, refType=null, unstructuredReference=
Ren J,
Zhao G,
Ma Y,
et al. Automatic pavement crack detection fusing attention mechanism[J].
Electronics,
2022,
11(21): 3622., articleTitle=Automatic pavement crack detection fusing attention mechanism, refAbstract=null), Reference(id=1251249370205733188, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1149781964078670800, doi=null, pmid=null, pmcid=null, year=2022, volume=22, issue=27, pageStart=12030, pageEnd=12037, url=null, language=null, rfNumber=[8], rfOrder=7, authorNames=林轶, 陈琳, 王国鹏, journalName=科学技术与工程, refType=null, unstructuredReference=林轶, 陈琳, 王国鹏,
等. 改进的YOLOv3交通标志识别算法[J].
科学技术与工程,
2022,
22(27): 12030-12037., articleTitle=改进的YOLOv3交通标志识别算法, refAbstract=null), Reference(id=1251249370348339532, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1149781964078670800, doi=null, pmid=null, pmcid=null, year=2022, volume=22, issue=27, pageStart=12030, pageEnd=12037, url=null, language=null, rfNumber=[8], rfOrder=8, authorNames=Lin Yi, Chen Lin, Wang Guopeng, journalName=Science Technology and Engineering, refType=null, unstructuredReference=
Lin Yi,
Chen Lin,
Wang Guopeng,
et al. Improved YOLOv3 algorithm for traffic sign recognition[J].
Science Technology and Engineering,
2022,
22(27): 12030-12037., articleTitle=Improved YOLOv3 algorithm for traffic sign recognition, refAbstract=null), Reference(id=1251249370465780060, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1149781964078670800, doi=null, pmid=null, pmcid=null, year=2019, volume=19, issue=14, pageStart=377, pageEnd=383, url=null, language=null, rfNumber=[9], rfOrder=9, authorNames=徐国标, 侯明利, 熊辉, journalName=科学技术与工程, refType=null, unstructuredReference=徐国标, 侯明利, 熊辉. 基于YOLO改进算法的远程塔台运动目标检测[J].
科学技术与工程,
2019,
19(14): 377-383., articleTitle=基于YOLO改进算法的远程塔台运动目标检测, refAbstract=null), Reference(id=1251249370608386407, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1149781964078670800, doi=null, pmid=null, pmcid=null, year=2019, volume=19, issue=14, pageStart=377, pageEnd=383, url=null, language=null, rfNumber=[9], rfOrder=10, authorNames=Xu Guobiao, Hou Mingli, Xiong Hui, journalName=Science Technology and Engineering, refType=null, unstructuredReference=
Xu Guobiao,
Hou Mingli,
Xiong Hui. Detection of moving targets in remote tower based on improved YOLO algorithm[J].
Science Technology and Engineering,
2019,
19(14): 377-383., articleTitle=Detection of moving targets in remote tower based on improved YOLO algorithm, refAbstract=null), Reference(id=1251249370759381368, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1149781964078670800, doi=null, pmid=null, pmcid=null, year=2022, volume=11, issue=21, pageStart=3662, pageEnd=null, url=null, language=null, rfNumber=[10], rfOrder=11, authorNames=Ren J H, Zhao G W, Ma Y D, journalName=Electronics, refType=null, unstructuredReference=
Ren J H,
Zhao G W,
Ma Y D,
et al. Automatic pavement crack detection fusing attention mechanism[J].
Electronics,
2022,
11(21): 3662., articleTitle=Automatic pavement crack detection fusing attention mechanism, refAbstract=null), Reference(id=1251249370868433284, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1149781964078670800, doi=null, pmid=null, pmcid=null, year=2023, volume=59, issue=23, pageStart=165, pageEnd=174, url=null, language=null, rfNumber=[11], rfOrder=12, authorNames=李松, 史涛, 井方科, journalName=计算机工程与应用, refType=null, unstructuredReference=李松, 史涛, 井方科. 改进YOLOv8的道路损伤检测算法[J].
计算机工程与应用,
2023,
59(23): 165-174., articleTitle=改进YOLOv8的道路损伤检测算法, refAbstract=null), Reference(id=1251249370990068112, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1149781964078670800, doi=null, pmid=null, pmcid=null, year=2023, volume=59, issue=23, pageStart=165, pageEnd=174, url=null, language=null, rfNumber=[11], rfOrder=13, authorNames=Li Song, Shi Tao, Jing Fangke, journalName=Computer Engineering and Applications, refType=null, unstructuredReference=
Li Song,
Shi Tao,
Jing Fangke. Road damage detection algorithm based on improved YOLOv8[J].
Computer Engineering and Applications,
2023,
59(23): 165-174., articleTitle=Road damage detection algorithm based on improved YOLOv8, refAbstract=null), Reference(id=1251249371082342809, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1149781964078670800, doi=null, pmid=null, pmcid=null, year=2024, volume=60, issue=9, pageStart=79, pageEnd=89, url=null, language=null, rfNumber=[12], rfOrder=14, authorNames=史涛, 崔杰, 李松, journalName=计算机工程与应用, refType=null, unstructuredReference=史涛, 崔杰, 李松. 优化改进YOLOv8实现实时无人机车辆检测的算法[J].
计算机工程与应用,
2024,
60(9): 79-89., articleTitle=优化改进YOLOv8实现实时无人机车辆检测的算法, refAbstract=null), Reference(id=1251249371208171938, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1149781964078670800, doi=null, pmid=null, pmcid=null, year=2024, volume=60, issue=9, pageStart=79, pageEnd=89, url=null, language=null, rfNumber=[12], rfOrder=15, authorNames=Shi Tao, Cui Jie, Li Song, journalName=Computer Engineering and Applications, refType=null, unstructuredReference=
Shi Tao,
Cui Jie,
Li Song. Algorithm optimization of improved YOLOv8 for real-time UAV vehicle detection[J].
Computer Engineering and Applications,
2024,
60(9): 79-89., articleTitle=Algorithm optimization of improved YOLOv8 for real-time UAV vehicle detection, refAbstract=null), Reference(id=1251249371434664360, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1149781964078670800, doi=null, pmid=null, pmcid=null, year=2023, volume=null, issue=null, pageStart=2312, pageEnd=null, url=null, language=null, rfNumber=[13], rfOrder=16, authorNames=Kang M, Ting C M, Ting F F, journalName=ArXiv Preprint ArXiv, refType=null, unstructuredReference=
Kang M,
Ting C M,
Ting F F,
et al. ASF-YOLO: a novel YOLO model with attentional scale sequence fusion for cell instance segmentation[J].
ArXiv Preprint ArXiv,
2023: 2312.06458., articleTitle=ASF-YOLO: a novel YOLO model with attentional scale sequence fusion for cell instance segmentation, refAbstract=null), Reference(id=1251249371577270710, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1149781964078670800, doi=null, pmid=null, pmcid=null, year=2021, volume=null, issue=null, pageStart=13713, pageEnd=13722, url=null, language=null, rfNumber=[14], rfOrder=17, authorNames=Hou Q, Zhou D, Feng J, journalName=Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition, refType=null, unstructuredReference=
Hou Q,
Zhou D,
Feng J. Coordinate attention for efficient mobile network design[C]//
Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition. Nashville: IEEE,
2021: 13713-13722., articleTitle=Coordinate attention for efficient mobile network design, refAbstract=null), Reference(id=1251249371690516923, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1149781964078670800, doi=null, pmid=null, pmcid=null, year=2021, volume=null, issue=null, pageStart=7373, pageEnd=7382, url=null, language=null, rfNumber=[15], rfOrder=18, authorNames=Dai X, Chen Y, Xiao B, journalName=Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition, refType=null, unstructuredReference=
Dai X,
Chen Y,
Xiao B,
et al. Dynamic head: unifying object detection heads with attentions[C]//
Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition. Nashville: IEEE,
2021: 7373-7382., articleTitle=Dynamic head: unifying object detection heads with attentions, refAbstract=null)], funds=[Fund(id=1251249367487824112, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1149781964078670800, awardId=2020GG0316, language=CN, fundingSource=内蒙古自治区关键技术攻关项目(2020GG0316), fundOrder=null, country=null)], companyList=[AuthorCompany(id=1251249358235189833, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1149781964078670800, xref=null, ext=[AuthorCompanyExt(id=1251249358243578444, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1149781964078670800, companyId=1251249358235189833, language=EN, country=null, province=null, city=null, postcode=null, companyName=null, departmentName=null, remark=Automation and Electrical Engineering College, Inner Mongolia University of Science & Technology, Baotou 014010, China), AuthorCompanyExt(id=1251249358260355662, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1149781964078670800, companyId=1251249358235189833, language=CN, country=null, province=null, city=null, postcode=null, companyName=null, departmentName=null, remark=内蒙古科技大学自动化与电气工程学院, 包头 014010)])], figs=[ArticleFig(id=1251249362819564495, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1149781964078670800, language=EN, label=Fig.1, caption=
YOLO-CD network architecture, figureFileSmall=KtBlT0eUJto3V7WUxpk12A==, figureFileBig=w1LjiDt6HXzh23I4gtvLQA==, tableContent=null), ArticleFig(id=1251249362937005022, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1149781964078670800, language=CN, label=图1, caption=
YOLO-CD网络结构, figureFileSmall=KtBlT0eUJto3V7WUxpk12A==, figureFileBig=w1LjiDt6HXzh23I4gtvLQA==, tableContent=null), ArticleFig(id=1251249363041862635, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1149781964078670800, language=EN, label=Fig.2, caption=
Coordinate attention Mechanism, figureFileSmall=YahYZeo+pSwRQ3VBAiEmpw==, figureFileBig=dqrqq50Gx1cZQ2rUc/vVng==, tableContent=null), ArticleFig(id=1251249364627309562, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1149781964078670800, language=CN, label=图2, caption=
CA注意力机制 Residual为残差块;X Avg Pool为X维平均池化;Y Avg Pool为Y维平均池化;Cocat+Conv2d为拼接+2D卷积;BatchNorm+Non-linear为批归一化+非线性激活;Sigmoid为激活函数;Re-weight为重加权
, figureFileSmall=YahYZeo+pSwRQ3VBAiEmpw==, figureFileBig=dqrqq50Gx1cZQ2rUc/vVng==, tableContent=null), ArticleFig(id=1251249364774109190, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1149781964078670800, language=EN, label=Fig.3, caption=
Dynamic head detection head, figureFileSmall=nRCpEYCkOrE9H2HxzTaZJw==, figureFileBig=BdQqxL3kA+Ql2iXS8QFNnQ==, tableContent=null), ArticleFig(id=1251249364988018707, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1149781964078670800, language=CN, label=图3, caption=
DyHead动态检测头 hard sigmoid为激活函数;offset为偏移操作;inset为插入操作;fc为全连接层;normalize为归一化操作;[α1, β1,α2, β2]T为学习控制激活阈值的超函数
, figureFileSmall=nRCpEYCkOrE9H2HxzTaZJw==, figureFileBig=BdQqxL3kA+Ql2iXS8QFNnQ==, tableContent=null), ArticleFig(id=1251249365151596577, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1149781964078670800, language=EN, label=Fig.4, caption=
Single Dynamic head, figureFileSmall=RfE/NlZllFTQmAt6NjOy7w==, figureFileBig=3VNclVeJXC2WJz1GHOd7TA==, tableContent=null), ArticleFig(id=1251249365277425713, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1149781964078670800, language=CN, label=图4, caption=
单个DyHead classifier为分类;center regressor为中心回归器;box regressor为框回归器;keypoint regressor为关键点回归器
, figureFileSmall=RfE/NlZllFTQmAt6NjOy7w==, figureFileBig=3VNclVeJXC2WJz1GHOd7TA==, tableContent=null), ArticleFig(id=1251249365424226365, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1149781964078670800, language=EN, label=Fig.5, caption=
YOLOv8n detection on PD-Dataset, figureFileSmall=wUEPV9aV5qxOUY4+oZNFGg==, figureFileBig=hnyAefMXzriNVshppKxETw==, tableContent=null), ArticleFig(id=1251249365575221321, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1149781964078670800, language=CN, label=图5, caption=
PD-Dataset YOLOv8n检测, figureFileSmall=wUEPV9aV5qxOUY4+oZNFGg==, figureFileBig=hnyAefMXzriNVshppKxETw==, tableContent=null), ArticleFig(id=1251249365742993496, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1149781964078670800, language=EN, label=Fig.6, caption=
YOLO-CD detection on PD-Dataset, figureFileSmall=w3hD30OQFaC5fy0LyeIsMA==, figureFileBig=9S4LTEWx5uVc2Io1sLYCNQ==, tableContent=null), ArticleFig(id=1251249365881405541, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1149781964078670800, language=CN, label=图6, caption=
PD-Dataset YOLO-CD检测, figureFileSmall=w3hD30OQFaC5fy0LyeIsMA==, figureFileBig=9S4LTEWx5uVc2Io1sLYCNQ==, tableContent=null), ArticleFig(id=1251249365990457453, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1149781964078670800, language=EN, label=Fig.7, caption=
YOLOv8n detection on RDD2020, figureFileSmall=+FThH4B55awe830Hn2wi/Q==, figureFileBig=UiZ1EYqZ7Hva9PgYBqDETA==, tableContent=null), ArticleFig(id=1251249366120480888, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1149781964078670800, language=CN, label=图7, caption=
RDD2020 YOLOv8n检测, figureFileSmall=+FThH4B55awe830Hn2wi/Q==, figureFileBig=UiZ1EYqZ7Hva9PgYBqDETA==, tableContent=null), ArticleFig(id=1251249366229532800, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1149781964078670800, language=EN, label=Fig.8, caption=
YOLO-CD Detection on RDD2020, figureFileSmall=67lZFSvuOGLw2xieuQ/kPQ==, figureFileBig=KYOMB3CnmlnzetUfOYOYCg==, tableContent=null), ArticleFig(id=1251249366388916362, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1149781964078670800, language=CN, label=图8, caption=
RDD2020 YOLO-CD检测, figureFileSmall=67lZFSvuOGLw2xieuQ/kPQ==, figureFileBig=KYOMB3CnmlnzetUfOYOYCg==, tableContent=null), ArticleFig(id=1251249366502162577, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1149781964078670800, language=EN, label=Table 1, caption=
Ablation experiment results
, figureFileSmall=null, figureFileBig=null, tableContent=
| P2 | ASF-YOLO | CA | DyHead | F1 | mAP50/% | FPS/(帧·s-1) | Params/105 | GFLOPs | 权重文件/MB |
| — | — | — | — | 0.503 | 46.1 | 145.5 | 30.0 | 8.1 | 5.96 |
| √ | — | — | — | 0.508 | 47.4 | 127.4 | 29.2 | 12.2 | 5.93 |
| — | √ | — | — | 0.504 | 46.9 | 135.7 | 30.4 | 8.5 | 6.07 |
| — | — | √ | — | 0.506 | 46.5 | 138.7 | 30.2 | 8.2 | 6.03 |
| — | — | — | √ | 0.518 | 48.6 | 118.0 | 34.8 | 9.6 | 6.90 |
| √ | √ | — | — | 0.519 | 48.1 | 118.2 | 24.8 | 12.0 | 5.14 |
| √ | — | √ | — | 0.514 | 47.6 | 129.0 | 29.3 | 12.2 | 5.97 |
| √ | — | — | √ | 0.520 | 49.1 | 113.5 | 35.0 | 19.6 | 7.07 |
| √ | √ | √ | — | 0.520 | 48.3 | 150.7 | 25.0 | 12.0 | 5.19 |
| √ | √ | — | √ | 0.521 | 49.2 | 102.5 | 31.6 | 19.4 | 6.44 |
| √ | √ | √ | √ | 0.525 | 50.2 | 89.9 | 31.8 | 19.4 | 6.49 |
), ArticleFig(id=1251249366627991715, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1149781964078670800, language=CN, label=表1, caption=
消融实验结果
, figureFileSmall=null, figureFileBig=null, tableContent=
| P2 | ASF-YOLO | CA | DyHead | F1 | mAP50/% | FPS/(帧·s-1) | Params/105 | GFLOPs | 权重文件/MB |
| — | — | — | — | 0.503 | 46.1 | 145.5 | 30.0 | 8.1 | 5.96 |
| √ | — | — | — | 0.508 | 47.4 | 127.4 | 29.2 | 12.2 | 5.93 |
| — | √ | — | — | 0.504 | 46.9 | 135.7 | 30.4 | 8.5 | 6.07 |
| — | — | √ | — | 0.506 | 46.5 | 138.7 | 30.2 | 8.2 | 6.03 |
| — | — | — | √ | 0.518 | 48.6 | 118.0 | 34.8 | 9.6 | 6.90 |
| √ | √ | — | — | 0.519 | 48.1 | 118.2 | 24.8 | 12.0 | 5.14 |
| √ | — | √ | — | 0.514 | 47.6 | 129.0 | 29.3 | 12.2 | 5.97 |
| √ | — | — | √ | 0.520 | 49.1 | 113.5 | 35.0 | 19.6 | 7.07 |
| √ | √ | √ | — | 0.520 | 48.3 | 150.7 | 25.0 | 12.0 | 5.19 |
| √ | √ | — | √ | 0.521 | 49.2 | 102.5 | 31.6 | 19.4 | 6.44 |
| √ | √ | √ | √ | 0.525 | 50.2 | 89.9 | 31.8 | 19.4 | 6.49 |
), ArticleFig(id=1251249366766403763, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1149781964078670800, language=EN, label=Table 2, caption=
The comparison of detection results on the RDD2020 dataset
, figureFileSmall=null, figureFileBig=null, tableContent=
| 算法 | 类别 | mAP50/% | mAP50~95/% |
| D00 | 47.1 | 21.2 |
| D10 | 46.8 | 19.3 |
| YOLOv8n | D20 | 69.1 | 36.3 |
| D40 | 53.5 | 23.9 |
| 平均值 | 54.1 | 25.2 |
| D00 | 47.7 | 21.4 |
| D10 | 49.2 | 20.0 |
| YOLO-CD | D20 | 70.4 | 37.0 |
| D40 | 55.0 | 24.7 |
| 平均值 | 55.6 | 25.7 |
), ArticleFig(id=1251249366967730371, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1149781964078670800, language=CN, label=表2, caption=
RDD2020数据集检测结果对比
, figureFileSmall=null, figureFileBig=null, tableContent=
| 算法 | 类别 | mAP50/% | mAP50~95/% |
| D00 | 47.1 | 21.2 |
| D10 | 46.8 | 19.3 |
| YOLOv8n | D20 | 69.1 | 36.3 |
| D40 | 53.5 | 23.9 |
| 平均值 | 54.1 | 25.2 |
| D00 | 47.7 | 21.4 |
| D10 | 49.2 | 20.0 |
| YOLO-CD | D20 | 70.4 | 37.0 |
| D40 | 55.0 | 24.7 |
| 平均值 | 55.6 | 25.7 |
), ArticleFig(id=1251249367093559502, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1149781964078670800, language=EN, label=Table 3, caption=
The comparison of different algorithms
, figureFileSmall=null, figureFileBig=null, tableContent=
| 算法 | F1 | mAP50/% | FPS/(帧·s-1) | Params/105 | GFLOPs | 权重文件/MB |
| Faster RCNN | 0.367 | 37.5 | 25.8 | 1 367.3 | 369.8 | 108.0 |
| CenterNet | 0.450 | 43.8 | 38.2 | 326.7 | 69.9 | 124.0 |
| RetinaNet | 0.418 | 41.3 | 29.4 | 379.7 | 170.1 | 139.0 |
| YOLOv5n | 0.521 | 49.8 | 160.2 | 17.6 | 4.2 | 3.75 |
| YOLOv7-tiny | 0.517 | 50.9 | 145.1 | 60.1 | 13.0 | 11.73 |
| YOLOv5s | 0.543 | 53.4 | 82.1 | 70.2 | 15.8 | 13.8 |
| YOLOv10n | 0.513 | 50.4 | 117.6 | 26.9 | 8.2 | 5.53 |
| YOLO-CD | 0.552 | 55.6 | 89.9 | 31.8 | 19.4 | 6.58 |
), ArticleFig(id=1251249367227777242, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1149781964078670800, language=CN, label=表3, caption=
不同算法对比
, figureFileSmall=null, figureFileBig=null, tableContent=
| 算法 | F1 | mAP50/% | FPS/(帧·s-1) | Params/105 | GFLOPs | 权重文件/MB |
| Faster RCNN | 0.367 | 37.5 | 25.8 | 1 367.3 | 369.8 | 108.0 |
| CenterNet | 0.450 | 43.8 | 38.2 | 326.7 | 69.9 | 124.0 |
| RetinaNet | 0.418 | 41.3 | 29.4 | 379.7 | 170.1 | 139.0 |
| YOLOv5n | 0.521 | 49.8 | 160.2 | 17.6 | 4.2 | 3.75 |
| YOLOv7-tiny | 0.517 | 50.9 | 145.1 | 60.1 | 13.0 | 11.73 |
| YOLOv5s | 0.543 | 53.4 | 82.1 | 70.2 | 15.8 | 13.8 |
| YOLOv10n | 0.513 | 50.4 | 117.6 | 26.9 | 8.2 | 5.53 |
| YOLO-CD | 0.552 | 55.6 | 89.9 | 31.8 | 19.4 | 6.58 |
)], attaches=null, journal=Journal(id=1146119176004939786, delFlag=0, nameCn=科学技术与工程, nameEn=Science Technology and Engineering, nameHistory1=null, nameHistory2=null, issn=1671-1815, eissn=, cn=11-4688/T, coden=null, periodic=4, language=CN, oaType=是, ccby=null, superviseOffice=null, ownerOffice=null, pubOffice=null, editorOffice=null, officeType=null, aims=null, clcCode=null, officeProv=null, officeCity=null, officeAddr=null, officeZip=null, officeEmail=null, officePhone=null, editDirector=null, officeDirector=null, officeDirectorPhone=null, officeStaffNum=null, officeEmpNum=null, coverPicUrl=UKU/O7GSka5polgCTkbIIw==, journalPrice=null, startedYear=null, abbrevIsoEn=Sci Technol Eng, journalRemark=null, publicationField=null, createdTime=null, updatedTime=1754445529766, createdBy=null, updatedBy=13701087609, firstLetterCn=S, firstLetterEn=S, subjectCode=Natural Sciences, subjectName=自然科学, subjectCodeEn=Natural Sciences, subjectNameEn=null, picCn=UKU/O7GSka5polgCTkbIIw==, picEn=5hwlULoNwcbj3xUmVi9MAQ==, jcr=null, cjcr=null, exts=[JournalExt(id=1159791870395564357, language=CN, name=科学技术与工程, nameHistory1=null, nameHistory2=null, managedBy=, sponsoredBy=, publishedBy=, editorOffice=, officeProv=null, officeCity=null, officeAddr=, officeZip=, editDirector=null, officeDirector=null, officePhone=null, coverPicUrl=null, journalRemark=, submitArticleUrl=null, websiteUrl=http://www.stae.com.cn/jsygc/home, createdTime=1754445529793, updatedTime=1754445529793, createdBy=13701087609, updatedBy=13701087609, submissionGuidelinesUrl=http://www.stae.com.cn/jsygc/site/menus/20090429150146001, submissionAuthorUrl=http://www.stae.com.cn/jsygc/author/login, submissionEditorUrl=http://www.stae.com.cn/jsygc/editor/login, submissionReviewUrl=http://www.stae.com.cn/jsygc/reviewer/login, submissionCeEditorUrl=, submissionAeEditorUrl=, option={"copyright":""}), JournalExt(id=1159791870441701702, language=EN, name=Science Technology and Engineering, nameHistory1=null, nameHistory2=null, managedBy=, sponsoredBy=, publishedBy=, editorOffice=, officeProv=null, officeCity=null, officeAddr=, officeZip=, editDirector=null, officeDirector=null, officePhone=null, coverPicUrl=null, journalRemark=, submitArticleUrl=null, websiteUrl=http://www.stae.com.cn/jsygc/home, createdTime=1754445529804, updatedTime=1754445529804, createdBy=13701087609, updatedBy=13701087609, submissionGuidelinesUrl=, submissionAuthorUrl=http://www.stae.com.cn/jsygc/author/login, submissionEditorUrl=http://www.stae.com.cn/jsygc/editor/login, submissionReviewUrl=http://www.stae.com.cn/jsygc/reviewer/login, submissionCeEditorUrl=, submissionAeEditorUrl=, option={"copyright":""})], databaseList=null, tenantJournalId=1146123166801305609, websiteList=[Website(id=1148243202391400884, webName=null, webTitle=null, webDomain=null, webCopyrigh=null, webIpcNo=null, seoTitle=null, seoKeywords=null, seoDescription=null, tenantJournalId=null, journalId=1146123166801305609, journalNameCn=null, journalNameEn=null, grayFlag=null, tenantId=1146029695717560320, platformId=null, journalGroupId=null, journalGroupNameCn=null, journalGroupNameEn=null, type=1, domain=https://castjournals.cast.org.cn/joweb/kxjsygc/CN, language=CN, createTime=1751692112777, createBy=18614031015, updateTime=1753520965431, updateBy=18614031015, name=科学技术与工程-中文站点, tplId=1146099689490845704, title=科学技术与工程, delFlag=0, indexPage=/home, props=[WebsiteProps(id=1148622798802673703, tenantId=1146029695717560320, journalId=null, journalGroupId=null, siteId=1148243202391400884, code=articleTextType, value=kx, createTime=1751782615614, updateTime=1751782615614, creator=18614031015, updator=18614031015), WebsiteProps(id=1148622798781702180, tenantId=1146029695717560320, journalId=null, journalGroupId=null, siteId=1148243202391400884, code=banner, value=null, createTime=1751782615609, updateTime=1751782615609, creator=18614031015, updator=18614031015), WebsiteProps(id=1148622798769119267, tenantId=1146029695717560320, journalId=null, journalGroupId=null, siteId=1148243202391400884, code=logo, value=https://castjournals.cast.org.cn/joweb/kjdb/CN/file/pic?fileId=j86gbwi+p0Idkyl5SzIlmQ==, createTime=1751782615606, updateTime=1751782615606, creator=18614031015, updator=18614031015), WebsiteProps(id=1148622798794285094, tenantId=1146029695717560320, journalId=null, journalGroupId=null, siteId=1148243202391400884, code=picServerUrl, value=https://castjournals.cast.org.cn/joweb/kjdb/CN/file/pic, createTime=1751782615612, updateTime=1751782615612, creator=18614031015, updator=18614031015), WebsiteProps(id=1148622798790090789, tenantId=1146029695717560320, journalId=null, journalGroupId=null, siteId=1148243202391400884, code=staticResourcePath, value=https://castjournals.cast.org.cn/joweb/cast_kjdb_cn_619/, createTime=1751782615611, updateTime=1751782615611, creator=18614031015, updator=18614031015)]), Website(id=1155914124811976731, webName=null, webTitle=null, webDomain=null, webCopyrigh=null, webIpcNo=null, seoTitle=null, seoKeywords=null, seoDescription=null, tenantJournalId=null, journalId=1146123166801305609, journalNameCn=null, journalNameEn=null, grayFlag=null, tenantId=1146029695717560320, platformId=null, journalGroupId=null, journalGroupNameCn=null, journalGroupNameEn=null, type=1, domain=https://castjournals.cast.org.cn/joweb/kxjsygc/EN, language=EN, createTime=1753521003206, createBy=18614031015, updateTime=1753521003206, updateBy=18614031015, name=科学技术与工程-英文站点, tplId=1146101810881728533, title=Science Technology and Engineering, delFlag=0, indexPage=/home, props=[WebsiteProps(id=1155914371227308235, tenantId=1146029695717560320, journalId=null, journalGroupId=null, siteId=1155914124811976731, code=articleTextType, value=kx, createTime=1753521061952, updateTime=1753521061952, creator=18614031015, updator=18614031015), WebsiteProps(id=1155914371210531016, tenantId=1146029695717560320, journalId=null, journalGroupId=null, siteId=1155914124811976731, code=banner, value=null, createTime=1753521061947, updateTime=1753521061947, creator=18614031015, updator=18614031015), WebsiteProps(id=1155914371202142407, tenantId=1146029695717560320, journalId=null, journalGroupId=null, siteId=1155914124811976731, code=logo, value=https://castjournals.cast.org.cn/joweb/kjdb/CN/file/pic?fileId=j86gbwi+p0Idkyl5SzIlmQ==, createTime=1753521061945, updateTime=1753521061945, creator=18614031015, updator=18614031015), WebsiteProps(id=1155914371223113930, tenantId=1146029695717560320, journalId=null, journalGroupId=null, siteId=1155914124811976731, code=picServerUrl, value=https://castjournals.cast.org.cn/joweb/kjdb/CN/file/pic, createTime=1753521061950, updateTime=1753521061950, creator=18614031015, updator=18614031015), WebsiteProps(id=1155914371218919625, tenantId=1146029695717560320, journalId=null, journalGroupId=null, siteId=1155914124811976731, code=staticResourcePath, value=https://castjournals.cast.org.cn/joweb/cast_kjdb_cn_619/, createTime=1753521061949, updateTime=1753521061949, creator=18614031015, updator=18614031015)])], journalTitle=科学技术与工程, weixinUrl=null, journalUrl=null, iacademicId=null, status=0, seqNo=null, journalTitleEn=Science Technology and Engineering, journalPhotoCn=UKU/O7GSka5polgCTkbIIw==, journalPhotoEn=5hwlULoNwcbj3xUmVi9MAQ==, journalFirstLetter=S, journalRecommend=null, journalNew=null, journalCollection=null, jcrJf=null, cjcrJf=null, jcrJfStr=null, cjcrJfStr=null, submissionFirstDecision=null, sciSubjectClassification=null, casSubjectClassification=null, citeScore=null, totalCitationFrequency=null, icpCode=null, psCode=null, advertisingLicenseCode=null, copyrightInformation=null, country=null, option=null, provinceCode=null, provinceName=null, collectFlag=false), detailUrlCn=https://castjournals.cast.org.cn/joweb/kxjsygc/CN/10.12404/j.issn.1671-1815.2403184, detailUrlEn=https://castjournals.cast.org.cn/joweb/kxjsygc/EN/10.12404/j.issn.1671-1815.2403184, pdfUrlCn=https://castjournals.cast.org.cn/joweb/kxjsygc/CN/PDF/10.12404/j.issn.1671-1815.2403184, pdfUrlEn=https://castjournals.cast.org.cn/joweb/kxjsygc/EN/PDF/10.12404/j.issn.1671-1815.2403184, aliStartDate=null, aliEndDate=null, collectionFlag=false, citedCount=null, citedUrl=null, reference=null)