PatchFlow:利用基于流的模型与局部特征进行异常检测 / PatchFlow: Leveraging a Flow-Based Model with Patch Features
1️⃣ 一句话总结
这篇论文提出了一种名为PatchFlow的新方法,它通过结合局部图像块特征和流模型,并引入适配器模块,有效提升了工业产品(如压铸件)表面缺陷的自动检测精度,且无需异常样本进行训练。
Die casting plays a crucial role across various industries due to its ability to craft intricate shapes with high precision and smooth surfaces. However, surface defects remain a major issue that impedes die casting quality control. Recently, computer vision techniques have been explored to automate and improve defect detection. In this work, we combine local neighbor-aware patch features with a normalizing flow model and bridge the gap between the generic pretrained feature extractor and industrial product images by introducing an adapter module to increase the efficiency and accuracy of automated anomaly detection. Compared to state-of-the-art methods, our approach reduces the error rate by 20\% on the MVTec AD dataset, achieving an image-level AUROC of 99.28\%. Our approach has also enhanced performance on the VisA dataset , achieving an image-level AUROC of 96.48\%. Compared to the state-of-the-art models, this represents a 28.2\% reduction in error. Additionally, experiments on a proprietary die casting dataset yield an accuracy of 95.77\% for anomaly detection, without requiring any anomalous samples for training. Our method illustrates the potential of leveraging computer vision and deep learning techniques to advance inspection capabilities for the die casting industry
PatchFlow:利用基于流的模型与局部特征进行异常检测 / PatchFlow: Leveraging a Flow-Based Model with Patch Features
这篇论文提出了一种名为PatchFlow的新方法,它通过结合局部图像块特征和流模型,并引入适配器模块,有效提升了工业产品(如压铸件)表面缺陷的自动检测精度,且无需异常样本进行训练。
源自 arXiv: 2602.05238