Quantitative calculation method and system for convolutional neural network
Patent Information
- Authority / Receiving Office
- CN · China
- Current Assignee / Owner
- HEFEI HENGSHUO SEMICON CO LTD
- Publication Date
- 2020-04-10
Smart Images

Figure 1 
Figure 2 
Figure 3
Abstract
Description
technical field
[0001] The invention relates to the technical field of neural network algorithm hardware implementation, in particular to a convolutional neural network quantization calculation method and system. Background technique
[0002] Convolutional neural networks have shown great advantages in image recognition, object detection, and many machine learning applications. The convolutional neural network is mainly composed of a convolutional layer, a pooling layer, and a fully connected layer cascade. It mainly has the following operations, namely, the convolution operation between the pixel block and the convolution kernel, the activation operation for introducing nonlinearity, The downsampling operation (i.e., pooling) and full connection operation on the feature map to reduce the feature value. Among them, most of the calculations are in the convolutional layer and the fully connected layer.
[0003] Large-scale convolutional neural networks have huge parameter se...