shreyash2610/Convolutional-Long-Short-Term-Memory-based-IOT-node-for-Violence-Detection
Abstract— Violence detection has been investigated extensively in the literature. Recently, IOT based violence video surveillance is an intelligent component integrated in security system of smart buildings. Violence video detector is a specific kind of detection models that should be highly accurate to increase the model’s sensitivity and reduce the false alarm rate. This paper proposes a novel architecture of ConvLSTM model that can run on low-cost Internet of Things (IOT) device such as raspberry pi board. The paper utilized convolutional neural networks (CNNs) to learn spatial features from video’s frames that were applied to Long Short- Term Memory (LSTM) for video classification into violence/non-violence classes. A complex dataset including two public datasets: RWF-2000 and RLVS-2000 was used for model training and evaluation. The challenging video content includes crowds and chaos, small object at far distance, low resolution, and transient action. Additionally, the videos were captured in various environments such as street, prison, and schools with several human actions such as playing football, basketball, tennis, swimming and eating. The experimental results show high performance of the proposed violence detection model in terms of average metrics having an accuracy of 73.35 %, recall of 76.90 %, precision of 72.53 %, F1 score of 74.01 %, false negative rate of 23.10 %, false positive rate of 30.20 %, and AUC of 82.0 %.
No commits in the last 6 months.
Stars
10
Forks
4
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Aug 26, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/shreyash2610/Convolutional-Long-Short-Term-Memory-based-IOT-node-for-Violence-Detection"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
wondonghyeon/protest-detection-violence-estimation
Implementation of the model used in the paper Protest Activity Detection and Perceived Violence...
chandran-jr/Violence-Alert-System
🎦A violence detector using MobileNetV2 pretrained model and image enhancement algorithms and...
sukhitashvili/violence-detection
Deep learning based algorithm which is capable of detecting violence in indoor or outdoor...
Jawabreh0/gun-detection
Basic gun detection algorithm, designed using YOLOv7 with AR-15 guns training data
ash-iiiiish/VIGIl.AI-Violence-WeaponDetectionTool
An AI-Powered System which can detect any type of violence occured in a video file that can be...