Research Article

A New Multichannel Parallel Network Framework for the Special Structure of Multilead ECG

Table 2

Detailed parameters used for all the layers of proposed model.

ChannelLayerLayer nameKernel × unitOther layer parameters

MLCNN1Conv2D5 × 32Strides = 1, padding = 2
2Batch norm.
3ReLU
4Max pooling 2D2Strides = 2
5Conv2D5 × 64Strides = 1, padding = 2
6Batch norm.
7ReLU
8Max pooling 2D2Strides = 2
9Conv2D5 × 128Strides = 1, padding = 2
10Batch norm.
11ReLU
12Max pooling 2D2Strides = 2
13Linear256ReLU, dropout

BiLSTM1BiLSTMHidden size = 128

1Channel fusionα
2Linear512ReLU, dropout
3Linear128ReLU, dropout
4Linear64ReLU, dropout