Reference Hub1
Simple Approach for Violence Detection in Real-Time Videos Using Pose Estimation With Azimuthal Displacement and Centroid Distance as Features

Simple Approach for Violence Detection in Real-Time Videos Using Pose Estimation With Azimuthal Displacement and Centroid Distance as Features

Felipe Boris De Moura Partika
Copyright: © 2022 |Volume: 12 |Issue: 1 |Pages: 9
ISSN: 2155-6997|EISSN: 2155-6989|EISBN13: 9781683182122|DOI: 10.4018/IJCVIP.304462
Cite Article Cite Article

MLA

Partika, Felipe Boris De Moura. "Simple Approach for Violence Detection in Real-Time Videos Using Pose Estimation With Azimuthal Displacement and Centroid Distance as Features." IJCVIP vol.12, no.1 2022: pp.1-9. http://doi.org/10.4018/IJCVIP.304462

APA

Partika, F. B. (2022). Simple Approach for Violence Detection in Real-Time Videos Using Pose Estimation With Azimuthal Displacement and Centroid Distance as Features. International Journal of Computer Vision and Image Processing (IJCVIP), 12(1), 1-9. http://doi.org/10.4018/IJCVIP.304462

Chicago

Partika, Felipe Boris De Moura. "Simple Approach for Violence Detection in Real-Time Videos Using Pose Estimation With Azimuthal Displacement and Centroid Distance as Features," International Journal of Computer Vision and Image Processing (IJCVIP) 12, no.1: 1-9. http://doi.org/10.4018/IJCVIP.304462

Export Reference

Mendeley
Favorite Full-Issue Download

Abstract

Detecting violence in real time videos is not an easy task even for the most advanced deep learning architectures, considering the subtle details of human behavior that differentiate an ordinary from a violent action. Even with the advances of deep learning, human activity recognition(HAR) in videos can only be achieved at a huge computational cost, most of the time also requiring special hardware for reaching an acceptable accuracy. We present in this paper a novice method for violence detection, a sub-area of HAR, which outperforms in speed and accuracy the state of the art methods. Our method is based on features extracted from the Pose estimator method OpenPose. These features are then transformed into more representative elements in the context of violence detection, which are then submitted to a LSTM neural network to learn how to identify violence. This work was inspired by the violencedetector.org, the first open source project for violence detection in real time videos.