Real Time Action Recognition from Video Footage
Tasnim Sakib Apon, Mushfiqul Islam Chowdhury, MD Zubair Reza, Arpita, Datta, Syeda Tanjina Hasan, MD. Golam Rabiul Alam

TL;DR
This paper presents a real-time video-based action recognition system for detecting violent activities using deep learning, with a custom dataset and evaluation of multiple pre-trained models.
Contribution
It introduces a specialized dataset for violent actions and compares various deep learning architectures for effective violence detection in videos.
Findings
VGG16 and MobileNet V2 achieved higher accuracy.
The system effectively classifies violent activities in real-time.
Deep learning models can reduce false positives in surveillance.
Abstract
Crime rate is increasing proportionally with the increasing rate of the population. The most prominent approach was to introduce Closed-Circuit Television (CCTV) camera-based surveillance to tackle the issue. Video surveillance cameras have added a new dimension to detect crime. Several research works on autonomous security camera surveillance are currently ongoing, where the fundamental goal is to discover violent activity from video feeds. From the technical viewpoint, this is a challenging problem because analyzing a set of frames, i.e., videos in temporal dimension to detect violence might need careful machine learning model training to reduce false results. This research focuses on this problem by integrating state-of-the-art Deep Learning methods to ensure a robust pipeline for autonomous surveillance for detecting violent activities, e.g., kicking, punching, and slapping.…
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 · Crime Patterns and Interventions
MethodsPointwise Convolution · Depthwise Convolution · Residual Connection · Dense Connections · Average Pooling · Depthwise Separable Convolution · 1x1 Convolution · Global Average Pooling · Softmax · Max Pooling
