HyperAIHyperAI

Command Palette

Search for a command to run...

4 months ago

VideoPatchCore: An Effective Method to Memorize Normality for Video Anomaly Detection

Sunghyun Ahn; Youngwan Jo; Kijung Lee; Sanghyun Park

VideoPatchCore: An Effective Method to Memorize Normality for Video Anomaly Detection

Abstract

Video anomaly detection (VAD) is a crucial task in video analysis and surveillance within computer vision. Currently, VAD is gaining attention with memory techniques that store the features of normal frames. The stored features are utilized for frame reconstruction, identifying an abnormality when a significant difference exists between the reconstructed and input frames. However, this approach faces several challenges due to the simultaneous optimization required for both the memory and encoder-decoder model. These challenges include increased optimization difficulty, complexity of implementation, and performance variability depending on the memory size. To address these challenges,we propose an effective memory method for VAD, called VideoPatchCore. Inspired by PatchCore, our approach introduces a structure that prioritizes memory optimization and configures three types of memory tailored to the characteristics of video data. This method effectively addresses the limitations of existing memory-based methods, achieving good performance comparable to state-of-the-art methods. Furthermore, our method requires no training and is straightforward to implement, making VAD tasks more accessible. Our code is available online at github.com/SkiddieAhn/Paper-VideoPatchCore.

Code Repositories

SkiddieAhn/Paper-VideoPatchCore
Official
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
anomaly-detection-on-chuk-avenueVideoPatchCore
AUC: 92.8%
anomaly-detection-on-iitb-corridor-1VideoPatchCore
AUC: 76.4%
anomaly-detection-on-shanghaitechVideoPatchCore
AUC: 85.1%
video-anomaly-detection-on-cuhk-avenueVideoPatchCore
AUC: 92.8%
video-anomaly-detection-on-iitb-corridor-1VideoPatchCore
AUC: 76.4%
video-anomaly-detection-on-shanghaitech-4VideoPatchCore
AUC: 85.1%

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
VideoPatchCore: An Effective Method to Memorize Normality for Video Anomaly Detection | Papers | HyperAI