paper-with-me

Papers

2D bidirectional gated recurrent unit convolutional Neural networks for end-to-end violence detection In videos

2024-09-11 · Abdarahmane Traoré, Moulay A. Akhloufi

Abnormal behavior detection, action recognition, fight and violence detection in videos is an area that has attracted a lot of interest in recent years. In this work, we propose an architecture that combines a Bidirectional Gated Recurrent Unit (BiGRU) and a 2D Convolutional Neural Network (CNN) to detect violence in video sequences. A CNN is used to extract spatial characteristics from each frame, while the BiGRU extracts temporal and local motion characteristics using CNN extracted features from multiple frames. The proposed end-to-end deep learning network is tested in three public datasets with varying scene complexities. The proposed network achieves accuracies up to 98%. The obtained results are promising and show the performance of the proposed end-to-end approach.

📄 PDF Abstract BibTeX arXiv:2409.07588

Code (0)

등록된 구현이 없습니다.

Tasks

Action Recognition

Methods 이 논문이 사용한 방법론

BiGRU A Bidirectional GRU, or BiGRU, is a sequence processing model that consists of two GRUs. one taking the input in a forward…

Similar Papers 제목 키워드 기반

Arabic Offensive Language Detection with Attention-based Deep Neural Networks

2020-05-01 · LREC 2020 5 · Bushr Haddad, Zoher Orabe, Anas Al-Abood, Nada Ghneim

In this paper, we tackle the problem of offensive language and hate speech detection. We proposed our methods for data preprocessing and balancing, and then we presented our Convolutional Neural Network (CNN) and bidirec…

Abusive LanguageBIG-bench Machine LearningHate Speech Detection

Convolutional Gated Recurrent Units for Medical Relation Classification

2018-07-29 · Bin He, Yi Guan, Rui Dai

Convolutional neural network (CNN) and recurrent neural network (RNN) models have become the mainstream methods for relation classification. We propose a unified architecture, which exploits the advantages of CNN and RNN…

ClassificationGeneral ClassificationRelationRelation Classification

A Lexicon and Depth-wise Separable Convolution Based Handwritten Text Recognition System

2022-07-11 · Lalita Kumari, Sukhdeep Singh, VVS Rathore, Anuj Sharma

Cursive handwritten text recognition is a challenging research problem in the domain of pattern recognition. The current state-of-the-art approaches include models based on convolutional recurrent neural networks and mul…

DecoderHandwritten Text Recognition

Deep Learning based, end-to-end metaphor detection in Greek language with Recurrent and Convolutional Neural Networks

2020-07-23 · Konstantinos Perifanos, Eirini Florou, Dionysis Goutsos

This paper presents and benchmarks a number of end-to-end Deep Learning based models for metaphor detection in Greek. We combine Convolutional Neural Networks and Recurrent Neural Networks with representation learning to…

Feature EngineeringRepresentation Learning

Image to Bengali Caption Generation Using Deep CNN and Bidirectional Gated Recurrent Unit

2020-12-22 · Al Momin Faruk, Hasan Al Faraby, Md. Muzahidul Azad, Md. Riduyan Fedous 외

There is very little notable research on generating descriptions of the Bengali language. About 243 million people speak in Bengali, and it is the 7th most spoken language on the planet. The purpose of this research is t…

Caption GenerationDecoderImage Captioning