Research Article

Extensible Embedded Processor for Convolutional Neural Networks

Table 1

Configuration 1: CNN model summary.

Layer (type)Original MSTAR modelOutput shapeParameters
Kernel size

conv2d_19 × 9(120, 120, 18)1476
max_pooling2d_16 × 6(20, 20, 18)0
conv2d_25 × 5(16, 16, 36)16236
max_pooling2d_24 × 4(4, 4, 36)0
conv2d_34 × 4(1, 1, 120)69240
flatten_1 (flatten)(1, 120)0
dense_1 (dense)(1, 120)14520
dense_2 (dense)(1, 10)1210

Total parameters:102682