Are pre-trained CNNs good feature extractors for anomaly detection in surveillance videos?
Recently, several techniques have been explored to detect unusual behaviour in surveillance videos. Nevertheless, few studies leverage features from pre-trained CNNs and none of then present a comparison of features generate by different models. Motivated by this gap, we compare features extracted by four state-of-the-art image classification networks as a way of describing patches from security video frames. We carry out experiments on the Ped1 and Ped2 datasets and analyze the usage of different feature normalization techniques. Our results indicate that choosing the appropriate normalization is crucial to improve the anomaly detection performance when working with CNN features. Also, in the Ped2 dataset our approach was able to obtain results comparable to the ones of several state-of-the-art methods. Lastly, as our method only considers the appearance of each frame, we believe that it can be combined with approaches that focus on motion patterns to further improve performance.
Code (0)
등록된 구현이 없습니다.
Tasks
Anomaly DetectionAnomaly Detection In Surveillance Videosimage-classificationImage ClassificationSimilar Papers 제목 키워드 기반
Fractals as Pre-training Datasets for Anomaly Detection and Localization
Anomaly detection is crucial in large-scale industrial manufacturing as it helps detect and localise defective parts. Pre-training feature extractors on large-scale datasets is a popular approach for this task. Stringent…
Anomaly DetectionTransfer LearningAnomaly Detection Using Normalizing Flow-Based Density Estimation and Synthetic Defect Classification
We propose a novel deep learning-based anomaly detection (AD) system that combines a pixelwise classification network with conditional normalizing flow (CNF) networks by sharing feature extractors. We trained the pixelwi…
Anomaly DetectionClassificationDensity EstimationFeature Learning for Accelerometer based Gait Recognition
Recent advances in pattern matching, such as speech or object recognition support the viability of feature learning with deep learning solutions for gait recognition. Past papers have evaluated deep neural networks train…
Gait RecognitionObject RecognitionImproving Image Clustering With Multiple Pretrained CNN Feature Extractors
For many image clustering problems, replacing raw image data with features extracted by a pretrained convolutional neural network (CNN), leads to better clustering performance. However, the specific features extracted, a…
ClusteringImage ClusteringGrouped Convolutional Neural Networks for Multivariate Time Series
Analyzing multivariate time series data is important for many applications such as automated control, fault diagnosis and anomaly detection. One of the key challenges is to learn latent features automatically from dynami…
Anomaly DetectionClusteringFault DiagnosisTime Series+1