paper-with-me

홈 › Papers

Glancing at the Patch: Anomaly Localization With Global and Local Feature Comparison

2021-06-19 · CVPR 2021 1 · Shenzhi Wang, Liwei Wu, Lei Cui, Yujun Shen

Anomaly localization, with the purpose to segment the anomalous regions within images, is challenging due to the large variety of anomaly types. Existing methods typically train deep models by treating the entire image as a whole yet put little effort into learning the local distribution, which is vital for this pixel-precise task. In this work, we propose an unsupervised patch-based approach that gives due consideration to both the global and local information. More concretely, we employ a Local-Net and Global-Net to extract features from any individual patch and its surrounding respectively. Global-Net is trained with the purpose to mimic the local feature such that we can easily detect an abnormal patch when its feature mismatches that from the context. We further introduce an Inconsistency Anomaly Detection (IAD) head and a Distortion Anomaly Detection (DAD) head to sufficiently spot the discrepancy between global and local features. A scoring function derived from the multi-head design facilitates high-precision anomaly localization. Extensive experiments on a couple of real-world datasets suggest that our approach outperforms state-of-the-art competitors by a sufficiently large margin.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly DetectionAnomaly Localization

Similar Papers 제목 키워드 기반

Real-Time Anomalous Behavior Detection and Localization in Crowded Scenes

2015-11-21 · Mohammad Sabokrou, Mahmood Fathy, Mojtaba Hosseini

In this paper, we propose an accurate and real-time anomaly detection and localization in crowded scenes, and two descriptors for representing anomalous behavior in video are proposed. We consider a video as being a set …

Anomaly Detection

Bootstrap Fine-Grained Vision-Language Alignment for Unified Zero-Shot Anomaly Localization

2023-08-30 · Hanqiu Deng, Zhaoxiang Zhang, Jinan Bao, Xingyu Li

Contrastive Language-Image Pre-training (CLIP) models have shown promising performance on zero-shot visual recognition tasks by learning visual representations under natural language supervision. Recent studies attempt t…

Anomaly DetectionAnomaly LocalizationTest-time Adaptationzero-shot anomaly detection

Real-Time Anomaly Detection and Localization in Crowded Scenes

2015-11-21 · Mohammad Sabokrou, Mahmood Fathy, Mojtaba Hosseini, Reinhard klette

In this paper, we propose a method for real-time anomaly detection and localization in crowded scenes. Each video is defined as a set of non-overlapping cubic patches, and is described using two local and global descript…

Anomaly Detection

Towards Zero-shot 3D Anomaly Localization

2024-12-05 · Yizhou Wang, Kuan-Chuan Peng, Yun Fu

3D anomaly detection and localization is of great significance for industrial inspection. Prior 3D anomaly detection and localization methods focus on the setting that the testing data share the same category as the trai…

3D Anomaly DetectionAnomaly DetectionAnomaly LocalizationContrastive Learning+1

AnoViT: Unsupervised Anomaly Detection and Localization with Vision Transformer-based Encoder-Decoder

2022-03-21 · Yunseung Lee, Pilsung Kang

Image anomaly detection problems aim to determine whether an image is abnormal, and to detect anomalous areas. These methods are actively used in various fields such as manufacturing, medical care, and intelligent inform…

Anomaly DetectionAnomaly LocalizationDecoderUnsupervised Anomaly Detection