Article(id=1263514355325387636, tenantId=1146029695717560320, journalId=1263187241531621409, issueId=1263514351571428296, articleNumber=null, orderNo=null, doi=10.11996/JG.j.2095-302X.2026010120, pmid=null, cstr=null, oa=null, hot=null, price=null, onlineType=0, articleFormat=0, articleType=null, articleTypeStr=research-article, receivedDate=1748534400000, receivedDateStr=2025-05-30, revisedDate=null, revisedDateStr=null, acceptedDate=1756310400000, acceptedDateStr=2025-08-28, onlineDate=1779174897271, onlineDateStr=2026-05-19, pubDate=1772208000000, pubDateStr=2026-02-28, doiRegisterDate=null, doiRegisterDateStr=null, onlineIssueDate=1779174897271, onlineIssueDateStr=2026-05-19, onlineJustAcceptDate=null, onlineJustAcceptDateStr=null, onlineFirstDate=null, onlineFirstDateStr=null, sourceXml=null, magXml=null, createTime=1779174897271, creator=13701087609, updateTime=1779174897271, updator=13701087609, issue=Issue{id=1263514351571428296, tenantId=1146029695717560320, journalId=1263187241531621409, year='2026', volume='47', issue='1', pageStart='1', pageEnd='233', issueExtLink='null', onlineDate='null', pubDate='null', beforeIssueId=null, nextIssueId=null, price=null, status=1, issueComplete=1, articleOrder=1, issueType=1, specialIssue=null, createTime=1779174896376, creator=13701087609, updateTime=1779174963943, updator=13701087609, preIssue=null, nextIssue=null, ext={EN=IssueExt(id=1263514635077039012, tenantId=1146029695717560320, journalId=1263187241531621409, issueId=1263514351571428296, language=EN, specialIssueTitle=, coverIllustrator=null, specialIssueEditor=, specialIssueAbout=), CN=IssueExt(id=1263514635077039013, tenantId=1146029695717560320, journalId=1263187241531621409, issueId=1263514351571428296, language=CN, specialIssueTitle=, coverIllustrator=null, specialIssueEditor=, specialIssueAbout=)}, issueFiles=null}, startPage=120, endPage=130, ext={EN=ArticleExt(id=1263514356273300347, articleId=1263514355325387636, tenantId=1146029695717560320, journalId=1263187241531621409, language=EN, title=Defect detection of aero-engine blades based on dynamic vision sensors, columnId=1263514354654262248, journalTitle=Journal of Graphics, columnName=Image Processing and Computer Vision, runingTitle=null, highlight=null, articleAbstract=
Aeroengine blades are core components of engines; tiny surface defects can lead to serious safety accidents. Traditional vision detection technology is limited by motion blur, low dynamic range, background redundancy, and so forth. To address these challenges, a method of aeroengine blade defect detection based on Dynamic Vision Sensor (DVS) was proposed. Dynamic vision sensor produced data in an asynchronous event-stream format, and were therefore referred to as event camera, which exhibited the advantages of large dynamic range, high frame rate, and strong ability to capture small targets. Firstly, a defect detection platform based on DVS was built, and its imaging characteristics and advantages were explored. On this basis, the first Event-based Defect Detection Dataset of Aeroengine Blade (EDD-AB) dataset based on DVS was constructed, covering nearly 6 000 images of scratches, point marks and edge damage, with approximately 12 000 finely annotated target labels. The dataset was released as open source (link: https://github. com/NiBieZhouMei5520/EDD-AB.git). Furthermore, a multi-scale defect-detection algorithm based on asynchronous event-stream frame aggregation (AEAF-ABDD) was proposed: event streams were visualized through frame aggregation technology using a fixed time window; a Multi-Resolution Adaptive Feature Pyramid Network (MRAFPN) was developed to enhance multi-scale defect feature extraction capability; a lightweight SimAM attention mechanism was incorporated to strengthen focus on key regions; a star-convolution module (StarNet) was fused to improve the efficiency of high-dimensional nonlinear feature mapping, enabling accurate detection of multi-scale defects on complex curved workpieces. Experiments demonstrated that AEAF-ABDD achieved a mean Average Precision (mAP) of 97.7% on the EDD-AB dataset and a detection speed of 105 frames per second, substantially outperforming mainstream algorithms. An efficient solution for automated quality inspection of highly reflective curved workpieces was thereby provided, promoting the application of DVS in the field of industrial inspection.
, correspAuthors=null, authorNote=null, correspAuthorsNote=
, 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=Xingshun ZHANG, Haiyong CHEN), CN=ArticleExt(id=1263514364649325540, articleId=1263514355325387636, tenantId=1146029695717560320, journalId=1263187241531621409, language=CN, title=基于动态视觉传感器的航发叶片缺陷检测, columnId=1263514354893337578, journalTitle=图学学报, columnName=图像处理与计算机视觉, runingTitle=null, highlight=null, articleAbstract=
航空发动机叶片作为发动机核心零部件,其表面微小缺陷可能导致严重安全事故,传统视觉检测技术受限于运动模糊、动态范围低及背景冗余等问题。针对上述挑战,提出一种基于动态视觉传感器(DVS)的航发叶片缺陷检测方法。动态视觉传感器数据格式为异步事件流,故也被称作事件相机,具有动态范围大、高帧率和微小目标捕捉能力强等优势。首先搭建基于DVS的缺陷检测平台,探索总结了其成像特点及优势。在此基础上,构建首个基于DVS的航发叶片缺陷检测数据集(EDD-AB),涵盖划痕、点痕、边缘损伤3类缺陷近6 000张图像,精细标注近1.2万个目标标签,数据集已开源(链接: https://github.com/NiBieZhouMei5520/EDD-AB.git)。进一步提出基于异步事件流帧聚合的多尺度缺陷检测算法(AEAF-ABDD):通过固定时间窗的帧聚合技术实现事件流可视化;构建多分辨率自适应特征金字塔网络(MRAFPN)增强多尺度缺陷特征提取能力;引入轻量级SimAM注意力机制强化关键区域聚焦;融合星形卷积模块(StarNet)提升高维非线性特征映射效率,实现复杂曲面工件多尺度缺陷的精准检测。实验表明,AEAF-ABDD在EDD-AB数据集上的平均精度均值(mAP)达97.7%,检测速度达105帧/秒,显著优于主流算法,为高反光曲面工件的自动化质检提供了高效解决方案,推动了DVS在工业检测领域的应用。
, correspAuthors=null, authorNote=null, correspAuthorsNote=
, copyrightStatement=null, copyrightOwner=null, extLink=null, articleAbsUrl=null, sourceXml=a1Lek1Ea8L72bexZ9qSe8A==, magXml=w+4fhNck7gZsq5O8JMj/9Q==, pdfUrl=null, pdf=XKcbTS6ade2VQg/S5MSvzA==, pdfFileSize=5029272, pdfExtLink=null, richHtmlUrl=null, mobilePdfUrl=null, reviewReport=null, pdfFirstPage=null, abstractGraph=5KObrRute1n78B43iituLg==, abstractGraphContent=null, abstractVideo=null, citation=null, cebUrl=null, magXmlContent=JxtFhwR8ZTrF99F6lHuztw==, mapNumber=null, authorCompany=null, fund=null, authors=null, authorsList=张行顺, 陈海永)}, authors=[Author(id=1263550825104794462, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514355325387636, orderNo=0, 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=1263550826006569832, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514355325387636, authorId=1263550825104794462, language=EN, stringName=Xingshun ZHANG, firstName=Xingshun, middleName=null, lastName=ZHANG, prefix=null, suffix=null, authorComment=null, nameInitials=null, affiliation=null, department=null, xref=null, address=School of Artificial Intelligence and Data Science, Hebei University of Technology, Tianjin 300401, China, bio=null, bioImg=null, bioContent=null, aboutCorrespAuthor=null), CN=AuthorExt(id=1263550827537490799, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514355325387636, authorId=1263550825104794462, language=CN, stringName=张行顺, firstName=null, middleName=null, lastName=null, prefix=null, suffix=null, authorComment=null, nameInitials=null, affiliation=null, department=null, xref=null, address=河北工业大学人工智能与数据科学学院, 天津 300401, bio=null, bioImg=null, bioContent=null, aboutCorrespAuthor=null)}, companyList=[AuthorCompany(id=1263550824567923537, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514355325387636, xref=null, ext=[AuthorCompanyExt(id=1263550824584700756, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514355325387636, companyId=1263550824567923537, language=EN, country=null, province=null, city=null, postcode=null, companyName=null, departmentName=null, remark=School of Artificial Intelligence and Data Science, Hebei University of Technology, Tianjin 300401, China), AuthorCompanyExt(id=1263550824626643797, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514355325387636, companyId=1263550824567923537, language=CN, country=null, province=null, city=null, postcode=null, companyName=null, departmentName=null, remark=河北工业大学人工智能与数据科学学院, 天津 300401)])]), Author(id=1263550828921611124, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514355325387636, orderNo=1, firstName=null, middleName=null, lastName=null, nameCn=null, orcid=null, stid=null, country=null, authorPic=null, dead=0, email=haiyong.chen@hebut.edu.cn, emailSecond=null, emailThird=null, correspondingAuthor=0, authorType=1, ext={EN=AuthorExt(id=1263550829798220670, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514355325387636, authorId=1263550828921611124, language=EN, stringName=Haiyong CHEN, firstName=Haiyong, middleName=null, lastName=CHEN, prefix=null, suffix=null, authorComment=null, nameInitials=null, affiliation=null, department=null, xref=null, address=School of Artificial Intelligence and Data Science, Hebei University of Technology, Tianjin 300401, China, bio=null, bioImg=null, bioContent=null, aboutCorrespAuthor=null), CN=AuthorExt(id=1263550830502863751, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514355325387636, authorId=1263550828921611124, language=CN, stringName=陈海永, firstName=null, middleName=null, lastName=null, prefix=null, suffix=null, authorComment=null, nameInitials=null, affiliation=null, department=null, xref=null, address=河北工业大学人工智能与数据科学学院, 天津 300401, bio=null, bioImg=null, bioContent=null, aboutCorrespAuthor=null)}, companyList=[AuthorCompany(id=1263550824567923537, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514355325387636, xref=null, ext=[AuthorCompanyExt(id=1263550824584700756, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514355325387636, companyId=1263550824567923537, language=EN, country=null, province=null, city=null, postcode=null, companyName=null, departmentName=null, remark=School of Artificial Intelligence and Data Science, Hebei University of Technology, Tianjin 300401, China), AuthorCompanyExt(id=1263550824626643797, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514355325387636, companyId=1263550824567923537, language=CN, country=null, province=null, city=null, postcode=null, companyName=null, departmentName=null, remark=河北工业大学人工智能与数据科学学院, 天津 300401)])])], keywords=[Keyword(id=1263550833086555031, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514355325387636, language=EN, orderNo=1, keyword=dynamic vision sensor), Keyword(id=1263550834655224743, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514355325387636, language=EN, orderNo=2, keyword=aeroengine blades), Keyword(id=1263550835552805809, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514355325387636, language=EN, orderNo=3, keyword=defect detection), Keyword(id=1263550835951264699, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514355325387636, language=EN, orderNo=4, keyword=asynchronous event stream), Keyword(id=1263550836400055233, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514355325387636, language=EN, orderNo=5, keyword=multi-scale feature), Keyword(id=1263550838060999624, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514355325387636, language=CN, orderNo=1, keyword=动态视觉传感器), Keyword(id=1263550839256376273, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514355325387636, language=CN, orderNo=2, keyword=航空发动机叶片), Keyword(id=1263550840112014298, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514355325387636, language=CN, orderNo=3, keyword=缺陷检测), Keyword(id=1263550840615330786, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514355325387636, language=CN, orderNo=4, keyword=异步事件流), Keyword(id=1263550842657956840, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514355325387636, language=CN, orderNo=5, keyword=多尺度特征融合)], refs=[Reference(id=1263550870025789642, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514355325387636, doi=null, pmid=null, pmcid=null, year=2021, volume=47, issue=5, pageStart=1017, pageEnd=1034, url=null, language=null, rfNumber=[1], rfOrder=0, authorNames=陶显, 侯伟, 徐德, journalName=自动化学报, refType=null, unstructuredReference=陶显, 侯伟, 徐德. 基于深度学习的表面缺陷检测方法综述[J].
自动化学报,
2021,
47(5): 1017-1034., articleTitle=基于深度学习的表面缺陷检测方法综述, refAbstract=null), Reference(id=1263550870352945359, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514355325387636, doi=null, pmid=null, pmcid=null, year=2021, volume=47, issue=5, pageStart=1017, pageEnd=1034, url=null, language=null, rfNumber=[1], rfOrder=1, authorNames=TAO X, HOU W, XU D, journalName=Acta Automatica Sinica, refType=null, unstructuredReference=
TAO X,
HOU W,
XU D. A survey of surface defect detection methods based on deep learning[J].
Acta Automatica Sinica,
2021,
47(5): 1017-1034 (in Chinese)., articleTitle=A survey of surface defect detection methods based on deep learning, refAbstract=null), Reference(id=1263550870566854871, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514355325387636, doi=null, pmid=null, pmcid=null, year=2023, volume=72, issue=null, pageStart=5029013, pageEnd=null, url=null, language=null, rfNumber=[2], rfOrder=2, authorNames=CHEN Y Q, PAN J W, LEI J Y, journalName=IEEE Transactions on Instrumentation and Measurement, refType=null, unstructuredReference=
CHEN Y Q,
PAN J W,
LEI J Y,
et al. EEE-Net: efficient edge enhanced network for surface defect detection of glass[J].
IEEE Transactions on Instrumentation and Measurement,
2023,
72: 5029013., articleTitle=EEE-Net: efficient edge enhanced network for surface defect detection of glass, refAbstract=null), Reference(id=1263550870722044122, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514355325387636, doi=null, pmid=null, pmcid=null, year=2021, volume=17, issue=8, pageStart=5485, pageEnd=5494, url=null, language=null, rfNumber=[3], rfOrder=3, authorNames=JIANG W B, LIU M, PENG Y N, journalName=IEEE Transactions on Industrial Informatics, refType=null, unstructuredReference=
JIANG W B,
LIU M,
PENG Y N,
et al. HDCB-Net: a neural network with the hybrid dilated convolution for pixel-level crack detection on concrete bridges[J].
IEEE Transactions on Industrial Informatics,
2021,
17(8): 5485-5494., articleTitle=HDCB-Net: a neural network with the hybrid dilated convolution for pixel-level crack detection on concrete bridges, refAbstract=null), Reference(id=1263550870927565026, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514355325387636, doi=null, pmid=null, pmcid=null, year=2016, volume=null, issue=null, pageStart=21, pageEnd=37, url=null, language=null, rfNumber=[4], rfOrder=4, authorNames=LIU W, ANGUELOV D, ERHAN D, journalName=The 14th European Conference on Computer Vision, refType=null, unstructuredReference=
LIU W,
ANGUELOV D,
ERHAN D,
et al. SSD: single shot MultiBox detector[C]//
The 14th European Conference on Computer Vision. Cham: Springer,
2016: 21-37., articleTitle=SSD: single shot MultiBox detector, refAbstract=null), Reference(id=1263550871191806185, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514355325387636, doi=null, pmid=null, pmcid=null, year=2016, volume=null, issue=null, pageStart=779, pageEnd=788, url=null, language=null, rfNumber=[5], rfOrder=5, authorNames=REDMON J, DIVVALA S, GIRSHICK R, journalName=2016 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]//
2016 IEEE Conference on Computer Vision and Pattern Recognition. New York: IEEE Press,
2016: 779-788., articleTitle=You only look once: unified, real-time object detection, refAbstract=null), Reference(id=1263550871346995437, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514355325387636, doi=null, pmid=null, pmcid=null, year=2014, volume=null, issue=null, pageStart=580, pageEnd=587, url=null, language=null, rfNumber=[6], rfOrder=6, authorNames=GIRSHICK R, DONAHUE J, DARRELL T, journalName=2014 IEEE Conference on Computer Vision and Pattern Recognition, refType=null, unstructuredReference=
GIRSHICK R,
DONAHUE J,
DARRELL T,
et al. Rich feature hierarchies for accurate object detection and semantic segmentation[C]//
2014 IEEE Conference on Computer Vision and Pattern Recognition. New York: IEEE Press,
2014: 580-587., articleTitle=Rich feature hierarchies for accurate object detection and semantic segmentation, refAbstract=null), Reference(id=1263550871682539764, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514355325387636, doi=null, pmid=null, pmcid=null, year=2021, volume=null, issue=null, pageStart=6354, pageEnd=6363, url=null, language=null, rfNumber=[7], rfOrder=7, authorNames=ZHENG Y J, ZHENG L X, YU Z F, journalName=2021 IEEE/CVF Conference on Computer Vision and Pattern Recognition, refType=null, unstructuredReference=
ZHENG Y J,
ZHENG L X,
YU Z F,
et al. High-speed image reconstruction through short-term plasticity for spiking cameras[C]//
2021 IEEE/CVF Conference on Computer Vision and Pattern Recognition. New York: IEEE Press,
2021: 6354-6363., articleTitle=High-speed image reconstruction through short-term plasticity for spiking cameras, refAbstract=null), Reference(id=1263550871934198009, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514355325387636, doi=null, pmid=null, pmcid=null, year=2017, volume=null, issue=null, pageStart=251, pageEnd=260, url=null, language=null, rfNumber=[8], rfOrder=8, authorNames=XU X Y, SUN D Q, PAN J S, journalName=2017 IEEE International Conference on Computer Vision, refType=null, unstructuredReference=
XU X Y,
SUN D Q,
PAN J S,
et al. Learning to super-resolve blurry face and text images[C]//
2017 IEEE International Conference on Computer Vision. New York: IEEE Press,
2017: 251-260., articleTitle=Learning to super-resolve blurry face and text images, refAbstract=null), Reference(id=1263550873699999996, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514355325387636, doi=null, pmid=null, pmcid=null, year=2021, volume=44, issue=6, pageStart=1258, pageEnd=1286, url=null, language=null, rfNumber=[9], rfOrder=9, authorNames=李家宁, 田永鸿, journalName=计算机学报, refType=null, unstructuredReference=李家宁, 田永鸿. 神经形态视觉传感器的研究进展及应用综述[J].
计算机学报,
2021,
44(6): 1258-1286., articleTitle=神经形态视觉传感器的研究进展及应用综述, refAbstract=null), Reference(id=1263550874106847491, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514355325387636, doi=null, pmid=null, pmcid=null, year=2021, volume=44, issue=6, pageStart=1258, pageEnd=1286, url=null, language=null, rfNumber=[9], rfOrder=10, authorNames=LI J N, TIAN Y H, journalName=Chinese Journal of Computers, refType=null, unstructuredReference=
LI J N,
TIAN Y H. Recent advances in neuromorphic vision sensors: a survey[J].
Chinese Journal of Computers,
2021,
44(6): 1258-1286 (in Chinese)., articleTitle=Recent advances in neuromorphic vision sensors: a survey, refAbstract=null), Reference(id=1263550874400448775, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514355325387636, doi=null, pmid=null, pmcid=null, year=2006, volume=null, issue=null, pageStart=2060, pageEnd=2069, url=null, language=null, rfNumber=[10], rfOrder=11, authorNames=LICHTSTEINER P, POSCH C, DELBRUCK T, journalName=2006 IEEE International Solid State Circuits Conference-Digest of Technical Papers, refType=null, unstructuredReference=
LICHTSTEINER P,
POSCH C,
DELBRUCK T. A 128 × 128 120db 30mw asynchronous vision sensor that responds to relative intensity change[C]//
2006 IEEE International Solid State Circuits Conference-Digest of Technical Papers. New York: IEEE Press,
2006: 2060-2069., articleTitle=A 128 × 128 120db 30mw asynchronous vision sensor that responds to relative intensity change, refAbstract=null), Reference(id=1263550874509500681, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514355325387636, doi=null, pmid=null, pmcid=null, year=2019, volume=null, issue=null, pageStart=1682, pageEnd=1683, url=null, language=null, rfNumber=[11], rfOrder=12, authorNames=CHEN S S, GUO M H, journalName=2019 IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, refType=null, unstructuredReference=
CHEN S S,
GUO M H. Live demonstration: CeleX-V: a 1M pixel multi-mode event-based sensor[C]//
2019 IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops. New York: IEEE Press,
2019: 1682-1683., articleTitle=Live demonstration: CeleX-V: a 1M pixel multi-mode event-based sensor, refAbstract=null), Reference(id=1263550874631135501, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514355325387636, doi=null, pmid=null, pmcid=null, year=2014, volume=null, issue=null, pageStart=686, pageEnd=689, url=null, language=null, rfNumber=[12], rfOrder=13, authorNames=BRANDLI C, MULLER L, DELBRUCK T, journalName=2014 IEEE International Symposium on Circuits and Systems, refType=null, unstructuredReference=
BRANDLI C,
MULLER L,
DELBRUCK T. Real-time, high-speed video decompression using a frame- and event-based DAVIS sensor[C]//
2014 IEEE International Symposium on Circuits and Systems. New York: IEEE Press,
2014: 686-689., articleTitle=Real-time, high-speed video decompression using a frame- and event-based DAVIS sensor, refAbstract=null), Reference(id=1263550874765353233, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514355325387636, doi=null, pmid=null, pmcid=null, year=2024, volume=50, issue=12, pageStart=2407, pageEnd=2419, url=null, language=null, rfNumber=[13], rfOrder=14, authorNames=马居坡, 陈周熠, 吴金建, journalName=自动化学报, refType=null, unstructuredReference=马居坡, 陈周熠, 吴金建. 基于动态视觉传感器的铝基盘片表面缺陷检测[J].
自动化学报,
2024,
50(12): 2407-2419., articleTitle=基于动态视觉传感器的铝基盘片表面缺陷检测, refAbstract=null), Reference(id=1263550874912153878, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514355325387636, doi=null, pmid=null, pmcid=null, year=2024, volume=50, issue=12, pageStart=2407, pageEnd=2419, url=null, language=null, rfNumber=[13], rfOrder=15, authorNames=MA J P, CHEN Z Y, WU J J, journalName=Acta Automatica Sinica, refType=null, unstructuredReference=
MA J P,
CHEN Z Y,
WU J J. Dynamic vision sensor based defect detection for the surface of aluminum disk[J].
Acta Automatica Sinica,
2024,
50(12): 2407-2419 (in Chinese)., articleTitle=Dynamic vision sensor based defect detection for the surface of aluminum disk, refAbstract=null), Reference(id=1263550875138646294, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514355325387636, doi=null, pmid=null, pmcid=null, year=2024, volume=22, issue=2, pageStart=140, pageEnd=145, url=null, language=null, rfNumber=[14], rfOrder=16, authorNames=吕和平, 洪流, journalName=数字自造科学, refType=null, unstructuredReference=吕和平, 洪流. 基于事件相机的铝基片划痕检测研究[J].
数字自造科学,
2024,
22(2): 140-145., articleTitle=基于事件相机的铝基片划痕检测研究, refAbstract=null), Reference(id=1263550875381915929, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514355325387636, doi=null, pmid=null, pmcid=null, year=2024, volume=2, issue=22, pageStart=140, pageEnd=145, url=null, language=null, rfNumber=[14], rfOrder=17, authorNames=LV H P, HONG L, journalName=Digital Manufacture Science, refType=null, unstructuredReference=
LV H P,
HONG L. Research on scratch detection of aluminum substrate based on event camera[J].
Digital Manufacture Science,
2024,
2(22): 140-145 (in Chinese)., articleTitle=Research on scratch detection of aluminum substrate based on event camera, refAbstract=null), Reference(id=1263550875532910876, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514355325387636, doi=null, pmid=null, pmcid=null, year=null, volume=null, issue=null, pageStart=null, pageEnd=null, url=null, language=null, rfNumber=[15], rfOrder=18, authorNames=邓坚, 万小芳, journalName=一种基于事件相机的缺陷检测装置: 中国, 217212305U, refType=null, unstructuredReference=邓坚, 万小芳.
一种基于事件相机的缺陷检测装置: 中国, 217212305U[P]. 2022-08-16., articleTitle=null, refAbstract=null), Reference(id=1263550875683905826, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514355325387636, doi=null, pmid=null, pmcid=null, year=null, volume=null, issue=null, pageStart=null, pageEnd=null, url=null, language=null, rfNumber=[15], rfOrder=19, authorNames=DENG J, WAN X F, journalName=Defect detection device based on event camera: China, 217212305U, refType=null, unstructuredReference=
DENG J,
WAN X F.
Defect detection device based on event camera: China, 217212305U[P]. 2022-08-16 (in Chinese)., articleTitle=null, refAbstract=null), Reference(id=1263550875813929253, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514355325387636, doi=null, pmid=null, pmcid=null, year=null, volume=null, issue=null, pageStart=null, pageEnd=null, url=https://proceedings.mlr.press/v139/yang21o.html, language=null, rfNumber=[16], rfOrder=20, authorNames=YANG L X, ZHANG R Y, LI L D, journalName=null, refType=null, unstructuredReference=
YANG L X,
ZHANG R Y,
LI L D,
et al. SimAM: a simple, parameter-free attention module for convolutional neural networks[EB/OL]. [2025-03-30]. https://proceedings.mlr.press/v139/yang21o.html., articleTitle=SimAM: a simple, parameter-free attention module for convolutional neural networks, refAbstract=null), Reference(id=1263550875985895722, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514355325387636, doi=null, pmid=null, pmcid=null, year=2022, volume=44, issue=1, pageStart=154, pageEnd=180, url=null, language=null, rfNumber=[17], rfOrder=21, authorNames=GALLEGO G, DELBRUCK T, ORCHARD G, journalName=IEEE Transactions on Pattern Analysis and Machine Intelligence, refType=null, unstructuredReference=
GALLEGO G,
DELBRUCK T,
ORCHARD G,
et al. Event-based vision: a survey[J].
IEEE Transactions on Pattern Analysis and Machine Intelligence,
2022,
44(1): 154-180., articleTitle=Event-based vision: a survey, refAbstract=null), Reference(id=1263550876212388142, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514355325387636, doi=null, pmid=null, pmcid=null, year=2009, volume=null, issue=null, pageStart=775, pageEnd=778, url=null, language=null, rfNumber=[18], rfOrder=22, authorNames=CHEN S S, MARTINI B, CULURCIELLO E, journalName=2009 IEEE International Symposium on Circuits and Systems, refType=null, unstructuredReference=
CHEN S S,
MARTINI B,
CULURCIELLO E. A bio-inspired event-based size and position invariant human posture recognition algorithm[C]//
2009 IEEE International Symposium on Circuits and Systems. New York: IEEE Press,
2009: 775-778., articleTitle=A bio-inspired event-based size and position invariant human posture recognition algorithm, refAbstract=null), Reference(id=1263550876464046386, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514355325387636, doi=null, pmid=null, pmcid=null, year=2024, volume=null, issue=null, pageStart=5701, pageEnd=5711, url=null, language=null, rfNumber=[19], rfOrder=23, authorNames=AYDIN A, GEHRIG M, GEHRIG D, journalName=2024 IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, refType=null, unstructuredReference=
AYDIN A,
GEHRIG M,
GEHRIG D,
et al. A hybrid ANN-SNN architecture for low-power and low-latency visual perception[C]//
2024 IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops. New York: IEEE Press,
2024: 5701-5711., articleTitle=A hybrid ANN-SNN architecture for low-power and low-latency visual perception, refAbstract=null), Reference(id=1263550878112407863, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514355325387636, doi=null, pmid=null, pmcid=null, year=2024, volume=null, issue=null, pageStart=924, pageEnd=927, url=null, language=null, rfNumber=[20], rfOrder=24, authorNames=FAN Q D, journalName=2024 IEEE 2nd International Conference on Sensors, Electronics and Computer Engineering, refType=null, unstructuredReference=
FAN Q D. Research on the dynamic object segmentation based on computer vision technology[C]//
2024 IEEE 2nd International Conference on Sensors, Electronics and Computer Engineering. New York: IEEE Press,
2024: 924-927., articleTitle=Research on the dynamic object segmentation based on computer vision technology, refAbstract=null), Reference(id=1263550878477312318, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514355325387636, doi=null, pmid=null, pmcid=null, year=2023, volume=null, issue=null, pageStart=512, pageEnd=520, url=null, language=null, rfNumber=[21], rfOrder=25, authorNames=HE X, ZHAO D C, LI Y, journalName=The 38th AAAI Conference on Artificial Intelligence, refType=null, unstructuredReference=
HE X,
ZHAO D C,
LI Y,
et al. An efficient knowledge transfer strategy for spiking neural networks from static to event domain[C]//
The 38th AAAI Conference on Artificial Intelligence. Washington: AAAI Press,
2023: 512-520., articleTitle=An efficient knowledge transfer strategy for spiking neural networks from static to event domain, refAbstract=null), Reference(id=1263550878779302209, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514355325387636, doi=null, pmid=null, pmcid=null, year=2023, volume=null, issue=null, pageStart=6532, pageEnd=6542, url=null, language=null, rfNumber=[22], rfOrder=26, authorNames=SU Q Y, CHOU Y H, HU Y F, journalName=2023 IEEE/CVF International Conference on Computer Vision, refType=null, unstructuredReference=
SU Q Y,
CHOU Y H,
HU Y F,
et al. Deep directly-trained spiking neural networks for object detection[C]//
2023 IEEE/CVF International Conference on Computer Vision. New York: IEEE Press,
2023: 6532-6542., articleTitle=Deep directly-trained spiking neural networks for object detection, refAbstract=null), Reference(id=1263550879026766150, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514355325387636, doi=null, pmid=null, pmcid=null, year=null, volume=null, issue=null, pageStart=null, pageEnd=null, url=https://arxiv.org/abs/2502.12524.pdf, language=null, rfNumber=[23], rfOrder=27, authorNames=TIAN Y J, YE Q X, DOERMANN D, journalName=null, refType=null, unstructuredReference=
TIAN Y J,
YE Q X,
DOERMANN D. YOLOv12:attention- centric real-time object detectors[EB/OL]. [2025-02-18]. https://arxiv.org/abs/2502.12524.pdf., articleTitle=YOLOv12:attention- centric real-time object detectors, refAbstract=null), Reference(id=1263550879366504778, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514355325387636, doi=null, pmid=null, pmcid=null, year=2021, volume=null, issue=null, pageStart=2126, pageEnd=2136, url=null, language=null, rfNumber=[24], rfOrder=28, authorNames=KIM J, BAE J, PARK G, journalName=2021 IEEE/CVF International Conference on Computer Vision, refType=null, unstructuredReference=
KIM J,
BAE J,
PARK G,
et al. N-ImageNet: towards robust, fine-grained object recognition with event cameras[C]//
2021 IEEE/CVF International Conference on Computer Vision. New York: IEEE Press,
2021: 2126-2136., articleTitle=N-ImageNet: towards robust, fine-grained object recognition with event cameras, refAbstract=null), Reference(id=1263550879790129487, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514355325387636, doi=null, pmid=null, pmcid=null, year=2024, volume=null, issue=null, pageStart=5694, pageEnd=5703, url=null, language=null, rfNumber=[25], rfOrder=29, authorNames=MA X, DAI X Y, BAI Y, journalName=2024 IEEE/CVF Conference on Computer Vision and Pattern Recognition, refType=null, unstructuredReference=
MA X,
DAI X Y,
BAI Y,
et al. Rewrite the star[C]//
2024 IEEE/CVF Conference on Computer Vision and Pattern Recognition. New York: IEEE Press,
2024: 5694-5703., articleTitle=Rewrite the star, refAbstract=null), Reference(id=1263550880150839635, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514355325387636, doi=null, pmid=null, pmcid=null, year=2023, volume=10, issue=22, pageStart=140, pageEnd=145, url=null, language=null, rfNumber=[26], rfOrder=30, authorNames=GUO A J, MA J P, DIAN R W, journalName=National Science Review, refType=null, unstructuredReference=
GUO A J,
MA J P,
DIAN R W,
et al. Surface defect detection competition with a bio-inspired vision sensor[J].
National Science Review,
2023,
10(22): 140-145., articleTitle=Surface defect detection competition with a bio-inspired vision sensor, refAbstract=null)], funds=[Fund(id=1263550865516912810, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514355325387636, awardId=2022YFB3303804, language=EN, fundingSource=National Key Research and Development Program of China under Grant(2022YFB3303804), fundOrder=null, country=null), Fund(id=1263550865953120431, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514355325387636, awardId=2022YFB3303804, language=CN, fundingSource=国家重点研究发展计划项目(2022YFB3303804), fundOrder=null, country=null), Fund(id=1263550866758426806, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514355325387636, awardId=62473127, language=EN, fundingSource=National Natural Science Foundation of China under Grant(62473127), fundOrder=null, country=null), Fund(id=1263550867404349631, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514355325387636, awardId=62473127, language=CN, fundingSource=国家自然科学基金(62473127), fundOrder=null, country=null)], companyList=[AuthorCompany(id=1263550824567923537, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514355325387636, xref=null, ext=[AuthorCompanyExt(id=1263550824584700756, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514355325387636, companyId=1263550824567923537, language=EN, country=null, province=null, city=null, postcode=null, companyName=null, departmentName=null, remark=School of Artificial Intelligence and Data Science, Hebei University of Technology, Tianjin 300401, China), AuthorCompanyExt(id=1263550824626643797, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514355325387636, companyId=1263550824567923537, language=CN, country=null, province=null, city=null, postcode=null, companyName=null, departmentName=null, remark=河北工业大学人工智能与数据科学学院, 天津 300401)])], figs=[ArticleFig(id=1263550843551343604, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514355325387636, language=EN, label=Fig. 1, caption=
Schematic diagram of the event generation principle, figureFileSmall=5evi4Ky7zjJHNvZV2/cb+A==, figureFileBig=iuLcfTyBuySAqEJ1hHFpVg==, tableContent=null), ArticleFig(id=1263550844838994942, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514355325387636, language=CN, label=图1, caption=
事件产生原理图, figureFileSmall=5evi4Ky7zjJHNvZV2/cb+A==, figureFileBig=iuLcfTyBuySAqEJ1hHFpVg==, tableContent=null), ArticleFig(id=1263550847078752263, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514355325387636, language=EN, label=Fig. 2, caption=
Schematic diagram of defect imaging ((a) Optical path with a stationary workpiece;(b) The optical path during relative displacement between the workpiece and the DVS), figureFileSmall=KUItEPMWDI7qDyUMn8UkHg==, figureFileBig=F1iACfDO/Gz8czo6D+s2dQ==, tableContent=null), ArticleFig(id=1263550847233941516, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514355325387636, language=CN, label=图2, caption=
缺陷成像示意图((a) 工件位置未发生变化时的光路;(b) 工件与DVS发生相对位移时的光路), figureFileSmall=KUItEPMWDI7qDyUMn8UkHg==, figureFileBig=F1iACfDO/Gz8czo6D+s2dQ==, tableContent=null), ArticleFig(id=1263550847686926354, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514355325387636, language=EN, label=Fig. 3, caption=
Experimental platform, figureFileSmall=T+ovgx1SajCGthP0mkNfMA==, figureFileBig=MW/aJlpsDC4nh5LHXK32eA==, tableContent=null), ArticleFig(id=1263550848160882708, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514355325387636, language=CN, label=图3, caption=
实验平台, figureFileSmall=T+ovgx1SajCGthP0mkNfMA==, figureFileBig=MW/aJlpsDC4nh5LHXK32eA==, tableContent=null), ArticleFig(id=1263550848907468827, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514355325387636, language=EN, label=Fig. 4, caption=
Comparison of imaging of weak defects (surface scratch defects in red box) ((a) DVS imaging effect; (b) Traditional camera imaging effect), figureFileSmall=GzGMJUVJosF/f2eWciqerQ==, figureFileBig=4WWnkZ8kjxdQ137MiiR3nA==, tableContent=null), ArticleFig(id=1263550849335287843, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514355325387636, language=CN, label=图4, caption=
弱小缺陷成像对比(红框中为表面划痕缺陷)((a) DVS成像效果;(b) 传统相机成像效果), figureFileSmall=GzGMJUVJosF/f2eWciqerQ==, figureFileBig=4WWnkZ8kjxdQ137MiiR3nA==, tableContent=null), ArticleFig(id=1263550849800855592, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514355325387636, language=EN, label=Fig. 5, caption=
High dynamic range imaging comparison (surface scratch defects and point scratch defects in the red box) ((a) DVS imaging effect; (b) Traditional camera imaging effect), figureFileSmall=gXVC0ccFC2GSP1yXd2SrWw==, figureFileBig=t/Eh8fHObvojNecmPGwp7A==, tableContent=null), ArticleFig(id=1263550851386302508, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514355325387636, language=CN, label=图5, caption=
高动态范围成像对比(红框中为表面划痕缺陷与点痕缺陷) ((a) DVS成像效果;(b) 传统相机成像效果), figureFileSmall=gXVC0ccFC2GSP1yXd2SrWw==, figureFileBig=t/Eh8fHObvojNecmPGwp7A==, tableContent=null), ArticleFig(id=1263550851872841781, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514355325387636, language=EN, label=Fig. 6, caption=
Visualization images of event flows for different types of defects (the scratches are in the red boxes, the dot marks are in the red circles, and the edge damages are in the red triangles), figureFileSmall=c2GQdZMMAPYP3y7OVl1NxA==, figureFileBig=qL5MBc9TCAckQJcQz9gGGw==, tableContent=null), ArticleFig(id=1263550852355186743, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514355325387636, language=CN, label=图6, caption=
不同类型缺陷的事件流可视化图像(红色方框中为划痕,红色圆圈中为点痕,红色三角形中为边缘损伤), figureFileSmall=c2GQdZMMAPYP3y7OVl1NxA==, figureFileBig=qL5MBc9TCAckQJcQz9gGGw==, tableContent=null), ArticleFig(id=1263550852770422844, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514355325387636, language=EN, label=Fig. 7, caption=
EDD-AB Characteristics Statistics of Dataset ((a) Area distribution of bounding boxes for seratches; (b) Area distribution of bounding boxes for point marks; (c) Area distribution of bounding boxes for edge damage; (d) Area distribution of bounding boxes for all defect targets), figureFileSmall=B0qq6JJ77dy1ndmiU6557w==, figureFileBig=3CfRJitmWUegBGF2A3hfNQ==, tableContent=null), ArticleFig(id=1263550853533786184, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514355325387636, language=CN, label=图7, caption=
数据集 EDD-AB 特性统计((a) 划痕损伤目标边界框宽高比的分布;(b) 点痕损伤目标边界框宽高比的分布;(c) 边缘损伤目标边界框宽高比的分布;(d) 所有缺陷目标边界框的面积分布), figureFileSmall=B0qq6JJ77dy1ndmiU6557w==, figureFileBig=3CfRJitmWUegBGF2A3hfNQ==, tableContent=null), ArticleFig(id=1263550854393618508, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514355325387636, language=EN, label=Fig. 8, caption=
Small target detection head, figureFileSmall=yW8PgPCcXfOSjPup7R+IGQ==, figureFileBig=EePU/MfmTJUSAJQBqj6DLQ==, tableContent=null), ArticleFig(id=1263550856100700242, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514355325387636, language=CN, label=图8, caption=
小目标检测头, figureFileSmall=yW8PgPCcXfOSjPup7R+IGQ==, figureFileBig=EePU/MfmTJUSAJQBqj6DLQ==, tableContent=null), ArticleFig(id=1263550856260083798, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514355325387636, language=EN, label=Fig. 9, caption=
Schematic diagram of the SimAM attention structure, figureFileSmall=Hmj8Sqf90qCU5UaRbL0AdQ==, figureFileBig=GB4WDM65FNWE6k5tjO4Fjg==, tableContent=null), ArticleFig(id=1263550856880840796, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514355325387636, language=CN, label=图9, caption=
SimAM注意力结构示意图, figureFileSmall=Hmj8Sqf90qCU5UaRbL0AdQ==, figureFileBig=GB4WDM65FNWE6k5tjO4Fjg==, tableContent=null), ArticleFig(id=1263550857518375011, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514355325387636, language=EN, label=Fig. 10, caption=
Schematic diagram of star-shaped convolution operation(* is element-wise multiplication), figureFileSmall=g7HlP8zHfvSZdFAMedjqsg==, figureFileBig=sdQpcqmHyyGdiO5AucEVWw==, tableContent=null), ArticleFig(id=1263550857749061733, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514355325387636, language=CN, label=图10, caption=
星形卷积操作示意图(*为星形运算), figureFileSmall=g7HlP8zHfvSZdFAMedjqsg==, figureFileBig=sdQpcqmHyyGdiO5AucEVWw==, tableContent=null), ArticleFig(id=1263550858369818733, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514355325387636, language=EN, label=Fig. 11, caption=
Comparison of hatemap detection ((a) Original image; (b) DETR; (c) Yolov10; (d) TIFF-EDD; (e) AEAF-ABDD), figureFileSmall=zCzcQRzCc5fX8SkVL87UCw==, figureFileBig=da2LsD0GawjCD0XMI8B9fw==, tableContent=null), ArticleFig(id=1263550860236284018, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514355325387636, language=CN, label=图11, caption=
检测热力图对比, figureFileSmall=zCzcQRzCc5fX8SkVL87UCw==, figureFileBig=da2LsD0GawjCD0XMI8B9fw==, tableContent=null), ArticleFig(id=1263550860731211897, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514355325387636, language=EN, label=Table 1, caption=
Experimental environment configuration
, figureFileSmall=null, figureFileBig=null, tableContent=
| 配置 | 参数 |
| 操作环境 | Windows11 |
| 深度学习框架 | Pytorch1.12 |
| CUDA | 11.3 |
| Python版本 | Python-3.12 |
| CPU | Intel(R) Core(TM) i7-14700HX 2.10 GHz |
| GPU | NVIDIA GeForce RTX 4070Laptop 8 GB |
), ArticleFig(id=1263550861087727742, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514355325387636, language=CN, label=表1, caption=
实验环境配置
, figureFileSmall=null, figureFileBig=null, tableContent=
| 配置 | 参数 |
| 操作环境 | Windows11 |
| 深度学习框架 | Pytorch1.12 |
| CUDA | 11.3 |
| Python版本 | Python-3.12 |
| CPU | Intel(R) Core(TM) i7-14700HX 2.10 GHz |
| GPU | NVIDIA GeForce RTX 4070Laptop 8 GB |
), ArticleFig(id=1263550861465215111, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514355325387636, language=EN, label=Table 2, caption=
Experimental parameter settings
, figureFileSmall=null, figureFileBig=null, tableContent=
| 超参数 | 参数值 | 超参数 | 参数值 |
| Images size | 640×640 | Optimize | SGD |
| Epochs | 300 | Momentum | 0.973 |
| Batch size | 32 | Learning rate | 0.01 |
), ArticleFig(id=1263550861901422732, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514355325387636, language=CN, label=表2, caption=
实验参数设置
, figureFileSmall=null, figureFileBig=null, tableContent=
| 超参数 | 参数值 | 超参数 | 参数值 |
| Images size | 640×640 | Optimize | SGD |
| Epochs | 300 | Momentum | 0.973 |
| Batch size | 32 | Learning rate | 0.01 |
), ArticleFig(id=1263550862417322131, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514355325387636, language=EN, label=Table 3, caption=
Comparative experiments with other algorithms on the EDD-AB dataset
, figureFileSmall=null, figureFileBig=null, tableContent=
| Method | P/% | R/% | Parms/106 | GFLOPs | FPS | mAP/% |
| 综合 | 划痕 | 点痕 | 边缘损伤 |
| Faster-RCNN | 76.6 | 77.6 | 165.00 | 199.0 | 66 | 80.2 | 87.7 | 66.2 | 86.6 |
| SSD | 63.0 | 65.3 | 24.50 | 87.9 | 72 | 71.0 | 77.6 | 55.3 | 79.6 |
| DETR | 77.5 | 78.0 | 9.49 | 16.8 | 88 | 87.0 | 91.3 | 77.5 | 91.8 |
| Yolov10 | 89.6 | 87.5 | 2.59 | 6.4 | 96 | 92.8 | 97.1 | 85.7 | 96.0 |
| Yolov12 | 85.3 | 88.7 | 2.52 | 6.0 | 93 | 91.8 | 94.8 | 89.1 | 92.2 |
| EMS-YOLO[18] | 82.3 | 84.5 | 14.40 | 6.8 | 90 | 88.8 | 90.2 | 83.3 | 91.9 |
| TIFF-EDD[13] | 90.6 | 91.1 | 3.06 | 28.4 | 82 | 94.1 | 95.8 | 89.9 | 96.5 |
| AEAF-ABDD | 93.2 | 93.9 | 3.00 | 12.8 | 105 | 97.7 | 98.6 | 95.9 | 97.9 |
), ArticleFig(id=1263550862631231641, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514355325387636, language=CN, label=表3, caption=
与其他算法在EDD-AB数据集上的对比实验
, figureFileSmall=null, figureFileBig=null, tableContent=
| Method | P/% | R/% | Parms/106 | GFLOPs | FPS | mAP/% |
| 综合 | 划痕 | 点痕 | 边缘损伤 |
| Faster-RCNN | 76.6 | 77.6 | 165.00 | 199.0 | 66 | 80.2 | 87.7 | 66.2 | 86.6 |
| SSD | 63.0 | 65.3 | 24.50 | 87.9 | 72 | 71.0 | 77.6 | 55.3 | 79.6 |
| DETR | 77.5 | 78.0 | 9.49 | 16.8 | 88 | 87.0 | 91.3 | 77.5 | 91.8 |
| Yolov10 | 89.6 | 87.5 | 2.59 | 6.4 | 96 | 92.8 | 97.1 | 85.7 | 96.0 |
| Yolov12 | 85.3 | 88.7 | 2.52 | 6.0 | 93 | 91.8 | 94.8 | 89.1 | 92.2 |
| EMS-YOLO[18] | 82.3 | 84.5 | 14.40 | 6.8 | 90 | 88.8 | 90.2 | 83.3 | 91.9 |
| TIFF-EDD[13] | 90.6 | 91.1 | 3.06 | 28.4 | 82 | 94.1 | 95.8 | 89.9 | 96.5 |
| AEAF-ABDD | 93.2 | 93.9 | 3.00 | 12.8 | 105 | 97.7 | 98.6 | 95.9 | 97.9 |
), ArticleFig(id=1263550862979358876, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514355325387636, language=EN, label=Table 4, caption=
Ablation experiments on the EDD-AB dataset
, figureFileSmall=null, figureFileBig=null, tableContent=
| Base | MSAFPN | SimAM | StarNet | P/% | R/% | Parms/106 | GFLOPs | FPS | mAP/% |
| 综合 | 划痕 | 点痕 | 边缘损伤 |
| √ | | | | 87.1 | 89.6 | 3.00 | 8.2 | 99 | 92.9 | 96.4 | 87.8 | 94.7 |
| √ | √ | | | 92.6 | 93.0 | 2.93 | 12.4 | 100 | 94.0 | 96.4 | 87.6 | 96.5 |
| √ | | √ | | 89.6 | 90.8 | 3.01 | 8.2 | 98 | 93.6 | 95.4 | 90.9 | 97.0 |
| √ | | | √ | 88.6 | 90.5 | 3.08 | 8.5 | 89 | 94.1 | 96.9 | 89.2 | 95.8 |
| √ | √ | √ | | 91.9 | 92.3 | 2.93 | 12.4 | 101 | 95.5 | 97.6 | 93.2 | 96.5 |
| √ | | √ | √ | 90.3 | 90.8 | 3.08 | 8.5 | 96 | 94.2 | 96.3 | 88.6 | 96.6 |
| √ | √ | | √ | 91.6 | 92.5 | 3.00 | 12.8 | 93 | 95.2 | 95.8 | 89.7 | 97.3 |
| √ | √ | √ | √ | 93.2 | 93.9 | 3.00 | 12.8 | 105 | 97.7 | 98.6 | 95.9 | 97.9 |
), ArticleFig(id=1263550864938098851, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514355325387636, language=CN, label=表4, caption=
在EDD-AB数据集上的消融实验
, figureFileSmall=null, figureFileBig=null, tableContent=
| Base | MSAFPN | SimAM | StarNet | P/% | R/% | Parms/106 | GFLOPs | FPS | mAP/% |
| 综合 | 划痕 | 点痕 | 边缘损伤 |
| √ | | | | 87.1 | 89.6 | 3.00 | 8.2 | 99 | 92.9 | 96.4 | 87.8 | 94.7 |
| √ | √ | | | 92.6 | 93.0 | 2.93 | 12.4 | 100 | 94.0 | 96.4 | 87.6 | 96.5 |
| √ | | √ | | 89.6 | 90.8 | 3.01 | 8.2 | 98 | 93.6 | 95.4 | 90.9 | 97.0 |
| √ | | | √ | 88.6 | 90.5 | 3.08 | 8.5 | 89 | 94.1 | 96.9 | 89.2 | 95.8 |
| √ | √ | √ | | 91.9 | 92.3 | 2.93 | 12.4 | 101 | 95.5 | 97.6 | 93.2 | 96.5 |
| √ | | √ | √ | 90.3 | 90.8 | 3.08 | 8.5 | 96 | 94.2 | 96.3 | 88.6 | 96.6 |
| √ | √ | | √ | 91.6 | 92.5 | 3.00 | 12.8 | 93 | 95.2 | 95.8 | 89.7 | 97.3 |
| √ | √ | √ | √ | 93.2 | 93.9 | 3.00 | 12.8 | 105 | 97.7 | 98.6 | 95.9 | 97.9 |
)], attaches=null, journal=Journal(id=1263185177418154013, delFlag=0, nameCn=图学学报, nameEn=Journal of Graphics, nameHistory1=null, nameHistory2=null, issn=2095-302X, eissn=null, cn=10-1034/T, coden=null, periodic=1, language=CN, oaType=null, 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=o2S94GfCLjDYYJqsdQm5Mw==, journalPrice=null, startedYear=null, abbrevIsoEn=Journal of Graphics, journalRemark=null, publicationField=null, createdTime=1779096415144, updatedTime=1779097332356, createdBy=18614031015, updatedBy=13701087609, firstLetterCn=J, firstLetterEn=J, subjectCode=Natural Sciences, subjectName=null, subjectCodeEn=Natural Sciences, subjectNameEn=null, picCn=o2S94GfCLjDYYJqsdQm5Mw==, picEn=f7IBTa1ZXKPoIhMUwL1eVw==, jcr=null, cjcr=null, exts=[JournalExt(id=1263189024693469540, language=CN, name=图学学报, nameHistory1=null, nameHistory2=null, managedBy=, sponsoredBy=, publishedBy=, editorOffice=, officeProv=null, officeCity=null, officeAddr=, officeZip=, editDirector=, officeDirector=null, officePhone=null, coverPicUrl=null, journalRemark=, submitArticleUrl=null, websiteUrl=, createdTime=1779097332404, updatedTime=1779097332404, createdBy=13701087609, updatedBy=13701087609, submissionGuidelinesUrl=, submissionAuthorUrl=http://www.txxb.com.cn/Journalx_txxb/authorLogOn.action, submissionEditorUrl=http://www.txxb.com.cn/Journalx_txxb/editorLogOn.action, submissionReviewUrl=http://www.txxb.com.cn/Journalx_txxb/expertLogOn.action, submissionCeEditorUrl=, submissionAeEditorUrl=, option={"copyright":""}), JournalExt(id=1263189024764772709, language=EN, name=Journal of Graphics, nameHistory1=null, nameHistory2=null, managedBy=, sponsoredBy=, publishedBy=, editorOffice=, officeProv=null, officeCity=null, officeAddr=, officeZip=, editDirector=, officeDirector=null, officePhone=null, coverPicUrl=null, journalRemark=, submitArticleUrl=null, websiteUrl=, createdTime=1779097332421, updatedTime=1779097332421, createdBy=13701087609, updatedBy=13701087609, submissionGuidelinesUrl=, submissionAuthorUrl=http://www.txxb.com.cn/Journalx_txxb/authorLogOn.action, submissionEditorUrl=http://www.txxb.com.cn/Journalx_txxb/editorLogOn.action, submissionReviewUrl=http://www.txxb.com.cn/Journalx_txxb/expertLogOn.action, submissionCeEditorUrl=, submissionAeEditorUrl=, option={"copyright":""})], databaseList=null, tenantJournalId=1263187241531621409, websiteList=[Website(id=1263188159811207473, webName=null, webTitle=null, webDomain=null, webCopyrigh=null, webIpcNo=null, seoTitle=null, seoKeywords=null, seoDescription=null, tenantJournalId=null, journalId=1263187241531621409, 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/txxb/CN, language=CN, createTime=1779097126200, createBy=18614031015, updateTime=1779097561850, updateBy=18614031015, name=图学学报-中文, tplId=1146099689490845704, title=图学学报, delFlag=0, indexPage=/home, props=[WebsiteProps(id=1263194793929204110, tenantId=1146029695717560320, journalId=null, journalGroupId=null, siteId=1263188159811207473, code=articleTextType, value=kx, createTime=1779098707897, updateTime=1779098707897, creator=18614031015, updator=18614031015), WebsiteProps(id=1263194793853706635, tenantId=1146029695717560320, journalId=null, journalGroupId=null, siteId=1263188159811207473, code=banner, value=null, createTime=1779098707879, updateTime=1779098707879, creator=18614031015, updator=18614031015), WebsiteProps(id=1263194793966952849, tenantId=1146029695717560320, journalId=null, journalGroupId=null, siteId=1263188159811207473, code=grayFlag, value=0, createTime=1779098707906, updateTime=1779098707906, creator=18614031015, updator=18614031015), WebsiteProps(id=1263194793824346506, tenantId=1146029695717560320, journalId=null, journalGroupId=null, siteId=1263188159811207473, code=logo, value=https://castjournals.cast.org.cn/joweb/txxb/CN/file/pic?fileId=lmN7m2FoR6FhgnIimGeZBg==, createTime=1779098707872, updateTime=1779098707872, creator=18614031015, updator=18614031015), WebsiteProps(id=1263194793992118675, tenantId=1146029695717560320, journalId=null, journalGroupId=null, siteId=1263188159811207473, code=minRunFlag, value=0, createTime=1779098707912, updateTime=1779098707912, creator=18614031015, updator=18614031015), WebsiteProps(id=1263194793891455373, tenantId=1146029695717560320, journalId=null, journalGroupId=null, siteId=1263188159811207473, code=picServerUrl, value=https://castjournals.cast.org.cn/joweb/txxb/CN/file/pic, createTime=1779098707888, updateTime=1779098707888, creator=18614031015, updator=18614031015), WebsiteProps(id=1263194793979535762, tenantId=1146029695717560320, journalId=null, journalGroupId=null, siteId=1263188159811207473, code=silenceFlag, value=0, createTime=1779098707909, updateTime=1779098707909, creator=18614031015, updator=18614031015), WebsiteProps(id=1263194793883066764, tenantId=1146029695717560320, journalId=null, journalGroupId=null, siteId=1263188159811207473, code=staticResourcePath, value=https://castjournals.cast.org.cn/joweb/cast_kjdb_cn_619/, createTime=1779098707886, updateTime=1779098707886, creator=18614031015, updator=18614031015), WebsiteProps(id=1263194793933398415, tenantId=1146029695717560320, journalId=null, journalGroupId=null, siteId=1263188159811207473, code=themeColor, value=null, createTime=1779098707898, updateTime=1779098707898, creator=18614031015, updator=18614031015), WebsiteProps(id=1263194793941787024, tenantId=1146029695717560320, journalId=null, journalGroupId=null, siteId=1263188159811207473, code=themeStyle, value=null, createTime=1779098707900, updateTime=1779098707900, creator=18614031015, updator=18614031015)]), Website(id=1263188160184500536, webName=null, webTitle=null, webDomain=null, webCopyrigh=null, webIpcNo=null, seoTitle=null, seoKeywords=null, seoDescription=null, tenantJournalId=null, journalId=1263187241531621409, 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/txxb/EN, language=EN, createTime=1779097126289, createBy=18614031015, updateTime=1779097557941, updateBy=18614031015, name=图学学报-英文, tplId=1146101810881728533, title=Journal of Graphics, delFlag=0, indexPage=/home, props=[WebsiteProps(id=1263194821443838360, tenantId=1146029695717560320, journalId=null, journalGroupId=null, siteId=1263188160184500536, code=articleTextType, value=kx, createTime=1779098714457, updateTime=1779098714457, creator=18614031015, updator=18614031015), WebsiteProps(id=1263194821393506709, tenantId=1146029695717560320, journalId=null, journalGroupId=null, siteId=1263188160184500536, code=banner, value=null, createTime=1779098714445, updateTime=1779098714445, creator=18614031015, updator=18614031015), WebsiteProps(id=1263194822144287131, tenantId=1146029695717560320, journalId=null, journalGroupId=null, siteId=1263188160184500536, code=grayFlag, value=0, createTime=1779098714624, updateTime=1779098714624, creator=18614031015, updator=18614031015), WebsiteProps(id=1263194821334786452, tenantId=1146029695717560320, journalId=null, journalGroupId=null, siteId=1263188160184500536, code=logo, value=https://castjournals.cast.org.cn/joweb/txxb/EN/file/pic?fileId=lmN7m2FoR6FhgnIimGeZBg==, createTime=1779098714431, updateTime=1779098714431, creator=18614031015, updator=18614031015), WebsiteProps(id=1263194822316253597, tenantId=1146029695717560320, journalId=null, journalGroupId=null, siteId=1263188160184500536, code=minRunFlag, value=0, createTime=1779098714665, updateTime=1779098714665, creator=18614031015, updator=18614031015), WebsiteProps(id=1263194821414478231, tenantId=1146029695717560320, journalId=null, journalGroupId=null, siteId=1263188160184500536, code=picServerUrl, value=https://castjournals.cast.org.cn/joweb/txxb/EN/file/pic, createTime=1779098714450, updateTime=1779098714450, creator=18614031015, updator=18614031015), WebsiteProps(id=1263194822249144732, tenantId=1146029695717560320, journalId=null, journalGroupId=null, siteId=1263188160184500536, code=silenceFlag, value=0, createTime=1779098714649, updateTime=1779098714649, creator=18614031015, updator=18614031015), WebsiteProps(id=1263194821401895318, tenantId=1146029695717560320, journalId=null, journalGroupId=null, siteId=1263188160184500536, code=staticResourcePath, value=https://castjournals.cast.org.cn/joweb/cast_kjdb_en_623/, createTime=1779098714448, updateTime=1779098714448, creator=18614031015, updator=18614031015), WebsiteProps(id=1263194821716468121, tenantId=1146029695717560320, journalId=null, journalGroupId=null, siteId=1263188160184500536, code=themeColor, value=null, createTime=1779098714522, updateTime=1779098714522, creator=18614031015, updator=18614031015), WebsiteProps(id=1263194821850685850, tenantId=1146029695717560320, journalId=null, journalGroupId=null, siteId=1263188160184500536, code=themeStyle, value=null, createTime=1779098714554, updateTime=1779098714554, creator=18614031015, updator=18614031015)])], journalTitle=图学学报, weixinUrl=null, journalUrl=http://www.txxb.com.cn/, iacademicId=null, status=1, seqNo=null, journalTitleEn=Journal of Graphics, journalPhotoCn=o2S94GfCLjDYYJqsdQm5Mw==, journalPhotoEn=f7IBTa1ZXKPoIhMUwL1eVw==, journalFirstLetter=J, 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=, provinceCode=null, provinceName=null, collectFlag=false), detailUrlCn=https://castjournals.cast.org.cn/joweb/txxb/CN/10.11996/JG.j.2095-302X.2026010120, detailUrlEn=https://castjournals.cast.org.cn/joweb/txxb/EN/10.11996/JG.j.2095-302X.2026010120, pdfUrlCn=https://castjournals.cast.org.cn/joweb/txxb/CN/PDF/10.11996/JG.j.2095-302X.2026010120, pdfUrlEn=https://castjournals.cast.org.cn/joweb/txxb/EN/PDF/10.11996/JG.j.2095-302X.2026010120, aliStartDate=null, aliEndDate=null, collectionFlag=false, citedCount=null, citedUrl=null, reference=null)