2019
DOI: 10.14445/23488549/ijece-v6i2p102
|View full text |Cite
|
Sign up to set email alerts
|

Violence Detection System using Convolution Neural Network

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
5
0

Year Published

2021
2021
2024
2024

Publication Types

Select...
2
1
1

Relationship

0
4

Authors

Journals

citations
Cited by 4 publications
(5 citation statements)
references
References 0 publications
0
5
0
Order By: Relevance
“…The paper's accuracy rate is 82% [12]. This paper shows CNN networks have low computational cost [13]. The paper uses VGG19 as the base model followed by LSTM .…”
Section: Literature Reviewmentioning
confidence: 95%
See 1 more Smart Citation
“…The paper's accuracy rate is 82% [12]. This paper shows CNN networks have low computational cost [13]. The paper uses VGG19 as the base model followed by LSTM .…”
Section: Literature Reviewmentioning
confidence: 95%
“…A recent trend shows extensive use of deep learning methods as convolutional neural network [5] [6] and Long short term memory [7]. These deep methods are better fit for temporal feature extraction than the algorithms which are handcrafted.…”
Section: Literature Reviewmentioning
confidence: 99%
“…We use this technique to apply the Xception network to all 15 inputs to get feature maps with 2048 channels. These feature maps are then flattened to a 2D tensor of shape (15,100352) which is fed into the LSTM having 512 cells that try to learn time relations between 15-time steps. Finally, we take the 1D predictions from LSTM and feed it to a series of dense layers to get the output predictions.…”
Section: Proposed Methodsmentioning
confidence: 99%
“…Recent research work on fight and violence detection shows the extensive implementation of deep learning architectures such as convolutional neural networks (CNNs) [15], long short-term memory (LSTMs), and two stream CNNs [16]. These automatic methods perform much better than the hand-crafted algorithms used for spatio-temporal feature extraction.…”
Section: Related Workmentioning
confidence: 99%
“…Here, we have one input layer, one output layer, and multiple intermediate or hidden layers of computational elements, i.e., neurons. In Figure 3, X is the input layer, Y is the output layer, and all others are hidden layers; weights between different sets of layers can be different as activation functions [6].…”
Section: Fig 2 a Single Layer Neural Network Architecturementioning
confidence: 99%