zero-shot anomaly detection

6 papers with code • 0 benchmarks • 0 datasets

This task has no description! Would you like to contribute one?

Most implemented papers

AnomalyCLIP: Object-agnostic Prompt Learning for Zero-shot Anomaly Detection

zqhang/anomalyclip 29 Oct 2023

It is a crucial task when training data is not accessible due to various concerns, eg, data privacy, yet it is challenging since the models need to generalize to anomalies across different domains where the appearance of foreground objects, abnormal regions, and background features, such as defects/tumors on different products/organs, can vary significantly.

MAEDAY: MAE for few and zero shot AnomalY-Detection

elischwartz/maeday 25 Nov 2022

We propose using Masked Auto-Encoder (MAE), a transformer model self-supervisedly trained on image inpainting, for anomaly detection (AD).

Zero-Shot Anomaly Detection via Batch Normalization

aodongli/zero-shot-ad-via-batch-norm NeurIPS 2023

Anomaly detection (AD) plays a crucial role in many safety-critical application domains.

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

hq-deng/AnoVL 30 Aug 2023

On top of the proposed AnoCLIP, we further introduce a test-time adaptation (TTA) mechanism to refine visual anomaly localization results, where we optimize a lightweight adapter in the visual encoder using AnoCLIP's pseudo-labels and noise-corrupted tokens.

GPT-4V-AD: Exploring Grounding Potential of VQA-oriented GPT-4V for Zero-shot Anomaly Detection

zhangzjn/gpt-4v-ad 5 Nov 2023

Large Multimodal Model (LMM) GPT-4V(ision) endows GPT-4 with visual grounding capabilities, making it possible to handle certain tasks through the Visual Question Answering (VQA) paradigm.

VisionGPT: LLM-Assisted Real-Time Anomaly Detection for Safe Visual Navigation

ais-clemson/visiongpt 19 Mar 2024

This paper explores the potential of Large Language Models(LLMs) in zero-shot anomaly detection for safe visual navigation.