paper-with-me

홈 › Papers

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 critical situations. This paper presents intelligent models based on Convolutional Neural Networks (in which the MobileNet, InceptionV3 and VGG16 networks had used), LSTM networks and feedforward networks for the task of classifying videos under the classes "Violence" and "Non-Violence", using for this the RLVS database. Different data representations held used according to the Temporal Fusion techniques. The best outcome achieved was 0.91 and 0.90 of Accuracy and F1-Score, respectively, a higher result compared to those found in similar researches for works conducted on the same database.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Action RecognitionVideo Classification

Methods 이 논문이 사용한 방법론

Golden Queue Managers 설명 없음
Tanh Activation 설명 없음
Sigmoid Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…

Similar Papers 제목 키워드 기반

Modeling Spatial-Temporal Clues in a Hybrid Deep Learning Framework for Video Classification

2015-04-07 · Zuxuan Wu, Xi Wang, Yu-Gang Jiang, Hao Ye 외

Classifying videos according to content semantics is an important problem with a wide range of applications. In this paper, we propose a hybrid deep learning framework for video classification, which is able to model sta…

ClassificationGeneral ClassificationVideo Classification

PolypNextLSTM: A lightweight and fast polyp video segmentation network using ConvNext and ConvLSTM

2024-02-18 · Debayan Bhattacharya, Konrad Reuter, Finn Behrendt, Lennart Maack 외

Commonly employed in polyp segmentation, single image UNet architectures lack the temporal insight clinicians gain from video data in diagnosing polyps. To mirror clinical practices more faithfully, our proposed solution…

SegmentationVideo SegmentationVideo Semantic Segmentation

Spatio-Temporal Fusion Model for Standard View Classification of Echocardiographic Videos

2026-06-16 · Bo Gou, Jicheng Zhang, Jianlong Xiong, Tao He 외 arxiv

Automated classification of standard echocardiographic views is crucial for efficient clinical workflow but faces three main challenges. First, publicly available datasets are scarce and limited in scale and view coverag…

Video Classification

Interpreting video features: a comparison of 3D convolutional networks and convolutional LSTM networks

2020-02-02 · Joonatan Mänttäri, Sofia Broomé, John Folkesson, Hedvig Kjellström

A number of techniques for interpretability have been presented for deep learning in computer vision, typically with the goal of understanding what the networks have based their classification on. However, interpretabili…

General Classification

Large-Scale YouTube-8M Video Understanding with Deep Neural Networks

2017-06-14 · Manuk Akopyan, Eshsou Khashba

Video classification problem has been studied many years. The success of Convolutional Neural Networks (CNN) in image recognition tasks gives a powerful incentive for researchers to create more advanced video classificat…

ClassificationGeneral ClassificationMixture-of-ExpertsVideo Classification+1