构建首个大规模3C产品缺陷数据集,支持无监督缺陷检测研究。
3CAD: A Large-Scale Real-World 3C Product Dataset for Unsupervised Anomaly
- 提出从真实产线采集的3CAD数据集,覆盖8类零件2.7万张高分辨率图像。
- 包含多尺寸、多类型、多区域缺陷,是当前最大的3C缺陷数据集。
- 设计粗到精检测框架,利用恢复特征提升小缺陷识别能力。
工业缺陷检测因MVTec-AD和VisA等数据集取得进展,但其缺陷样本数量少、类型单一且缺乏真实场景,限制了模型性能探索。为此,本文提出一个基于真实3C生产线的大规模异常检测数据集3CAD,涵盖8种不同产品,共27,039张高分辨率图像,每张图像均标注像素级异常。3CAD具有多样化的异常区域大小、多种异常类型,支持单图含多个异常区域与类型。这是首个专为3C产品质量控制设计的大型公开异常检测数据集。同时,提出一种简单有效的无监督异常检测框架CFRG:采用粗到精检测范式,先通过异构蒸馏模型进行粗定位,再用分割模型精细定位;引入恢复特征作为正常模式引导,增强对小缺陷的捕捉能力。在3CAD上测试了CFRG及主流方法,结果表明其具备强竞争力,为异常检测领域提供高挑战性基准。数据与代码已开源:https://github.com/EnquanYang2022/3CAD。
原文摘要 · Abstract (English)
Industrial anomaly detection achieves progress thanks to datasets such as MVTec-AD and VisA. However, they suffer from limitations in terms of the number of defect samples, types of defects, and availability of real-world scenes. These constraints inhibit researchers from further exploring the performance of industrial detection with higher accuracy. To this end, we propose a new large-scale anomaly detection dataset called 3CAD, which is derived from real 3C production lines. Specifically, the proposed 3CAD includes eight different types of manufactured parts, totaling 27,039 high-resolution images labeled with pixel-level anomalies. The key features of 3CAD are that it covers anomalous regions of different sizes, multiple anomaly types, and the possibility of multiple anomalous regions and multiple anomaly types per anomaly image. This is the largest and first anomaly detection dataset dedicated to 3C product quality control for community exploration and development. Meanwhile, we introduce a simple yet effective framework for unsupervised anomaly detection: a Coarse-to-Fine detection paradigm with Recovery Guidance (CFRG). To detect small defect anomalies, the proposed CFRG utilizes a coarse-to-fine detection paradigm. Specifically, we utilize a heterogeneous distillation model for coarse localization and then fine localization through a segmentation model. In addition, to better capture normal patterns, we introduce recovery features as guidance. Finally, we report the results of our CFRG framework and popular anomaly detection methods on the 3CAD dataset, demonstrating strong competitiveness and providing a highly challenging benchmark to promote the development of the anomaly detection field. Data and code are available: https://github.com/EnquanYang2022/3CAD.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。