paper-with-me

홈 › Papers

Anomaly Recognition from surveillance videos using 3D Convolutional Neural Networks

2021-01-04 · R. Maqsood, UI. Bajwa, G. Saleem, Rana H. Raza, MW. Anwar

Anomalous activity recognition deals with identifying the patterns and events that vary from the normal stream. In a surveillance paradigm, these events range from abuse to fighting and road accidents to snatching, etc. Due to the sparse occurrence of anomalous events, anomalous activity recognition from surveillance videos is a challenging research task. The approaches reported can be generally categorized as handcrafted and deep learning-based. Most of the reported studies address binary classification i.e. anomaly detection from surveillance videos. But these reported approaches did not address other anomalous events e.g. abuse, fight, road accidents, shooting, stealing, vandalism, and robbery, etc. from surveillance videos. Therefore, this paper aims to provide an effective framework for the recognition of different real-world anomalies from videos. This study provides a simple, yet effective approach for learning spatiotemporal features using deep 3-dimensional convolutional networks (3D ConvNets) trained on the University of Central Florida (UCF) Crime video dataset. Firstly, the frame-level labels of the UCF Crime dataset are provided, and then to extract anomalous spatiotemporal features more efficiently a fine-tuned 3D ConvNets is proposed. Findings of the proposed study are twofold 1)There exist specific, detectable, and quantifiable features in UCF Crime video feed that associate with each other 2) Multiclass learning can improve generalizing competencies of the 3D ConvNets by effectively learning frame-level information of dataset and can be leveraged in terms of better results by applying spatial augmentation.

📄 PDF Abstract BibTeX arXiv:2101.01073

Code (0)

등록된 구현이 없습니다.

Tasks

Activity RecognitionAnomaly DetectionBinary Classification

Similar Papers 제목 키워드 기반

Weakly-Supervised Anomaly Detection in Surveillance Videos Based on Two-Stream I3D Convolution Network

2024-11-13 · Sareh Soltani Nejad, Anwar Haque

The widespread implementation of urban surveillance systems has necessitated more sophisticated techniques for anomaly detection to ensure enhanced public safety. This paper presents a significant advancement in the fiel…

Anomaly DetectionAnomaly Detection In Surveillance VideosMultiple Instance LearningSupervised Anomaly Detection+2

Real-world Anomaly Detection in Surveillance Videos

2018-01-12 · CVPR 2018 6 · Waqas Sultani, Chen Chen, Mubarak Shah

Surveillance videos are able to capture a variety of realistic anomalies. In this paper, we propose to learn anomalies by exploiting both normal and anomalous videos. To avoid annotating the anomalous segments or clips i…

Abnormal Event Detection In VideoActivity RecognitionAnomaly DetectionAnomaly Detection In Surveillance Videos+3

Detection of Fights in Videos: A Comparison Study of Anomaly Detection and Action Recognition

2022-05-23 · Weijun Tan, Jingfeng Liu

Detection of fights is an important surveillance application in videos. Most existing methods use supervised binary action recognition. Since frame-level annotations are very hard to get for anomaly detection, weakly sup…

Action RecognitionAnomaly DetectionMultiple Instance LearningWeakly-supervised Learning

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 le…

Anomaly DetectionDecoderVideo Anomaly Detection

Visual anomaly detection in video by variational autoencoder

2022-03-08 · Faraz Waseem, Rafael Perez Martinez, Chris Wu

Video anomalies detection is the intersection of anomaly detection and visual intelligence. It has commercial applications in surveillance, security, self-driving cars and crop monitoring. Videos can capture a variety of…

Anomaly DetectionSelf-Driving Cars