A Behavior Recognition Method Based on 3D Convolutional Neural Network
A convolutional neural network and recognition method technology, applied in the fields of pattern recognition and video image processing, machine learning, and feature matching, can solve the problem of lack of classification ability for short-term simple actions, achieve high accuracy and avoid overfitting , the effect of a small amount of calculation
- Summary
- Abstract
- Description
- Claims
- Application Information
AI Technical Summary
Problems solved by technology
Method used
Image
Examples
Embodiment Construction
[0030] The BP algorithm is used for training, but the network structure of CNN itself is very different from the traditional neural network, so the BP algorithm used by CNN is also different from the traditional BP algorithm. Since CNN is mainly composed of convolutional layers and downsampling layers alternately, their respective formulas for calculating the reverse error delta propagation are different.
[0031] Using the square error cost function, the calculation formula of the output layer δ is:
[0032]
[0033] Among them, y is the actual output vector of the network, t is the expected label vector, there are n components, and the f function is a sigmoid function. is the Schur product, that is, the multiplication of the corresponding elements of the two vectors, u is the weighted sum of the output of the upper node, and the calculation formula is as follows:
[0034] u l =W l x l-1 +b l
[0035] The output x of layer l-1 is multiplied by the weight W of layer ...
PUM
Login to View More Abstract
Description
Claims
Application Information
Login to View More 


