paper-with-me

홈 › Papers

Two-Stage Violence Detection Using ViTPose and Classification Models at Smart Airports

2023-08-30 · İrem Üstek, Jay Desai, Iván López Torrecillas, Sofiane Abadou, Jinjie Wang, Quentin Fever, Sandhya Rani Kasthuri, Yang Xing, Weisi Guo, Antonios Tsourdos

This study introduces an innovative violence detection framework tailored to the unique requirements of smart airports, where prompt responses to violent situations are crucial. The proposed framework harnesses the power of ViTPose for human pose estimation. It employs a CNN - BiLSTM network to analyse spatial and temporal information within keypoints sequences, enabling the accurate classification of violent behaviour in real time. Seamlessly integrated within the SAFE (Situational Awareness for Enhanced Security framework of SAAB, the solution underwent integrated testing to ensure robust performance in real world scenarios. The AIRTLab dataset, characterized by its high video quality and relevance to surveillance scenarios, is utilized in this study to enhance the model's accuracy and mitigate false positives. As airports face increased foot traffic in the post pandemic era, implementing AI driven violence detection systems, such as the one proposed, is paramount for improving security, expediting response times, and promoting data informed decision making. The implementation of this framework not only diminishes the probability of violent events but also assists surveillance teams in effectively addressing potential threats, ultimately fostering a more secure and protected aviation sector. Codes are available at: https://github.com/Asami-1/GDP.

📄 PDF Abstract BibTeX arXiv:2308.16325

Code (1)

asami-1/gdp 공식 구현 pytorch

Tasks

Decision MakingPose Estimation

Methods 이 논문이 사용한 방법론

Sigmoid Activation 설명 없음
Tanh Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…
BiLSTM A Bidirectional LSTM, or biLSTM, is a sequence processing model that consists of two LSTMs: one taking the input in a forward direction, and the other in a backwards…

Similar Papers 제목 키워드 기반

SSIVD-Net: A Novel Salient Super Image Classification & Detection Technique for Weaponized Violence

2022-07-26 · Toluwani Aremu, Li Zhiyuan, Reem Alameeri, Mustaqeem Khan 외

Detection of violence and weaponized violence in closed-circuit television (CCTV) footage requires a comprehensive approach. In this work, we introduce the \emph{Smart-City CCTV Violence Detection (SCVD)} dataset, specif…

Action Recognitionimage-classificationImage ClassificationVideo Classification+1

ViTPose++: Vision Transformer for Generic Body Pose Estimation

2022-12-07 · Yufei Xu, Jing Zhang, Qiming Zhang, DaCheng Tao

In this paper, we show the surprisingly good properties of plain vision transformers for body pose estimation from various aspects, namely simplicity in model structure, scalability in model size, flexibility in training…

2D Human Pose EstimationAnimal Pose EstimationKeypoint DetectionPose Estimation

A Temporal Fusion Approach for Video Classification with Convolutional and LSTM Neural Networks Applied to Violence Detection

2021-02-20 · Inteligencia Artificial 2021 2 · Jean Phelipe de Oliveira Lima, Carlos Maur´ıcio Ser´odio Figueiredo

In modern smart cities, there is a quest for the highest level of integration and automation service. In the surveillance sector, one of the main challenges is to automate the analysis of videos in real-time to identify…

Action RecognitionVideo Classification

Data Efficient Video Transformer for Violence Detection

2021-07-17 · IEEE International Conference on Communication, Networks and Satellite (ComNetSat) 2021 7 · almamon rasool abdali

In smart cities, violence event detection is critical to ensure city safety. Several studies have been done on this topic with a focus on 2d-Convolutional Neural Network (2d-CNN) to detect spatial features from each fram…

Action RecognitionEvent Detection

A Dataset and System for Real-Time Gun Detection in Surveillance Video Using Deep Learning

2021-05-03 · Delong Qi, Weijun Tan, Zhifu Liu, Qi Yao 외

Gun violence is a severe problem in the world, particularly in the United States. Deep learning methods have been studied to detect guns in surveillance video cameras or smart IP cameras and to send a real-time alert to …