paper-with-me

Papers

Supervised Anomaly Detection for Complex Industrial Images

2024-05-08 · CVPR 2024 1 · Aimira Baitieva, David Hurych, Victor Besnier, Olivier Bernard

Automating visual inspection in industrial production lines is essential for increasing product quality across various industries. Anomaly detection (AD) methods serve as robust tools for this purpose. However, existing public datasets primarily consist of images without anomalies, limiting the practical application of AD methods in production settings. To address this challenge, we present (1) the Valeo Anomaly Dataset (VAD), a novel real-world industrial dataset comprising 5000 images, including 2000 instances of challenging real defects across more than 20 subclasses. Acknowledging that traditional AD methods struggle with this dataset, we introduce (2) Segmentation-based Anomaly Detector (SegAD). First, SegAD leverages anomaly maps as well as segmentation maps to compute local statistics. Next, SegAD uses these statistics and an optional supervised classifier score as input features for a Boosted Random Forest (BRF) classifier, yielding the final anomaly score. Our SegAD achieves state-of-the-art performance on both VAD (+2.1% AUROC) and the VisA dataset (+0.4% AUROC). The code and the models are publicly available.

📄 PDF Abstract BibTeX arXiv:2405.04953

Code (2)

abc-125/segad 공식 구현 pytorch
abc-125/vad

Tasks

Anomaly DetectionSupervised Anomaly Detection

Similar Papers 제목 키워드 기반

PKU-GoodsAD: A Supermarket Goods Dataset for Unsupervised Anomaly Detection and Segmentation

2023-07-11 · Jian Zhang, Runwei Ding, Miaoju Ban, Ge Yang

Visual anomaly detection is essential and commonly used for many tasks in the field of computer vision. Recent anomaly detection datasets mainly focus on industrial automated inspection, medical image analysis and video …

Anomaly ClassificationAnomaly DetectionAnomaly SegmentationMedical Image Analysis+1

Multimodal Industrial Anomaly Detection via Hybrid Fusion

2023-03-01 · CVPR 2023 1 · Yue Wang, Jinlong Peng, Jiangning Zhang, Ran Yi 외

2D-based Industrial Anomaly Detection has been widely discussed, however, multimodal industrial anomaly detection based on 3D point clouds and RGB images still has many untouched fields. Existing multimodal industrial an…

3D Anomaly DetectionAnomaly DetectionContrastive LearningRGB+3D Anomaly Detection and Segmentation

A Survey on Unsupervised Anomaly Detection Algorithms for Industrial Images

2022-04-24 · Yajie Cui, Zhaoxiang Liu, Shiguo Lian

In line with the development of Industry 4.0, surface defect detection/anomaly detection becomes a topical subject in the industry field. Improving efficiency as well as saving labor costs has steadily become a matter of…

Anomaly DetectionDefect DetectionUnsupervised Anomaly Detection

HSS-IAD: A Heterogeneous Same-Sort Industrial Anomaly Detection Dataset

2025-04-17 · Qishan Wang, Shuyong Gao, Junjie Hu, Jiawen Yu 외

Multi-class Unsupervised Anomaly Detection algorithms (MUAD) are receiving increasing attention due to their relatively low deployment costs and improved training efficiency. However, the real-world effectiveness of MUAD…

Anomaly DetectionUnsupervised Anomaly Detection

SPot-the-Difference Self-Supervised Pre-training for Anomaly Detection and Segmentation

2022-07-28 · Yang Zou, Jongheon Jeong, Latha Pemula, Dongqing Zhang 외

Visual anomaly detection is commonly used in industrial quality inspection. In this paper, we present a new dataset as well as a new self-supervised learning method for ImageNet pre-training to improve anomaly detection …

Anomaly DetectionAnomaly SegmentationSelf-Supervised Learning