arXiv:2508.16397cs.CVcs.AI2025-08

轻量级网络实现实时钢材表面缺陷检测,速度超千帧每秒。

A Lightweight Group Multiscale Bidirectional Interactive Network for Real-Time Steel Surface Defect Detection

论文配图:A Lightweight Group Multiscale Bidirectional Interactive Network for Real-Time Steel Surface Defect Detection
图 1 · 摘自论文原文
  • 用分组多尺度双向交互模块提升特征提取与跨尺度融合效率
  • 在512分辨率下达1048 FPS(GPU)和16.53 FPS(CPU),仅需0.19M参数
  • 适合资源受限工业场景,可拓展至其他视觉任务

实时表面缺陷检测对钢铁制造中的产品质量与生产效率至关重要。尽管现有深度学习方法精度较高,但普遍计算复杂度高、推理速度慢,难以部署于资源受限的工业环境。近期轻量级方法采用基于深度可分离卷积(DSConv)的多分支架构捕捉多尺度上下文信息,但常导致计算开销增加且缺乏有效的跨尺度特征交互,限制了多尺度表示的充分利用。为此,本文提出GMBINet,通过新颖的组多尺度双向交互(GMBI)模块增强多尺度特征提取与交互能力。GMBI采用分组策略实现尺度无关的计算复杂度,并集成无参双向渐进特征交互器(BPFI)与元素级乘加(EWMS)操作,在不引入额外计算开销的前提下提升跨尺度交互。在SD-Saliency-900和NRSD-MN数据集上的实验表明,GMBINet在512分辨率下实现1048 FPS(GPU)与16.53 FPS(CPU)的实时速度,仅使用0.19M参数,同时保持优异精度。在NEU-CLS缺陷分类数据集上的进一步评估验证了方法的强大泛化能力,展现出在工业视觉任务中的广泛应用潜力。代码与数据集已公开:https://github.com/zhangyongcode/GMBINet。

原文摘要 · Abstract (English)

Real-time surface defect detection is critical for maintaining product quality and production efficiency in the steel manufacturing industry. Despite promising accuracy, existing deep learning methods often suffer from high computational complexity and slow inference speeds, which limit their deployment in resource-constrained industrial environments. Recent lightweight approaches adopt multibranch architectures based on depthwise separable convolution (DSConv) to capture multiscale contextual information. However, these methods often suffer from increased computational overhead and lack effective cross-scale feature interaction, limiting their ability to fully leverage multiscale representations. To address these challenges, we propose GMBINet, a lightweight framework that enhances multiscale feature extraction and interaction through novel Group Multiscale Bidirectional Interactive (GMBI) modules. The GMBI adopts a group-wise strategy for multiscale feature extraction, ensuring scale-agnostic computational complexity. It further integrates a Bidirectional Progressive Feature Interactor (BPFI) and a parameter-free Element-Wise Multiplication-Summation (EWMS) operation to enhance cross-scale interaction without introducing additional computational overhead. Experiments on SD-Saliency-900 and NRSD-MN datasets demonstrate that GMBINet delivers competitive accuracy with real-time speeds of 1048 FPS on GPU and 16.53 FPS on CPU at 512 resolution, using only 0.19 M parameters. Additional evaluations on the NEU-CLS defect classification dataset further confirm the strong generalization ability of our method, demonstrating its potential for broader industrial vision applications beyond surface defect detection. The dataset and code are publicly available at: https://github.com/zhangyongcode/GMBINet.

缺陷检测轻量网络实时推理钢铁工业

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。