Research Article

Identification System Based on Resolution Adjusted 2D Spectrogram of Driver’s ECG for Intelligent Vehicle

Table 5

CNN structure.

LayerDescription

1Input65 × 23 × 3
22D convolution8, 3 × 3 conv., stride [1 1]
3Batch normalizationOutput value nor.
4ReLUIf x > 0 gradient 1 and if x < 0 f(x) = 0
5Max-pooling2 × 2 max value, stride [2 2]
62D convolution16, 3 × 3 conv., stride [1 1]
7Batch normalizationOutput value nor.
8ReLUIf x > 0 gradient 1 and if x < 0 f(x) = 0
9Max-pooling2 × 2 max value, stride [2 2]
102D convolution32, 3 × 3 conv., stride [1 1]
11Batch normalizationOutput value nor.
12ReLUIf x > 0 gradient 1 and if x < 0 f(x) = 0
13Fully connected100 fully connected layer
14SoftmaxSoftmax