2016
DOI: 10.1007/s10766-016-0451-4
|View full text |Cite
|
Sign up to set email alerts
|

Parallelizing Convolutional Neural Networks for Action Event Recognition in Surveillance Videos

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
4
0

Year Published

2016
2016
2023
2023

Publication Types

Select...
6
1

Relationship

2
5

Authors

Journals

citations
Cited by 9 publications
(4 citation statements)
references
References 22 publications
0
4
0
Order By: Relevance
“…In convolutional neural network, convolution is mainly performed for generating feature maps, which only contain spatial information. For video analysis, we need to extract temporal motion information from multiple successive video frames . Therefore, the convolution phase of convolutional neural network should perform spatial and temporal convolution simultaneously and get spatio‐temporal features.…”
Section: D Convolution and Spatio‐temporal Convolutionmentioning
confidence: 99%
“…In convolutional neural network, convolution is mainly performed for generating feature maps, which only contain spatial information. For video analysis, we need to extract temporal motion information from multiple successive video frames . Therefore, the convolution phase of convolutional neural network should perform spatial and temporal convolution simultaneously and get spatio‐temporal features.…”
Section: D Convolution and Spatio‐temporal Convolutionmentioning
confidence: 99%
“…When faced with the massive data of terabyte or petabyte, MapReduce is used to solve the problem. Convolutional neural network based on MapReduce parallel [35,36] can also achieve a better result, but with the increasing of the number of parameters in the network model, and the difficulty of model training are increased as well. MapReduce is not suitable for high computing density iterative algorithm.…”
Section: Related Workmentioning
confidence: 99%
“…Wang et. al [26] used MapReduce on Hadoop platform to take advantage of the computing power of multi core CPU to solve matrix parallel computation. However, the number of multi core CPU is far less than GPU can provide.…”
Section: Mapreduce In Cnnmentioning
confidence: 99%
“…Further researches introduced MapReduce paradigm to speed up various machine learning algorithms, i.e., locally weighted linear regression (LWLR), k-means, logistic regression (LR), naive Bayes (NB), support vector machine (SVM), gaussian discriminant analysis (GDA), expectation-maximization (EM) and backpropagation (NN) [24], stochastic gradient descent (SGD) [29], convolutional neural network (CNN) [26], extreme learning machine (ELM) [27].…”
Section: Introductionmentioning
confidence: 99%