[go: up one dir, main page]
More Web Proxy on the site http://driver.im/

CN113516236A - VGG16 network parallel acceleration processing method based on ZYNQ platform - Google Patents

VGG16 network parallel acceleration processing method based on ZYNQ platform Download PDF

Info

Publication number
CN113516236A
CN113516236A CN202110807193.1A CN202110807193A CN113516236A CN 113516236 A CN113516236 A CN 113516236A CN 202110807193 A CN202110807193 A CN 202110807193A CN 113516236 A CN113516236 A CN 113516236A
Authority
CN
China
Prior art keywords
data
convolution
module
input
zynq
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202110807193.1A
Other languages
Chinese (zh)
Inventor
王树龙
赵蓉
杜林�
郑俊伟
孙承坤
孙彪
马兰
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Xidian University
Original Assignee
Xidian University
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Xidian University filed Critical Xidian University
Priority to CN202110807193.1A priority Critical patent/CN113516236A/en
Publication of CN113516236A publication Critical patent/CN113516236A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N3/00Computing arrangements based on biological models
    • G06N3/02Neural networks
    • G06N3/06Physical realisation, i.e. hardware implementation of neural networks, neurons or parts of neurons
    • G06N3/063Physical realisation, i.e. hardware implementation of neural networks, neurons or parts of neurons using electronic means
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F17/00Digital computing or data processing equipment or methods, specially adapted for specific functions
    • G06F17/10Complex mathematical operations
    • G06F17/15Correlation function computation including computation of convolution operations
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F7/00Methods or arrangements for processing data by operating upon the order or content of the data handled
    • G06F7/38Methods or arrangements for performing computations using exclusively denominational number representation, e.g. using binary, ternary, decimal representation
    • G06F7/48Methods or arrangements for performing computations using exclusively denominational number representation, e.g. using binary, ternary, decimal representation using non-contact-making devices, e.g. tube, solid state device; using unspecified devices
    • G06F7/544Methods or arrangements for performing computations using exclusively denominational number representation, e.g. using binary, ternary, decimal representation using non-contact-making devices, e.g. tube, solid state device; using unspecified devices for evaluating functions by calculation
    • G06F7/5443Sum of products
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T1/00General purpose image data processing
    • G06T1/20Processor architectures; Processor configuration, e.g. pipelining
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/08Configuration management of networks or network elements
    • H04L41/0803Configuration setting
    • H04L41/0823Configuration setting characterised by the purposes of a change of settings, e.g. optimising configuration for enhancing reliability
    • H04L41/083Configuration setting characterised by the purposes of a change of settings, e.g. optimising configuration for enhancing reliability for increasing network speed
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/14Network analysis or design
    • H04L41/145Network analysis or design involving simulating, designing, planning or modelling of a network
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/16Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks using machine learning or artificial intelligence
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D30/00Reducing energy consumption in communication networks
    • Y02D30/50Reducing energy consumption in communication networks in wire-line communication networks, e.g. low power modes or reduced link rate

Landscapes

  • Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Computational Mathematics (AREA)
  • Mathematical Optimization (AREA)
  • Pure & Applied Mathematics (AREA)
  • Mathematical Analysis (AREA)
  • Signal Processing (AREA)
  • Data Mining & Analysis (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Software Systems (AREA)
  • Mathematical Physics (AREA)
  • Computing Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Health & Medical Sciences (AREA)
  • Biophysics (AREA)
  • Databases & Information Systems (AREA)
  • Life Sciences & Earth Sciences (AREA)
  • Evolutionary Computation (AREA)
  • Biomedical Technology (AREA)
  • Artificial Intelligence (AREA)
  • Molecular Biology (AREA)
  • Computational Linguistics (AREA)
  • Neurology (AREA)
  • Algebra (AREA)
  • General Health & Medical Sciences (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • Medical Informatics (AREA)
  • Complex Calculations (AREA)

Abstract

The invention belongs to the technical field of artificial intelligence and FPGA (field programmable gate array) design, and particularly discloses a VGG16 network parallel acceleration processing method based on a ZYNQ platform, which reduces huge calculation amount caused by input and output data, weight data and bias through fixed-point quantization of data, thereby reducing power consumption, reducing calculation amount and solving the problem of on-chip resource limitation; by adopting a resource parallel mode, the parallel computing problem of data correlation between layers of the convolutional neural network is avoided on one hand, and the requirement on hardware circuit resources is reduced on the other hand. According to the invention, a hardware acceleration architecture capable of realizing high parallelism of the VGG16 network is designed through a ZYNQ platform, so that the acceleration performance and the acceleration efficiency are improved on the basis of realizing smaller resource consumption and lower power consumption.

Description

VGG16 network parallel acceleration processing method based on ZYNQ platform
Technical Field
The invention relates to the technical field of artificial intelligence and FPGA (field programmable gate array) design, in particular to a radar imaging technology, and specifically relates to a VGG16 network parallel acceleration processing method based on a ZYNQ platform.
Background
With the rapid development of artificial intelligence technology in recent years, machine learning algorithms become the subject of research in advance for researchers. The convolutional neural network algorithm has important application value and remarkable research significance in the fields of image recognition and classification, voice analysis and retrieval, target detection and monitoring and the like. Among them, the structure of VGGNet is very compact, and the whole network uses the convolution kernel size (3x3) and the maximum pooling size (2x2) with the same size. Under the condition of ensuring the same perception field, the depth of the network is improved, and the effect of the neural network is improved to a certain extent. The convolutional neural network is originally implemented by a software programming method, and as the convolutional neural network is researched and developed, researchers gradually start to implement the convolutional neural network by a hardware method.
The ZYNQ platform is an SOC product which supports software and hardware collaborative design and is promoted by Xilinx company. The development based on the ZYNQ platform can not only benefit from the abundant ARM resources, but also benefit from the expandability and flexibility of the FPGA.
In recent years, with the greatly improved computing power of computers, the research of convolutional neural networks has been developed rapidly, and the complexity, the computing amount and the data amount of the convolutional neural networks are improved, so that the design of the convolutional neural networks is restricted by various factors such as hardware computing power, hardware resource utilization amount and energy consumption.
Disclosure of Invention
Aiming at the problems in the prior art, the invention aims to provide a VGG16 network parallel acceleration processing method based on a ZYNQ platform, which improves the data processing speed and performance of a VGG16 network and improves the acceleration performance and the acceleration efficiency on the basis of realizing smaller resource consumption and lower power consumption.
In order to achieve the purpose, the invention is realized by adopting the following technical scheme.
The VGG16 network parallel acceleration processing method based on the ZYNQ platform comprises the following steps:
step 1, a PS end of ZYNQ obtains characteristic diagram data and weight data of a data set to be processed through an upper computer, stores the characteristic diagram data and the weight data into a DDR storage module, then drives an AXI DMA module, and loads the characteristic data and the weight data into a cache module;
step 2, ARM controls the characteristic data and the weight data of the cache module to be transmitted to a convolution module at a PL end of ZYNQ for parallel convolution operation, and an operation result is stored in the cache module;
step 3, the data are quantized and pooled in a post-processing module, and after one layer of operation is completed, the PS end of the ZYNQ reconfigures register information required by the next layer of convolution module for calculation;
and 4, repeatedly executing the step 1 to the step 3 until all layers of operation are completed, then transmitting the final result to the DDR for storage through AXI _ DMA, and transmitting the result to the upper computer through a serial port by the PS end of the ZYNQ.
Further, the convolution module performs parallel convolution operation, which specifically includes:
performing parallel operation of convolution of multiple input channels and multiple output channels by adopting a high-parallelism PE array;
and performing data slice optimization processing on the height of the input feature map and the direction of an output channel, and reducing the total memory access requirement by multiplexing the input feature data and the weight data.
Further, the performing parallel operation of convolution of multiple input channels and multiple output channels by using the high-parallelism PE array specifically includes:
performing parallel convolution of multiple input channels on one dimension, namely performing multiply-accumulate operation on multiple input channels of one characteristic point of an input characteristic diagram and corresponding channel data of one convolution kernel corresponding to the input characteristic point; and the convolution of the multiple output channels is performed in parallel in the other dimension, namely, the multiplication and accumulation operation of all the input feature maps and a plurality of convolution kernels.
Further, the data slice optimization processing is performed on the height of the input feature map and the direction of the output channel, specifically: for a plurality of layers of structures at the input end of the VGG16 network, a scheduling scheme of outputting channel direction slices first and then inputting height direction slices of a feature map is adopted for slice optimization, and the total access demand is reduced by maximizing input feature data multiplexing;
for a plurality of layers of structures of the VGG16 network close to the output end, a scheduling scheme that slicing is firstly carried out in the height direction of an input feature map and then slicing is carried out in the direction of an output channel is adopted for carrying out slicing optimization, so that the total access demand is reduced through weight data multiplexing.
Further, the slicing optimization is performed by using a scheduling scheme of outputting the channel direction slices first and then inputting the height direction slices of the feature map, specifically: calculating the convolution of all output channel directions and a first slice along the height direction, calculating the convolution of all output channel directions and a second slice along the height direction, and so on, calculating the convolution of all output channel directions and a last slice along the height direction, and finally splicing the convolution results of different slices along the height direction in sequence.
Further, the slicing optimization is performed by using a scheduling scheme of slicing in the height direction of the input feature map and then slicing in the direction of the output channel, specifically: and calculating the convolution of all the slices in the height direction and the first output channel, switching the slice of the second output channel, continuously completing the convolution operation with all the slices in the height direction, continuously switching the slices of the output channels, and repeating the operation in the same way to complete the convolution operation of all the slices of the output channels.
Further, the quantization of the data is specifically: INT8 quantization is adopted, and the quantization process is as follows:
Figure BDA0003166775270000031
where x represents the original FP32 value; scales denotes the scaling factor of FP 32; zero _ point represents an offset of the value; round means rounding to approximate rounding or rounding up or rounding down; q represents the quantized INT8 value.
Further, the pooling of the data is: decomposing the two-dimensional pooling operation into a one-dimensional operation with two dimensions of horizontal and vertical;
firstly, performing transverse one-dimensional pooling operation, taking out a line of data to be pooled according to a width-height-channel mode, performing one-dimensional pooling operation according to pooling parameters to obtain a first line of pooling result, and performing local caching on the first line of pooling result according to a width-height-channel sorting mode; the one-dimensional pooling of all the row data is completed by analogy, and all the transverse one-dimensional pooling results form a temporary matrix in sequence;
and then, performing longitudinal one-dimensional pooling operation, inputting the temporary matrix which is the operation result of the transverse pooling operation, and performing one-dimensional pooling operation in the height direction on the temporary matrix to obtain an output characteristic diagram.
(II) VGG16 network parallel acceleration device based on ZYNQ platform includes: the system comprises an FPGA, an ARM and an AXI bus, wherein the FPGA is used for realizing hardware acceleration of a convolutional neural network and comprises a convolution module, a post-processing module, a full-connection module and a Softmax module; the ARM is used for preloading input characteristic data, bias and weight and configuring CNN register information, and comprises an ARM processor, a data input port, a classification result output port, a DDR storage module and a parameter configuration table, wherein the data input port, the classification result output port, the DDR storage module and the parameter configuration table are controlled by the ARM processor; the AXI bus is used to communicate with peripheral modules, including AXI4 and AXI _ Lite.
Furthermore, the convolution module is a plurality of PE arrays, performs convolution operation on the feature data and the weight taken out from the buffer module, and outputs the feature data and the weight through an activation function;
the post-processing module is a nonlinear processing unit and is used for data quantization and pooling operation, storing the result into the cache module, completing a layer of convolution operation and writing back to the DDR storage module;
the full-connection module is positioned at the position close to the back of the network, firstly, all the characteristic data are cached in the RAM, and then, the weight data are read to the RAM in a grading manner to be subjected to full-connection operation with the characteristic data;
the Softmax module is used for making probability of the operation result, giving probability and a label, and transmitting the probability result back to the ARM through the DDR storage module.
Compared with the prior art, the invention has the beneficial effects that:
(1) the INT8 data quantization scheme adopted by the invention reduces the size of a network model and the requirement of memory bandwidth, and realizes processing acceleration.
(2) The invention optimizes the VGG16 network structure, improves the calculation speed, reduces the cost of moving each data, reduces the memory access times with higher power consumption and improves the accelerated calculation performance of the convolutional neural network from the aspects of on-chip cache optimization, multi-input and output channel parallelism, optimized slicing scheme, pooling module optimization and the like.
Drawings
The invention is described in further detail below with reference to the figures and specific embodiments.
FIG. 1 is a network architecture diagram of the neural network algorithm VGG16 employed by the present invention;
FIG. 2 is a block diagram of the overall architecture of the design of the present invention;
FIG. 3 is a PE array employed by the convolution module convolution calculation unit of the present invention;
FIG. 4 is a diagram of a single PE unit structure employed by the convolution module convolution calculation unit of the present invention;
FIG. 5 is two data scheduling orders for a data slice optimization scheme employed by the present invention;
fig. 6 is a flow chart of hardware quantization employed by the present invention.
Detailed Description
Embodiments of the present invention will be described in detail below with reference to examples, but it will be understood by those skilled in the art that the following examples are only illustrative of the present invention and should not be construed as limiting the scope of the present invention.
Referring to fig. 1, the network structure of the neural network algorithm VGG16 accelerated by the present invention is composed of 13 convolutional layers, 5 downsampling layers, and 3 full-connection layers. The original input image is 224 × 224 three-channel data, the entire network uses convolution kernels with size 3 × 3 and step size 1 to construct convolution layers, and the result of each convolution layer calculation is subjected to nonlinear processing through a ReLU activation function. After convolution layers and before activation of functions, the transfer of the feature map of the neural network between the layers is adjusted with the BN layer. And every 2 or 3 convolutional layers are passed, a maximum pooling layer with the length of 2 multiplied by 2 and the step length of 2 is used for reducing the network size, the width and the height of the feature map are reduced by half after pooling, and the number of channels is not changed. The last three layers are full connection layers, and the output is 1000 kinds of classified categories and probability. The calculation amount of the network is mainly concentrated on a convolutional layer and a full link layer, the hardware of the convolutional neural network is accelerated and designed, and the core point is to accelerate large-scale multiply-add operation.
Example 1
The invention provides a VGG16 network parallel acceleration processing method based on a ZYNQ platform, which comprises the following steps:
step 1, a PS end of ZYNQ obtains characteristic diagram data and weight data of a data set to be processed through an upper computer, stores the characteristic diagram data and the weight data into a DDR storage module, then drives an AXI _ DMA module, and loads the characteristic data and the weight data into a cache module;
step 2, ARM controls the characteristic data and the weight data of the cache module to be transmitted to a convolution module at a PL end of ZYNQ for parallel convolution operation, and an operation result is stored in the cache module;
the convolution module adopts a high parallel PE array and data slice optimization to improve the performance in the aspects of throughput, bandwidth and delay.
The convolution calculation unit adopts a rectangular multiply-add array to realize 32 × 32 parallel design, namely, 32 input channels and 32 output channels are parallel. Performing multiply-accumulate operation on 32 input channels of one feature point of the input feature map and 32 channel data of one convolution kernel corresponding to the input feature point on one dimension; and performing multiplication and accumulation operation of the input feature map and 32 convolution kernels on the other dimension.
Referring to fig. 3, the PE array of the convolution calculation unit of the present invention has 32 PE units to perform 32 output parallel and 32 input parallel calculations. The weight data and the feature map data are respectively taken from an on-chip cache weight _ input _ buffer and an image _ input _ buffer, the weight _ input _ buffer for storing the weight data is 32 in total, the data of different convolution kernels are respectively cached, and the data of 32 groups of weight data are obtained by simultaneously reading the data of the 32 buffers, wherein the weight data and the feature map data are respectively from different convolution kernels. The characteristic data is read by adopting a pipeline design mode, each time the characteristic data passes through one PE unit, one stage of trigger delay is added, the characteristic data is multiplied by the weight data of different convolution kernels in a pipeline mode, 32 output parallels are realized, and the results of 32 output characteristic graphs are calculated at the same time.
Referring to fig. 4, the single PE unit structure of the convolution calculation unit of the present invention is composed of 32 DSPs, and each clock completes 32 multiplication operations of 16bits × 16 bits. The bit width of the data stored in weight _ input _ buffer and image _ input _ buffer is 32 x 16bits, the taken data is divided according to the bit width, each 16bits is data of one channel, and the data is respectively sent to 32 dsps to complete multiplication, so that parallel calculation of 32 input channels is realized.
Referring to fig. 5, the data slice optimization scheme employed by the present invention has two scheduling orders: n- > M and M- > N. The M → N scheduling scheme firstly calculates the convolution operation of all slices in the height direction and a first output channel, then switches a second output channel slice, continues to complete the convolution operation with all slices in the height direction, continues to switch the output channel slices, and sequentially completes the convolution operation of all the output channel slices; the scheduling scheme of N → M calculates the convolution of all output channel directions first, and then calculates the convolution result concatenation of different slices along the height direction. From the perspective of the output characteristic diagram, the former is to finish calculating a group of output characteristic diagrams and then calculate other output characteristic diagrams, and the latter is to finish calculating 1/M range of all output characteristic diagram planes and then sequentially calculate other positions of the planes. The feature data input by the first scheme needs to be repeatedly loaded for N times, and the weight data does not need to be repeatedly loaded; the second scheduling scheme needs to repeatedly load the weight data M times, and the input feature data needs to be repeatedly loaded due to the existence of overlapping data. In order to maximize data multiplexing, two slicing schemes are comprehensively utilized, for the condition that the characteristic data quantity of the first layers in the network is large, an N → M scheduling method can be adopted, the total memory access requirement is reduced by maximizing input characteristic data multiplexing, and for the condition that the weight data quantity of the later layers in the network is particularly large, the M → N scheduling method can be adopted to reduce the total memory access requirement by weight data multiplexing.
Step 3, the data are quantized and pooled in a post-processing module, and after one layer of operation is completed, the PS end of the ZYNQ reconfigures register information required by the next layer of convolution module for calculation;
in particular, the post-processing module is mainly responsible for data quantization and pooling operations, wherein the data quantization is quantized with INT 8. The quantization method of INT8 generally employs linear quantization, and the common linear quantization process is:
Figure BDA0003166775270000081
where x represents the original FP32 value; scales denotes the scaling factor of FP 32; zero _ point represents an offset of the value; round represents a mathematical function that rounds to approximate an integer, and in addition to rounding, rounding up or rounding down may also be used; q represents a quantized INT8 value.
Quantization is not only a quantization of the weight data and the output result, but also an intermediate result. In the process of realizing design acceleration of hardware, as reverse reasoning is not carried out and only forward propagation is carried out, the scaling factor scales and the weight obtained by software training are directly adopted, and meanwhile, some special processing needs to be carried out by combining with a network. Through network training, scaling factors scales and quantized weights are obtained, wherein weight data are the result of fusing a BN layer, and the accuracy of the result can be ensured only if the quantization method is consistent with a software end in the process of using an FPGA (field programmable gate array) as hardware acceleration.
The pooling module decomposes two-dimensional pooling operations into one-dimensional operations of two dimensions, transverse and longitudinal, to reduce computational effort and on-chip storage requirements. Firstly, performing transverse pooling operation, taking out a line of data according to a W-H-C (width-height-channel) mode during data taking, performing one-dimensional pooling operation according to pooling parameters to obtain a first line of pooling results, and temporarily storing the results by using a local cache according to a W-H-C sorting mode; and forming a temporary matrix by the results obtained by all the transverse pooling operations, wherein the size of the matrix is determined by the pooling parameters, the step length is 2 for 2 multiplied by 2 pooling, the width of the temporary storage matrix is half of the input characteristic diagram, and the height of the temporary storage matrix is H. Because the data is transmitted to the pooling operation module in a W-H-C mode, the temporary storage of the data in the channel direction is not involved, and the transverse pooling module does not need to buffer too much data. Then, a vertical pooling operation is performed, and the input is a temporary matrix, which is the operation result of the horizontal pooling. After the height direction pooling operation is performed on the temporary matrix, an output characteristic diagram can be obtained.
Referring to fig. 6, the hardware quantization process adopted by the present invention: performing convolution on the quantization weight data obtained by training at the software end and the image data; multiplying the convolution result by a scaling factor scale, wherein the bit width of the obtained result is increased; secondly, limiting the result in an INT8 range by using a clamp function, and after the bias result is accumulated, limiting the bit width again; and finally, outputting through a Relu activation function.
And 4, repeatedly executing the step 1 to the step 3 until all layers of operation are completed, then transmitting the final result to the DDR for storage through AXI _ DMA, and transmitting the result to the upper computer through a serial port by the PS end of the ZYNQ.
Example 2
Referring to fig. 2, the present invention further provides a VGG16 network parallel acceleration apparatus based on the ZYNQ platform, including: the system comprises an FPGA, an ARM and an AXI bus, wherein the FPGA is used for realizing hardware acceleration of a convolutional neural network and comprises a convolution module, a post-processing module, a full-connection module and a Softmax module; the ARM is used for preloading input characteristic data, bias and weight and configuring CNN register information, and comprises an ARM processor, a data input port, a classification result output port, a DDR storage module and a parameter configuration table, wherein the data input port, the classification result output port, the DDR storage module and the parameter configuration table are controlled by the ARM processor; the AXI bus is used to communicate with peripheral modules, including AXI4 and AXI _ Lite.
Furthermore, 32 PE arrays are provided in the convolution module, and convolution operation is performed on the feature data and the weight extracted from the input buffer, and the feature data and the weight are output through an activation function.
The post-processing module is a non-linear processing unit and is mainly responsible for quantizing data and pooling operation, storing the result into an output buffer in the module, completing a layer of convolution operation and writing back to the DDR.
The full-connection module carries out the operation of the last three full-connection layers, because the full-connection layers are the layers behind the network, the characteristic data are less, the weight data are more, the characteristic data are all cached in the on-chip RAM in the module in the design process, and then the weight data are read to the characteristic data on the chip and in the RAM for operation in a grading way.
And the Softmax module completes probability operation and gives a probability and a label, and finally the probability is transmitted back to the ARM through the DDR memory.
The DDR storage module is used for storing input image characteristic data, bias, weight and temporary storage of intermediate results after each layer of convolution operation is finished.
The CNN register module mainly completes the setting of convolution registers, such as controlling the number of currently running layers, the sizes of a characteristic diagram and a convolution kernel, the image blocking times, Padding control, the initial addresses of read data and weights, the weight transmission times and the like.
The AXI4 is responsible for data transmission, and the AXI _ Lite bus is responsible for signal transmission.
According to the invention, through fixed-point quantization of data, huge calculation amount caused by input and output data, weight data and bias is reduced, so that power consumption is reduced, calculation amount is reduced, and the problem of on-chip resource limitation is solved; by adopting a resource parallel mode, the parallel computing problem of data correlation between layers of the convolutional neural network is avoided on one hand, and the requirement on hardware circuit resources is reduced on the other hand.
Although the present invention has been described in detail in this specification with reference to specific embodiments and illustrative embodiments, it will be apparent to those skilled in the art that modifications and improvements can be made thereto based on the present invention. Accordingly, such modifications and improvements are intended to be within the scope of the invention as claimed.

Claims (10)

1. The VGG16 network parallel acceleration processing method based on the ZYNQ platform is characterized by comprising the following steps:
step 1, a PS end of ZYNQ obtains characteristic diagram data and weight data of a data set to be processed through an upper computer, stores the characteristic diagram data and the weight data into a DDR storage module, then drives an AXI _ DMA module, and loads the characteristic data and the weight data into a cache module;
step 2, ARM controls the characteristic data and the weight data of the cache module to be transmitted to a convolution module at a PL end of ZYNQ for parallel convolution operation, and an operation result is stored in the cache module;
step 3, the data are quantized and pooled in a post-processing module, and after one layer of operation is completed, the PS end of the ZYNQ reconfigures register information required by the next layer of convolution module for calculation;
and 4, repeatedly executing the step 1 to the step 3 until all layers of operation are completed, then transmitting the final result to the DDR for storage through AXI _ DMA, and transmitting the result to the upper computer through a serial port by the PS end of the ZYNQ.
2. The VGG16 network parallel acceleration processing method based on the ZYNQ platform of claim 1, wherein the convolution module performs parallel convolution operation, specifically comprising:
performing parallel operation of convolution of multiple input channels and multiple output channels by adopting a high-parallelism PE array;
and performing data slice optimization processing on the height of the input feature map and the direction of an output channel, and reducing the total memory access requirement by multiplexing the input feature data and the weight data.
3. The VGG16 network parallel acceleration processing method based on the ZYNQ platform of claim 2, wherein the parallel operation of the convolution of multiple input channels and multiple output channels is performed by using a high-parallelism PE array, specifically:
performing parallel convolution of multiple input channels on one dimension, namely performing multiply-accumulate operation on multiple input channels of one characteristic point of an input characteristic diagram and corresponding channel data of one convolution kernel corresponding to the input characteristic point; and the convolution of the multiple output channels is performed in parallel in the other dimension, namely, the multiplication and accumulation operation of all the input feature maps and a plurality of convolution kernels.
4. The VGG16 network parallel acceleration processing method based on the ZYNQ platform of claim 2, wherein the data slice optimization processing is performed on the height of the input feature map and the direction of the output channel, specifically: for a plurality of layers of structures at the input end of the VGG16 network, a scheduling scheme of outputting channel direction slices first and then inputting height direction slices of a feature map is adopted for slice optimization, and the total access demand is reduced by maximizing input feature data multiplexing;
for a plurality of layers of structures of the VGG16 network close to the output end, a scheduling scheme that slicing is firstly carried out in the height direction of an input feature map and then slicing is carried out in the direction of an output channel is adopted for carrying out slicing optimization, so that the total access demand is reduced through weight data multiplexing.
5. The ZYNQ platform-based VGG16 network parallel acceleration processing method of claim 4, wherein the slicing optimization is performed by using a scheduling scheme of first outputting channel direction slices and then inputting height direction slices of the feature map, specifically: calculating the convolution of all output channel directions and a first slice along the height direction, calculating the convolution of all output channel directions and a second slice along the height direction, and so on, calculating the convolution of all output channel directions and a last slice along the height direction, and finally splicing the convolution results of different slices along the height direction in sequence.
6. The VGG16 network parallel acceleration processing method based on the ZYNQ platform of claim 4, wherein the slicing optimization is performed by using a scheduling scheme of slicing in the height direction of an input feature map and then slicing in the direction of an output channel, specifically: and calculating the convolution of all the slices in the height direction and the first output channel, switching the slice of the second output channel, continuously completing the convolution operation with all the slices in the height direction, continuously switching the slices of the output channels, and repeating the operation in the same way to complete the convolution operation of all the slices of the output channels.
7. The ZYNQ platform-based VGG16 network parallel acceleration processing method of claim 1, wherein the data quantization specifically is as follows: INT8 quantization is adopted, and the quantization process is as follows:
Figure FDA0003166775260000031
where x represents the original FP32 value; scales denotes the scaling factor of FP 32; zero _ point represents an offset of the value; round means rounding to approximate rounding or rounding up or rounding down; q represents the quantized INT8 value.
8. The VGG16 network parallel acceleration processing method based on the ZYNQ platform, according to claim 1, wherein the pooling of the data is: decomposing the two-dimensional pooling operation into a one-dimensional operation with two dimensions of horizontal and vertical;
firstly, performing transverse one-dimensional pooling operation, taking out a line of data to be pooled according to a width-height-channel mode, performing one-dimensional pooling operation according to pooling parameters to obtain a first line of pooling result, and performing local caching on the first line of pooling result according to a width-height-channel sorting mode; the one-dimensional pooling of all the row data is completed by analogy, and all the transverse one-dimensional pooling results form a temporary matrix in sequence;
and then, performing longitudinal one-dimensional pooling operation, inputting the temporary matrix which is the operation result of the transverse pooling operation, and performing one-dimensional pooling operation in the height direction on the temporary matrix to obtain an output characteristic diagram.
9. A VGG16 network parallel accelerator based on a ZYNQ platform is characterized by comprising: the system comprises an FPGA, an ARM and an AXI bus, wherein the FPGA is used for realizing hardware acceleration of a convolutional neural network and comprises a convolution module, a post-processing module, a full-connection module and a Softmax module; the ARM is used for preloading input characteristic data, bias and weight and configuring CNN register information, and comprises an ARM processor, a data input port, a classification result output port, a DDR storage module and a parameter configuration table, wherein the data input port, the classification result output port, the DDR storage module and the parameter configuration table are controlled by the ARM processor; the AXI bus is used to communicate with peripheral modules, including AXI4 and AXI _ Lite.
10. The VGG16 network parallel acceleration device based on the ZYNQ platform, as claimed in claim 9, wherein the convolution module is a plurality of PE arrays, and performs convolution operation on the feature data and the weight extracted from the buffer module, and outputs the result through an activation function;
the post-processing module is a nonlinear processing unit and is used for data quantization and pooling operation, storing the result into the cache module, completing a layer of convolution operation and writing back to the DDR storage module;
the full-connection module is positioned at the position close to the back of the network, firstly, all the characteristic data are cached in the RAM, and then, the weight data are read into the RAM in a grading manner to be subjected to full-connection operation with the characteristic data;
the Softmax module is used for making probability of the operation result, giving probability and a label, and transmitting the probability result back to the ARM through the DDR storage module.
CN202110807193.1A 2021-07-16 2021-07-16 VGG16 network parallel acceleration processing method based on ZYNQ platform Pending CN113516236A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110807193.1A CN113516236A (en) 2021-07-16 2021-07-16 VGG16 network parallel acceleration processing method based on ZYNQ platform

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110807193.1A CN113516236A (en) 2021-07-16 2021-07-16 VGG16 network parallel acceleration processing method based on ZYNQ platform

Publications (1)

Publication Number Publication Date
CN113516236A true CN113516236A (en) 2021-10-19

Family

ID=78067406

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110807193.1A Pending CN113516236A (en) 2021-07-16 2021-07-16 VGG16 network parallel acceleration processing method based on ZYNQ platform

Country Status (1)

Country Link
CN (1) CN113516236A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114662660A (en) * 2022-03-14 2022-06-24 昆山市工业技术研究院有限责任公司 CNN accelerator data access method and system
CN114819120A (en) * 2022-02-25 2022-07-29 西安电子科技大学 PYNQ platform-based neural network universal acceleration processing method
CN116776945A (en) * 2023-06-26 2023-09-19 中国科学院长春光学精密机械与物理研究所 VGG16 network accelerator design realization method based on ZYNQ platform
WO2024198425A1 (en) * 2023-03-29 2024-10-03 腾讯科技(深圳)有限公司 Data processing method and apparatus based on memory access engine, device, memory access engine and computer program product

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114819120A (en) * 2022-02-25 2022-07-29 西安电子科技大学 PYNQ platform-based neural network universal acceleration processing method
CN114662660A (en) * 2022-03-14 2022-06-24 昆山市工业技术研究院有限责任公司 CNN accelerator data access method and system
WO2024198425A1 (en) * 2023-03-29 2024-10-03 腾讯科技(深圳)有限公司 Data processing method and apparatus based on memory access engine, device, memory access engine and computer program product
CN116776945A (en) * 2023-06-26 2023-09-19 中国科学院长春光学精密机械与物理研究所 VGG16 network accelerator design realization method based on ZYNQ platform

Similar Documents

Publication Publication Date Title
US20220012593A1 (en) Neural network accelerator and neural network acceleration method based on structured pruning and low-bit quantization
CN113516236A (en) VGG16 network parallel acceleration processing method based on ZYNQ platform
CN111967468B (en) Implementation method of lightweight target detection neural network based on FPGA
CN110516801B (en) High-throughput-rate dynamic reconfigurable convolutional neural network accelerator
Ma et al. Optimizing the convolution operation to accelerate deep neural networks on FPGA
US20210357736A1 (en) Deep neural network hardware accelerator based on power exponential quantization
CN110263925B (en) Hardware acceleration implementation device for convolutional neural network forward prediction based on FPGA
CN111626414B (en) Dynamic multi-precision neural network acceleration unit
TW201913460A (en) Chip device and related products
CN112200300B (en) Convolutional neural network operation method and device
CN110348574A (en) A kind of general convolutional neural networks accelerating structure and design method based on ZYNQ
CN111898733A (en) Deep separable convolutional neural network accelerator architecture
CN110543936B (en) Multi-parallel acceleration method for CNN full-connection layer operation
CN110851779B (en) Systolic array architecture for sparse matrix operations
Shahshahani et al. Memory optimization techniques for fpga based cnn implementations
CN109472734B (en) Target detection network based on FPGA and implementation method thereof
CN113792621A (en) Target detection accelerator design method based on FPGA
CN109948787B (en) Arithmetic device, chip and method for neural network convolution layer
CN113313244B (en) Near-storage neural network accelerator for addition network and acceleration method thereof
CN109615061B (en) Convolution operation method and device
CN110766136B (en) Compression method of sparse matrix and vector
CN116187407A (en) System and method for realizing self-attention mechanism based on pulsation array
CN112836793B (en) Floating point separable convolution calculation accelerating device, system and image processing method
CN117035028A (en) FPGA-based convolution accelerator efficient calculation method
CN113780529B (en) FPGA-oriented sparse convolutional neural network multi-stage storage computing system

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination