paper-with-me

홈 › Papers

Are pre-trained CNNs good feature extractors for anomaly detection in surveillance videos?

2018-11-20 · Tiago S. Nazare, Rodrigo F. de Mello, Moacir A. Ponti

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.

📄 PDF Abstract BibTeX arXiv:1811.08495

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly DetectionAnomaly Detection In Surveillance Videosimage-classificationImage Classification

Similar Papers 제목 키워드 기반

Fractals as Pre-training Datasets for Anomaly Detection and Localization

2024-05-11 · C. I. Ugwu, S. Casarin, O. Lanz

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 Learning

Anomaly Detection Using Normalizing Flow-Based Density Estimation and Synthetic Defect Classification

2024-05-28 · IEEE Access 2024 5 · Seungmi Oh

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 Estimation

Feature Learning for Accelerometer based Gait Recognition

2020-07-31 · Szilárd Nemes, Margit Antal

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 Recognition

Improving Image Clustering With Multiple Pretrained CNN Feature Extractors

2018-07-20 · Joris Guérin, Byron Boots

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 Clustering

Grouped Convolutional Neural Networks for Multivariate Time Series

2017-03-29 · Subin Yi, Janghoon Ju, Man-Ki Yoon, Jaesik Choi

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