Analysis of Real-Time Hostile Activitiy Detection from Spatiotemporal Features Using Time Distributed Deep CNNs, RNNs and Attention-Based Mechanisms
Labib Ahmed Siddique, Rabita Junhai, Tanzim Reza, Salman Sayeed Khan,, and Tanvir Rahman

TL;DR
This paper investigates deep learning techniques for real-time violence detection in surveillance videos, emphasizing spatiotemporal features and practical constraints in IoT environments.
Contribution
It compares various video classification models, highlighting their accuracy and computational efficiency for real-time violence detection.
Findings
ConvLSTM achieved 80% accuracy
CNN-BiLSTM achieved 83.33% accuracy
C3D achieved 80% accuracy
Abstract
Real-time video surveillance, through CCTV camera systems has become essential for ensuring public safety which is a priority today. Although CCTV cameras help a lot in increasing security, these systems require constant human interaction and monitoring. To eradicate this issue, intelligent surveillance systems can be built using deep learning video classification techniques that can help us automate surveillance systems to detect violence as it happens. In this research, we explore deep learning video classification techniques to detect violence as they are happening. Traditional image classification techniques fall short when it comes to classifying videos as they attempt to classify each frame separately for which the predictions start to flicker. Therefore, many researchers are coming up with video classification techniques that consider spatiotemporal features while classifying.…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAnomaly Detection Techniques and Applications · Human Pose and Action Recognition · Video Surveillance and Tracking Methods
MethodsTest · Convolution · Sigmoid Activation · Tanh Activation · ConvLSTM
