A Convolutional neural network (CNN) Hardware Accelerator for image recognition based on Eyeriss accelerator
| Operation | Description |
|---|---|
| Convolution | Processing Convolutional layers combined with Activation function(RELU) ahead |
| Pooling | Processing pooling layers with the ‘MAX-Pooling’ or ‘AVERAGE-Pooling’ policy |
| Fully connected | Processing fully connected layer |
| SUM | Accumulating the results of two convolutional layers |