paper-with-me

홈 › Papers

A Deep Learning Approach to Video Anomaly Detection using Convolutional Autoencoders

2023-11-07 · Gopikrishna Pavuluri, Gayathri Annem

In this research we propose a deep learning approach for detecting anomalies in videos using convolutional autoencoder and decoder neural networks on the UCSD dataset.Our method utilizes a convolutional autoencoder to learn the spatiotemporal patterns of normal videos and then compares each frame of a test video to this learned representation. We evaluated our approach on the UCSD dataset and achieved an overall accuracy of 99.35% on the Ped1 dataset and 99.77% on the Ped2 dataset, demonstrating the effectiveness of our method for detecting anomalies in surveillance videos. The results show that our method outperforms other state-of-the-art methods, and it can be used in real-world applications for video anomaly detection.

📄 PDF Abstract BibTeX arXiv:2311.04351

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly DetectionDecoderVideo Anomaly Detection

Similar Papers 제목 키워드 기반

Pedestrian Spatio-Temporal Information Fusion For Video Anomaly Detection

2022-11-18 · Chao Hu, Liqiang Zhu

Aiming at the problem that the current video anomaly detection cannot fully use the temporal information and ignore the diversity of normal behavior, an anomaly detection method is proposed to integrate the spatiotempora…

Anomaly DetectionDecoderVideo Anomaly Detection

Anomaly Detection with Adversarially Learned Perturbations of Latent Space

2022-07-03 · Vahid Reza Khazaie, Anthony Wong, John Taylor Jewell, Yalda Mohsenzadeh

Anomaly detection is to identify samples that do not conform to the distribution of the normal data. Due to the unavailability of anomalous data, training a supervised deep neural network is a cumbersome task. As such, u…

Anomaly DetectionUnsupervised Anomaly Detection

Plug-and-Play Anomaly Detection with Expectation Maximization Filtering

2020-06-16 · Muhammad Umar Karim Khan, Mishal Fatima, Chong-Min Kyung

Anomaly detection in crowds enables early rescue response. A plug-and-play smart camera for crowd surveillance has numerous constraints different from typical anomaly detection: the training data cannot be used iterative…

Anomaly Detection

ODDObjects: A Framework for Multiclass Unsupervised Anomaly Detection on Masked Objects

2021-04-26 · Ricky Ma

This paper presents a novel framework for unsupervised anomaly detection on masked objects called ODDObjects, which stands for Out-of-Distribution Detection on Objects. ODDObjects is designed to detect anomalies of vario…

Anomaly DetectionImage ReconstructionObject RecognitionOut-of-Distribution Detection+1

An Exploratory Study on Human-Centric Video Anomaly Detection through Variational Autoencoders and Trajectory Prediction

2024-04-29 · Ghazal Alinezhad Noghre, Armin Danesh Pazho, Hamed Tabkhi

Video Anomaly Detection (VAD) represents a challenging and prominent research task within computer vision. In recent years, Pose-based Video Anomaly Detection (PAD) has drawn considerable attention from the research comm…

Anomaly DetectionTrajectory PredictionVideo Anomaly Detection